caiconghui opened a new issue #2584: Support decompressing csv file with deflate format in hdfs broker load URL: https://github.com/apache/incubator-doris/issues/2584 **Is your feature request related to a problem? Please describe.** hdfs broker load doesn't support csv_deflate format, but many files on hdfs is compressed with deflate algorithm. **Describe the solution you'd like** just support it **Additional context** Gzip Decompressor can decompress deflate csv file, so just make a small change
---------------------------------------------------------------- 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]
