Commit 4c2a7f2
chore(cubesql): Disable parquet compression (not used, speedup build) (#9918)
Compiling brotli, zstd, etc., compression libraries takes a lot of time. Since we don't use parquet files in SQL API, let's disable them for now to speed up release builds.
It saves ~10 seconds on my M3 Max machine in release builds; it should save ~1 minute on a 4-CPU machine used on CI.
More importantly, it reduces the size of the cache.1 parent 3c47acd commit 4c2a7f2
File tree
5 files changed
+25
-549
lines changed- packages/cubejs-backend-native
- rust
- cubenativeutils
- cubesqlplanner
- cubesql
- cubesql
5 files changed
+25
-549
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments