code1704 opened a new issue, #14619:
URL: https://github.com/apache/arrow/issues/14619

   The data columns:
   datetime, value
   
   I want to build a dataset with partitioning like ("date.year", 
"date.month"). How to do that?
   And when do filtering like date > "2021-09-02" and date < "2022-04-06", will 
it read the partition files between 2021-09 to 2022-04 only?


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to