Skip to content

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

Open
xieandrew wants to merge 1 commit intomasterfrom
119-insert-inferred-partition
Open

fix: Fix insert inferred partition not writing to partition folder#120
xieandrew wants to merge 1 commit 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
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