We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b11576 commit c0cd63dCopy full SHA for c0cd63d
tests-integration/test.sh
@@ -9,7 +9,6 @@ sleep 3
9
python tests-integration/test.py
10
kill -9 $PID 2>/dev/null
11
12
-cd tests-integration && python create_arrow_testfile.py && cd ..
13
./target/debug/datafusion-postgres-cli --parquet all_types:tests-integration/all_types.parquet &
14
PID=$!
15
sleep 3
0 commit comments