neerajd12 commented on issue #36302: URL: https://github.com/apache/arrow/issues/36302#issuecomment-1631905055
thanks @westonpace thats exactly what it is. parquet metadata has the field as string while the schema and filter have timestamp. The difference in filter behaviour between dataset and table is what got me questioning. For table it seems the casting happens before filter is applied while for dataset it still depends on parquet metadata as you said. I might be wrong though -- 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]
