Alex Behm has posted comments on this change. Change subject: IMPALA-4725: Query option to control Parquet array resolution. ......................................................................
Patch Set 3: -Code-Review The test run failed because of: 1. clang-tidy complained about a C99-style array initialization that is not supported in c++11 (designated initializers are a C99 feature) 2. I forgot to revert some changes to test files like nested.avsc that are not needed (I created new files) -- To view, visit http://gerrit.cloudera.org:8080/6250 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4f32e19ec542d4d485154c9d65d0f5e3f9f0a907 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-HasComments: No
