imay commented on a change in pull request #2583: Support decompressing csv 
file with deflate format in hdfs broker load
URL: https://github.com/apache/incubator-doris/pull/2583#discussion_r361460760
 
 

 ##########
 File path: gensrc/thrift/PlanNodes.thrift
 ##########
 @@ -98,6 +98,7 @@ enum TFileFormatType {
     FORMAT_CSV_BZ2,
     FORMAT_CSV_LZ4FRAME,
     FORMAT_CSV_LZOP,
+    FORMAT_CSV_DEFLATE,
 
 Review comment:
   should add it last to avoid changing PARQUET's value.

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


With regards,
Apache Git Services

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

Reply via email to