Skip to content

feat: Added logic to support bucket and truncate partitioning#97

Open
subkanthi wants to merge 2 commits intomasterfrom
96-add-support-for-partition-with-buckettruncate-in-ice-insert
Open

feat: Added logic to support bucket and truncate partitioning#97
subkanthi wants to merge 2 commits intomasterfrom
96-add-support-for-partition-with-buckettruncate-in-ice-insert

Conversation

@subkanthi
Copy link
Collaborator

closes: #96

@subkanthi subkanthi linked an issue Jan 26, 2026 that may be closed by this pull request
@subkanthi subkanthi requested a review from xieandrew January 28, 2026 21:01
@subkanthi
Copy link
Collaborator Author

Usage:

insert -p nyc.yellow_trips \
  --partition '[{"column":"RatecodeID", "transform":"bucket[8]"}]' file://yellow_tripdata_2025-01.parquet 

@xieandrew xieandrew added the ice Relates to ice label Feb 6, 2026
@xieandrew xieandrew changed the title Added logic to support bucket and truncate partitioning. feat: Added logic to support bucket and truncate partitioning. Feb 6, 2026
@xieandrew xieandrew changed the title feat: Added logic to support bucket and truncate partitioning. feat: Added logic to support bucket and truncate partitioning Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ice Relates to ice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for partition with bucket/truncate in ice insert

2 participants