Skip to content

fix: Fix insert inferred partition not writing to partition folder#120

Merged
subkanthi merged 2 commits intomasterfrom
119-insert-inferred-partition
Mar 17, 2026
Merged

fix: Fix insert inferred partition not writing to partition folder#120
subkanthi merged 2 commits intomasterfrom
119-insert-inferred-partition

Conversation

@xieandrew
Copy link
Collaborator

Fixes #119. When partitionKey != null it means the partition was inferred (entire file is single partition), so get the partition path using the partitionSpec and partitionKey.

@subkanthi subkanthi added the ice Relates to ice label Feb 26, 2026
@xieandrew xieandrew force-pushed the 119-insert-inferred-partition branch from 52c883a to 2b3e9e8 Compare March 10, 2026 16:23
@xieandrew xieandrew force-pushed the 119-insert-inferred-partition branch from 2b3e9e8 to 2df33d1 Compare March 16, 2026 19:51
@subkanthi subkanthi merged commit 7c1b740 into master Mar 17, 2026
2 checks passed
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.

Inserting file with inferred partition key does not write to partition folder

2 participants