Files
datafusion/.gitmodules
T
Bruce Ritchie aafec07e08 Add sqlite test files, progress bar, and automatic postgres container management into sqllogictests (#13936)
* Fix md5 return_type to only return Utf8 as per current code impl.

* Add support for sqlite test files to sqllogictest

* Force version 0.24.0 of sqllogictest dependency until issue with labels is fixed.

* Removed workaround for bug that was fixed.

* Git submodule update ... err update, link to sqlite tests.

* Git submodule update

* Readd submodule

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2025-01-01 07:51:54 -05:00

11 lines
323 B
Plaintext

[submodule "parquet-testing"]
path = parquet-testing
url = https://github.com/apache/parquet-testing.git
[submodule "testing"]
path = testing
url = https://github.com/apache/arrow-testing
[submodule "datafusion-testing"]
path = datafusion-testing
url = https://github.com/apache/datafusion-testing.git
branch = main