sergiimk opened a new issue, #7423:
URL: https://github.com/apache/arrow-datafusion/issues/7423

   ### Describe the bug
   
   After upgrading to DataFusion `30.0.0` I noticed that my carefully-crafted 
options for `DataFrame::write_parquet` are [now being 
discarded](https://github.com/apache/arrow-datafusion/pull/7283/files#diff-932cfd7271917561280a69edabb35cfd109d22ae736f77e85adcf63455918121R1015)
   
   I see there was some major refactoring, but is this regression intentional? 
I don't see it called out in breaking changes of the release 29/30.
   
   We use options to force dictionary and delta encoding on some columns. How 
can this be achieved now?
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   No regression in functionality would be preferred, or release notes should 
call this out and suggest a workaround.
   
   ### Additional context
   
   _No response_


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