zhouyuan commented on code in PR #11860:
URL: https://github.com/apache/gluten/pull/11860#discussion_r3028323735


##########
backends-clickhouse/src/test/scala/org/apache/gluten/execution/GlutenClickHouseTPCDSAbstractSuite.scala:
##########
@@ -43,8 +43,9 @@ abstract class GlutenClickHouseTPCDSAbstractSuite
 
   protected val tablesPath: String = UTSystemParameters.tpcdsDecimalDataPath + 
"/"
   protected val db_name: String = "tpcdsdb"
+  // TODO: fix to use the new DS queries 
https://github.com/apache/gluten/issues/11871
   protected val tpcdsQueries: String =

Review Comment:
   @zzcclp 



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

Reply via email to