sadikovi commented on PR #38784: URL: https://github.com/apache/spark/pull/38784#issuecomment-1347431942
Benchmark results for when the config `spark.sql.json.enablePartialResults` is enabled and disabled (txt files). [JsonBenchmark results with config as false](https://github.com/apache/spark/files/10212440/JsonBenchmark-results-conf-false.txt) [JsonBenchmark results with config as true](https://github.com/apache/spark/files/10212441/JsonBenchmark-results-conf-true.txt) It seems the results are fairly close but pushdown with filters appears to be faster when the config is enabled which is surprising. I reran that benchmark several times and confirm that the numbers reported are fairly accurate. -- 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]
