You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/21 19:55:55 UTC

[GitHub] [druid] sthetland commented on a change in pull request #10306: Adding supported compression formats for native batch ingestion

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org