misc: Remove backward compatibility IcebergInsertTableHandle ctor#16153
misc: Remove backward compatibility IcebergInsertTableHandle ctor#16153PingLiuPing wants to merge 1 commit intofacebookincubator:mainfrom
Conversation
✅ Deploy Preview for meta-velox canceled.
|
136fbca to
66eea36
Compare
66eea36 to
578e773
Compare
|
@kagamiori has imported this pull request. If you are a Meta employee, you can view this in D92189358. |
|
@kagamiori merged this pull request in 9f8cb40. |
|
Hi, @PingLiuPing Could you please help check if the Presto build failure is related to this change?
Thanks! |
Hi @zacw7, This is likely not caused by this PR. It should instead be related to this change: #16177, where I removed the dependency of Iceberg from Hive. The error messages suggest that some symbols are missing. Looking at the Prestissimo unit tests, they only link against velox_hive_connector. Since that library no longer contains any Iceberg symbols, this results in the linking error. I’ll submit a PR to fix this in Prestissimo. |
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40.
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b (cherry picked from commit 160e6d4)
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1074) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1078) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1078) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1078) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1078) Iceberg staging hub commit 1/7 - 00c222b
…ctor (facebookincubator#16153)" This reverts commit 9f8cb40. Alchemy-item: (ID = 1078) Iceberg staging hub commit 1/7 - 00c222b
…cebookincubator#16153) Summary: PR prestodb/presto#27061 has been merged in Presto. It's safe to remove this code. Pull Request resolved: facebookincubator#16153 Reviewed By: kevinwilfong Differential Revision: D92189358 Pulled By: kagamiori fbshipit-source-id: 968067fd8391c79535d7afac4cbea7a84436b0bc
PR prestodb/presto#27061 has been merged in Presto.
It's safe to remove this code.