Licht-T opened a new pull request, #3642:
URL: https://github.com/apache/arrow-datafusion/pull/3642

   # Which issue does this PR close?
   Closes #3641.
   
    # Rationale for this change
   Explained in #3641.
   
   # What changes are included in this PR?
   - Add `FileCompressionType` as the text file compression type definition.
   - Add GZip/BZip2 converters for `Read/Stream`.
   - Add the `COMPRESSION TYPE` SQL token.
   - Modify the file type inference method so that it can determine a file type 
and its compression.
   
   # Are there any user-facing changes?
   Yes.
   
   I am not sure which are public APIs, but maybe yes.
   > If there are any breaking changes to public APIs, please add the `api 
change` label.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to