Github user maropu commented on the issue:
https://github.com/apache/spark/pull/18592
BTW, I've often used this benchmark class and I think it's some useful to
filter parts of TPC-DS queries to run by configurations like
`spark.sql.tpcds.queryFilter="q3,q18,q23"` because it takes much time to run
all the quries. WDYT? @gatorsmile --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
