Is there a plan to support the zstd compression of parquet files?

조회 수: 21 (최근 30일)
Rueben Mendelsberg
Rueben Mendelsberg 2023년 8월 11일
댓글: Qianqian 2024년 3월 28일
The parquetread function does not support the zstd compression so I'm forced to write a bunch of ugly code using the python bindings.
Is there any plan to support the zstd compression in any upcomming releases?
  댓글 수: 1
Qianqian
Qianqian 2024년 3월 28일
try my Zmat toolbox (https://github.com/NeuroJSON/zmat/releases/tag/v0.9.9). In v1.0RC1 released in Oct 2023, I added support for zstdencode/zstddecode support to compress/decompress zstd memory buffers.
Precompiled mex files for MATLAB and Octave are embedded in the package so you don't need to build on your own. Aside from zstd, zmat also supports zlib/gzip/lz4/lz4hc/lzma/lzip and the high performance blosc2 meta-compressor (https://blosc.org) for ND-arrays.

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2023년 8월 11일
No? Yes? Maybe? Rutabaga ?
That is proprietary information. You will need to contact your sales person and arrange a Non Disclosure Agreement before Mathworks will discuss it with you.
  댓글 수: 2
Rueben Mendelsberg
Rueben Mendelsberg 2023년 8월 11일
Ive asked similar questions and have gotten answers from matlab staff before so thanks but no thanks for your non helpful answer
Walter Roberson
Walter Roberson 2023년 8월 11일
Tiime until the appropriate Project Manager (or higher) wanders along and happens to be willing to discuss the matter in public: days to multiple years (e.g., two years for your most recent question involving increment and run in the editor)
Time until you were redirected to the way to official process for dealing with such questions: minutes.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Holidays / Seasons에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by