pan3793 commented on PR #2702: URL: https://github.com/apache/incubator-kyuubi/pull/2702#issuecomment-1130273325
> why a column name is spark specific? TPC-DS 2.7 is adopted by Spark, but Spark does not update the table schema[1], I will raise a PR in Spark ASAP. As a Spark data source connector, I think we should make the default schema be compatible with the latest Spark release version, otherwise, users may surprised that they can not run queries provided in the Spark repo[2]. [1] https://github.com/apache/spark/blob/v3.2.1/sql/core/src/test/scala/org/apache/spark/sql/TPCDSSchema.scala#L393 [2] https://github.com/apache/spark/tree/v3.2.1/sql/core/src/test/resources -- 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]
