svjack commented on issue #9172:
URL: https://github.com/apache/arrow/issues/9172#issuecomment-766864484
> Can you give an example of a cast that does not work? The filter
expressions already support casting, and should normally be casted to the type
of the column in the dataset's schema
did you mean
("time_two_pos", ">", pd.to_datetime("1970-01-01 00:24:01.200000001")
can pass as a filter argument?(or replace pd by pa.array().cast()) ?
----------------------------------------------------------------
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]