Tim Armstrong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10165 )

Change subject: IMPALA-6941: load more text scanner compression plugins
......................................................................


Patch Set 11:

Could you have a look at the fe changes, Alex? The main change is to  remove 
(untested) handling of unsupported compression types in the catalog and "LOAD 
DATA" planning that I convinced myself were useless. Instead the check for 
support happens during query execution.

One key thing to keep in mind is that unrecognised suffixes are treated as 
uncompressed, e.g. some_file.xz would be treated as an uncompressed file 
because we don't know about the ".xz" suffix.


--
To view, visit http://gerrit.cloudera.org:8080/10165
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If2a9c4a4a11bed81df706e9e834400bfedfe48e6
Gerrit-Change-Number: 10165
Gerrit-PatchSet: 11
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Alex Behm <alex.b...@cloudera.com>
Gerrit-Reviewer: Dan Hecht <dhe...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>
Gerrit-Comment-Date: Fri, 11 May 2018 17:05:57 +0000
Gerrit-HasComments: No

Reply via email to