Commit 9ed0ffb
[GLUTEN-11550][UT] Enable GlutenXmlFunctionsSuite for Spark 4.0 and 4.1 (apache#11725)
The woodstox classpath conflict that caused 10 failures was already fixed
by PR apache#11580. All 31 tests pass on both spark40 and spark41.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 625a476 commit 9ed0ffb
File tree
2 files changed
+2
-2
lines changed- gluten-ut
- spark40/src/test/scala/org/apache/gluten/utils/velox
- spark41/src/test/scala/org/apache/gluten/utils/velox
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
864 | | - | |
| 864 | + | |
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
829 | | - | |
| 829 | + | |
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
| |||
0 commit comments