Skip to content

Commit

Permalink
[native] Advance Velox
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-pandit committed Feb 15, 2024
1 parent 7d19516 commit 9a7cce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions presto-native-execution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
<configuration>
<forkCount>1</forkCount>
<reuseForks>false</reuseForks>
<argLine>-Xms4g -Xmx4g -XX:CompressedClassSpaceSize=3g</argLine>
<excludedGroups>remote-function,textfile_reader</excludedGroups>
<systemPropertyVariables>
<PRESTO_SERVER>/root/project/build/debug/presto_cpp/main/presto_server</PRESTO_SERVER>
Expand Down
2 changes: 1 addition & 1 deletion presto-native-execution/velox
Submodule velox updated 158 files

0 comments on commit 9a7cce2

Please sign in to comment.