PHILO-HE commented on code in PR #10270:
URL:
https://github.com/apache/incubator-gluten/pull/10270#discussion_r2244274145
##########
gluten-ut/spark32/src/test/scala/org/apache/spark/sql/catalyst/expressions/GlutenCastSuite.scala:
##########
@@ -43,69 +43,6 @@ class GlutenCastSuite extends CastSuite with
GlutenTestsTrait {
UDTRegistration.register(classOf[IExampleBaseType].getName,
classOf[ExampleBaseTypeUDT].getName)
UDTRegistration.register(classOf[IExampleSubType].getName,
classOf[ExampleSubTypeUDT].getName)
- test("cast array element from integer to string") {
Review Comment:
I see. But I still encourage you to try to submit a PR to Velox community.
And once the patch is ready, you can add the PR ID in the code below to include
the feature for your Gluten.
https://github.com/apache/incubator-gluten/blob/29c5e0050c741ddac560db3e7acd83548e402f32/ep/build-velox/src/get_velox.sh#L28
--
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]