wangyum opened a new pull request #31243:
URL: https://github.com/apache/spark/pull/31243


   ### What changes were proposed in this pull request?
   
   This pr add partition columns for TPCDS tables. The partition column is 
consistent with the 
[TPCDSTables](https://github.com/databricks/spark-sql-perf/blob/master/src/main/scala/com/databricks/spark/sql/perf/tpcds/TPCDSTables.scala).
   
   
   ### Why are the changes needed?
   
   Better track plan changes. For example, [this is the 
change](https://github.com/apache/spark/commit/3fe1a93a4038a74f2d987ff8a74a90c7f4749a48)
 after SPARK-34119.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   N/A


----------------------------------------------------------------
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]

Reply via email to