Commit 5d3f714
authored
[MINOR] Fix run-scala-test.sh to always use build/mvn for JVM args extraction (apache#11598)
mvnd returns empty output for help:evaluate goal, causing --add-opens
JVM flags to be missing. This broke Arrow memory initialization in tests
like GlutenParquetTypeWideningSuite.1 parent 9c784b3 commit 5d3f714
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
| 560 | + | |
| 561 | + | |
561 | 562 | | |
562 | 563 | | |
563 | 564 | | |
| |||
0 commit comments