leanken commented on pull request #29104: URL: https://github.com/apache/spark/pull/29104#issuecomment-658727254
> Could you update `TPCDSQueryBenchmark-results.txt`, too? Can the number of `q16` get better? > https://github.com/apache/spark/blob/03b5707b516187aaa8012049fce8b1cd0ac0fddd/sql/core/benchmarks/TPCDSQueryBenchmark-results.txt#L101 I am afraid that TPCDS sqls does not have NotInSubquery case, TPCDS sqls using Not Exists instead of Not In. What i ran before is TPCH Query 16. But i am more than happy to just write TPHC benchmark code and do benchmark after this issue closed, if needed, ^_^ ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
