tidy up parquet from lib
This commit is contained in:
5
parquet/pyarrow_arm/build_and_test.sh
Normal file
5
parquet/pyarrow_arm/build_and_test.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build . --tag=pyarrowbuild:latest
|
||||
|
||||
docker run -it pyarrowbuild:latest /bin/bash
|
Reference in New Issue
Block a user