Surbhi-Vijay commented on code in PR #11518:
URL:
https://github.com/apache/incubator-gluten/pull/11518#discussion_r2752645388
##########
gluten-ut/spark40/src/test/scala/org/apache/spark/sql/GlutenDynamicPartitionPruningSuite.scala:
##########
@@ -77,6 +77,31 @@ abstract class GlutenDynamicPartitionPruningSuiteBase
}
}
+ testGluten("Incorrect decimal casting for partition read") {
Review Comment:
I think this testcase should be added in some other file. I had derived this
testcase from "dynamic partition value test" in
https://github.com/apache/spark/blob/master/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala.
It can be added to `GlutenSQLQueryTestSuite`.
--
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]