Skip to content

Commit b6ecc0b

Browse files
PingLiuPingLakehouse Engine Bot
authored andcommitted
Revert "feat: Add Iceberg partition name generation utility (facebookincubator#15443)"
This reverts commit 51d4a94. Alchemy-item: (ID = 885) Iceberg staging hub commit 3/15 - 112ce8a
1 parent 2dccc16 commit b6ecc0b

File tree

5 files changed

+0
-301
lines changed

5 files changed

+0
-301
lines changed

velox/connectors/hive/iceberg/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
velox_add_library(
1616
velox_hive_iceberg_splitreader
1717
IcebergDataSink.cpp
18-
IcebergPartitionPath.cpp
1918
IcebergSplit.cpp
2019
IcebergSplitReader.cpp
2120
PartitionSpec.cpp

velox/connectors/hive/iceberg/IcebergPartitionPath.cpp

Lines changed: 0 additions & 85 deletions
This file was deleted.

velox/connectors/hive/iceberg/IcebergPartitionPath.h

Lines changed: 0 additions & 69 deletions
This file was deleted.

velox/connectors/hive/iceberg/tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ if(NOT VELOX_DISABLE_GOOGLETEST)
6060
add_executable(
6161
velox_hive_iceberg_insert_test
6262
IcebergInsertTest.cpp
63-
IcebergPartitionPathTest.cpp
6463
IcebergTestBase.cpp
6564
Main.cpp
6665
PartitionSpecTest.cpp

velox/connectors/hive/iceberg/tests/IcebergPartitionPathTest.cpp

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)