ggreco commented on PR #4183:
URL: https://github.com/apache/arrow-rs/pull/4183#issuecomment-1798559647

   I found this while googling for my problem:
   ```
   thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: 
NYI("Encoding BYTE_STREAM_SPLIT is not supported")', 
/Users/gabry/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parquet-47.0.0/src/column/writer/mod.rs:258:58
   ```
   
   I thought it was my problem since the rust crate page says:
   <img width="462" alt="image" 
src="https://github.com/apache/arrow-rs/assets/1829939/64972f25-1193-4691-8519-36ae85ed6659";>
   
   ... @tustvoid can you please update the README to describe which encoding 
are not yet implemented?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to