Skip to content

Commit e717559

Browse files
authored
Add Arrow and Parquet submodules (#9)
1 parent a07cd6f commit e717559

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "testing"]
2+
path = arrow-testing
3+
url = https://github.com/apache/arrow-testing
4+
[submodule "parquet-testing"]
5+
path = parquet-testing
6+
url = https://github.com/apache/parquet-testing.git

arrow-testing

Submodule arrow-testing added at b658b08

parquet-testing

Submodule parquet-testing added at 8e7badc

0 commit comments

Comments
 (0)