Hey Jakub, did you want to continue with this patch? There are a couple of comments/questions on the CR.
Thanks! Alex On Tue, May 16, 2017 at 8:39 AM, Jakub Kukul (Code Review) < [email protected]> wrote: > Jakub Kukul has uploaded a new patch set (#4). > > Change subject: IMPALA-2525: Treat parquet ENUMs as STRINGs when creating > impala tables. > ...................................................................... > > IMPALA-2525: Treat parquet ENUMs as STRINGs when creating impala tables. > > Change-Id: Ia7a2e20c3ab83eb3fac422c3b33c117856fec475 > --- > M docs/topics/impala_parquet.xml > M fe/src/main/java/org/apache/impala/analysis/CreateTableLikeFileStmt.java > M testdata/bin/create-load-data.sh > A testdata/data/schemas/logicaltypes.parquet > M testdata/workloads/functional-query/queries/QueryTest/ > create-table-like-file.test > 5 files changed, 21 insertions(+), 1 deletion(-) > > > git pull ssh://gerrit.cloudera.org:29418/Impala-ASF > refs/changes/50/6550/4 > -- > To view, visit http://gerrit.cloudera.org:8080/6550 > To unsubscribe, visit http://gerrit.cloudera.org:8080/settings > > Gerrit-MessageType: newpatchset > Gerrit-Change-Id: Ia7a2e20c3ab83eb3fac422c3b33c117856fec475 > Gerrit-PatchSet: 4 > Gerrit-Project: Impala-ASF > Gerrit-Branch: master > Gerrit-Owner: Jakub Kukul <[email protected]> > Gerrit-Reviewer: Jakub Kukul <[email protected]> > Gerrit-Reviewer: Jim Apple <[email protected]> > Gerrit-Reviewer: Lars Volker <[email protected]> > Gerrit-Reviewer: Taras Bobrovytsky <[email protected]> > > -- > You received this message because you are subscribed to the Google Groups > "impala-cr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/a/cloudera.com/d/optout. >
