tidy up parquet from lib

This commit is contained in:
2021-02-05 12:30:01 +01:00
parent b869c1df3f
commit 09011b50ba
19 changed files with 0 additions and 2909 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
docker build . --tag=pyarrowbuild:latest
docker run -it pyarrowbuild:latest /bin/bash