leekeiabstraction commented on issue #98:
URL: https://github.com/apache/fluss-rust/issues/98#issuecomment-3678766753

   @luoyuxia 
   
   It seems like we currently do not specify compression context on writer on 
rust side, can you confirm that this is the case? Is there another place where 
compression context is specified?
   
   
https://github.com/apache/fluss-rust/blob/076cbd62b0bf8646e4af330275cc23248ab39505/crates/fluss/src/record/arrow.rs#L292
   
   I believe we should pass in compression context using 
`StreamWriter::try_new_with_options(writer, schema, write_options)`
   
   


-- 
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