sthetland commented on a change in pull request #10306:
URL: https://github.com/apache/druid/pull/10306#discussion_r474913436



##########
File path: docs/ingestion/native-batch.md
##########
@@ -69,6 +69,9 @@ Some other cloud storage types are supported with the legacy 
[`firehose`](#fireh
 The below `firehose` types are also splittable. Note that only text formats 
are supported
 with the `firehose`.
 
+### Compression formats supported
+The supported compression formats for native batch ingestion are `bz2`, `gz`, 
`xz`, `zip`, `sz (Snappy)`, and `zst (ZSTD)`.

Review comment:
       ```suggestion
   The supported compression formats for native batch ingestion are `bz2`, 
`gz`, `xz`, `zip`, `sz` (Snappy), and `zst` (ZSTD).
   ```




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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to