See https://github.com/G-Research/ParquetSharp/pull/647/changes#r3180938421
We now build bison in the Docker container on every build. It would make sense to build a Docker image based on the manylinux image that has the extra dependencies required to build ParquetSharp, and cache this to speed up CI builds.
See https://github.com/G-Research/ParquetSharp/pull/647/changes#r3180938421
We now build bison in the Docker container on every build. It would make sense to build a Docker image based on the manylinux image that has the extra dependencies required to build ParquetSharp, and cache this to speed up CI builds.