marvinlanhenke commented on issue #8502: URL: https://github.com/apache/arrow-datafusion/issues/8502#issuecomment-1871490693
...the updated result with different queries: |query|before|after| |---|---|---| |`select count(*) from json_test;`| ~19s|~6s| |`select count(*) from json_test where a > 5;`| ~18s|~8s| -- 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]
