Skip to content

Commit c0cd63d

Browse files
committed
Don't recreate parquet file in the test run
1 parent 2b11576 commit c0cd63d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests-integration/test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ sleep 3
99
python tests-integration/test.py
1010
kill -9 $PID 2>/dev/null
1111

12-
cd tests-integration && python create_arrow_testfile.py && cd ..
1312
./target/debug/datafusion-postgres-cli --parquet all_types:tests-integration/all_types.parquet &
1413
PID=$!
1514
sleep 3

0 commit comments

Comments
 (0)