Skip to content

Commit

Permalink
[HSTACK] Build - disable submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
adragomir committed Feb 19, 2025
1 parent 5ff5284 commit ff5e024
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
[submodule "parquet-testing"]
path = parquet-testing
url = https://github.com/apache/parquet-testing.git
update = none
[submodule "testing"]
path = testing
url = https://github.com/apache/arrow-testing
update = none
[submodule "datafusion-testing"]
path = datafusion-testing
url = https://github.com/apache/datafusion-testing.git
branch = main
update = none

0 comments on commit ff5e024

Please sign in to comment.