rui-mo commented on code in PR #12755:
URL: https://github.com/apache/gluten/pull/12755#discussion_r3785351155


##########
gluten-ut/spark35/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala:
##########
@@ -628,6 +628,8 @@ class VeloxTestSettings extends BackendTestSettings {
     .exclude("length check for input string values: nested in map value")
     .exclude("length check for input string values: nested in both map key and 
value")
     .exclude("length check for input string values: nested in array of struct")
+    .excludeGlutenTest("length check for input string values: nested in array 
of struct")
+    .exclude("char type values should be padded: nested in array of struct")

Review Comment:
   This issue should have been fixed by 
https://github.com/facebookincubator/velox/commit/9ddf79e81f4525c9b09aab77253c697199e3219b.



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