ayushi-agarwal commented on issue #8897: URL: https://github.com/apache/incubator-gluten/issues/8897#issuecomment-2706555224
This commit was causing regression for us as this commit added a check for parquet-mr version to determine whether to use stats or not, our parquet files were created using photon, therefore the regex check failed for it and stats were not being used. created_by: parquet-mr compatible Photon version 0.2 (build 14.3) https://github.com/oap-project/velox/commit/d20ca4bd254c86dae908f6c239fd6ae799cd55e4#diff-5f006b6d4d0ed3a13d2140176367fe887429135da51cead9f48f5f1051a0514b I will mark this issue as closed. Thanks. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
