Skip to content

Conversation

@subkanthi
Copy link
Collaborator

closes: #62

@subkanthi subkanthi linked an issue Oct 10, 2025 that may be closed by this pull request
@subkanthi
Copy link
Collaborator Author

subkanthi commented Oct 26, 2025

Testing:
image

insert flowers.iris_partition -p file://iris.parquet --partition='[{"column":"sepal.width"}]'
alter-table flowers.iris_partition '[{"op":"drop_partition_field","name":"sepal.width"}]'
2025-10-26 16:41:16 [22119751-87] INFO c.a.i.r.c.i.r.RESTCatalogServlet > @token:anonymous GET v1/config
2025-10-26 16:41:16 [22119751-80] INFO c.a.i.r.c.i.r.RESTCatalogServlet > @token:anonymous GET v1/namespaces/flowers/tables/iris_partition
2025-10-26 16:41:16 [22119751-44] INFO c.a.i.r.c.i.r.RESTCatalogServlet > @token:anonymous GET v1/namespaces/flowers/tables/iris_partition
2025-10-26 16:41:16 [22119751-80] INFO c.a.i.r.c.i.r.RESTCatalogServlet > @token:anonymous GET v1/namespaces/flowers/tables/iris_partition
2025-10-26 16:41:16 [22119751-44] INFO c.a.i.r.c.i.r.RESTCatalogServlet > @token:anonymous POST v1/namespaces/flowers/tables/iris_partition
2025-10-26 16:41:16 [main] INFO c.a.i.c.i.cmd.AlterTable > Applied 1 changes to table flowers.iris_partition

@subkanthi subkanthi requested a review from shyiko October 26, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ice: Add 'drop-partition' command

2 participants