spark-sql-perf
spark-sql-perf copied to clipboard
Update the TPCDS schema based on the Spark codebase
This PR intends to update the TPCDS schema based on the Spark codebase.
I've manually checked that tables can be generated in spark-3.0/3.1/master.
cc: @HyukjinKwon @npoggi
Thanks for the update, I'll take a closer look later during the week.