Skip to content

Commit a70cde9

Browse files
authored
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 2e97019 commit a70cde9

File tree

5 files changed

+25
-549
lines changed

5 files changed

+25
-549
lines changed

packages/cubejs-backend-native/Cargo.lock

Lines changed: 6 additions & 138 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)