lidavidm opened a new pull request #9677:
URL: https://github.com/apache/arrow/pull/9677


   The API here is a little different than before, but this allows you to give 
a partition schema with dictionary fields, without having to fill in the 
dictionaries themselves. I opted to do this as part of the factory to avoid 
having to let partitionings be 'half constructed', and because the factory has 
the necessary logic already. As a bonus, this also lets you now check the 
inferred and actual types against each other.
   
   I also fixed a bug when using non-int32 dictionary indices: a cast was 
missing.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to