Skip to content

Conversation

@xieandrew
Copy link
Collaborator

Fixes #78 by reading the manifest for transformed partition names instead of column names. Now to delete a partition with a partition by day, append _day to the name and pass only the date value. (e.g. --partition '[{"name": "tpep_pickup_datetime_day", "values": ["2024-12-31"]}]').

WIP, more testing required.

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 delete partition only works if the hh:mm:dd values are passed along with the date.

2 participants