davlee1972 commented on issue #41488:
URL: https://github.com/apache/arrow/issues/41488#issuecomment-2088987303
This issue also extends to filtering.. using something like pc.field("abc")
< datetime.now() won't work if you can't cast field abc to a date32[day].. But
this expression filter works if you change the datatype of "abc" from a date to
a timestamp in the schema.
--
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]