zhztheplayer commented on code in PR #8004: URL: https://github.com/apache/incubator-gluten/pull/8004#discussion_r1851251238
########## backends-clickhouse/src/test/scala/org/apache/gluten/execution/GlutenClickHouseDecimalSuite.scala: ########## @@ -38,7 +38,7 @@ class GlutenClickHouseDecimalSuite override protected val needCopyParquetToTablePath = true - override protected val tablesPath: String = basePath + "/tpch-data" + override protected val tablesPath: String = basePath + "/tpch-data-sf100" Review Comment: Yes this was my mistake. It's likely SF 0.1 but I am not sure, will confirm before merging. -- 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]
