Jakub, thanks for your contribution and congratulations on your first commit! Nice work!
On Tue, Jun 6, 2017 at 7:51 PM, Impala Public Jenkins (Code Review) < [email protected]> wrote: > Impala Public Jenkins has submitted this change and it was merged. > > 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 > Reviewed-on: http://gerrit.cloudera.org:8080/6550 > Reviewed-by: Alex Behm <[email protected]> > Tested-by: Impala Public Jenkins > --- > M docs/topics/impala_parquet.xml > M fe/src/main/java/org/apache/impala/analysis/CreateTableLikeFileStmt.java > M fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java > M testdata/bin/create-load-data.sh > A testdata/data/schemas/enum/enum.parquet > M testdata/workloads/functional-query/queries/QueryTest/ > create-table-like-file.test > 6 files changed, 33 insertions(+), 1 deletion(-) > > Approvals: > Impala Public Jenkins: Verified > Alex Behm: Looks good to me, approved > > > > -- > To view, visit http://gerrit.cloudera.org:8080/6550 > To unsubscribe, visit http://gerrit.cloudera.org:8080/settings > > Gerrit-MessageType: merged > Gerrit-Change-Id: Ia7a2e20c3ab83eb3fac422c3b33c117856fec475 > Gerrit-PatchSet: 9 > Gerrit-Project: Impala-ASF > Gerrit-Branch: master > Gerrit-Owner: Jakub Kukul <[email protected]> > Gerrit-Reviewer: Alex Behm <[email protected]> > Gerrit-Reviewer: Attila Jeges <[email protected]> > Gerrit-Reviewer: Impala Public Jenkins > 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. >
