Skip to content

ARROW-10099: [C++][Dataset] Simplify type inference for partition columns#8367

Closed
bkietz wants to merge 7 commits intoapache:masterfrom
bkietz:10099-Also-allow-integer-partit
Closed

ARROW-10099: [C++][Dataset] Simplify type inference for partition columns#8367
bkietz wants to merge 7 commits intoapache:masterfrom
bkietz:10099-Also-allow-integer-partit

Conversation

@bkietz
Copy link
Member

@bkietz bkietz commented Oct 6, 2020

Removed cardinality considerations for inferring partition field types. There is now a boolean flag (inspect_dictionary, default false) which if set causes fields to be inferred as a dictionary encoded type instead of the corresponding value type.

@github-actions
Copy link

github-actions bot commented Oct 6, 2020

Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the simplification!

bkietz and others added 2 commits October 7, 2020 13:38
Co-authored-by: Joris Van den Bossche <[email protected]>
Co-authored-by: Joris Van den Bossche <[email protected]>
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.

2 participants