[GitHub] orc issue #229: ORC-313: Check subtype count of LIST, MAP and UNION types

2018-03-20 Thread stiga-huang
Github user stiga-huang commented on the issue: https://github.com/apache/orc/pull/229 @omalley @majetideepak could you have a look at these? We need this bug be fixed to integrate the c++ library into Impala (ORC-315). ---

[GitHub] orc issue #231: ORC-317: [C++] check that indices in the protobuf type tree ...

2018-03-20 Thread stiga-huang
Github user stiga-huang commented on the issue: https://github.com/apache/orc/pull/231 @omalley @majetideepak could you have a look at these? We need this bug be fixed to integrate the c++ library into Impala (ORC-315). ---

[GitHub] orc pull request #231: ORC-317: [C++] check that indices in the protobuf typ...

2018-03-20 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/231#discussion_r175950941 --- Diff: c++/src/Reader.cc --- @@ -897,6 +897,27 @@ namespace orc { return REDUNDANT_MOVE(postscript); } + // ORC-317: check that

[GitHub] orc pull request #230: ORC-321 Add pretty print option to JSON schema discov...

2018-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/230 ---

[GitHub] orc pull request #234: ORC-324 Add ARM and PPC support

2018-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/234 ---

[GitHub] orc pull request #231: ORC-317: [C++] check that indices in the protobuf typ...

2018-03-20 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/231#discussion_r175949471 --- Diff: c++/src/Reader.cc --- @@ -897,6 +897,27 @@ namespace orc { return REDUNDANT_MOVE(postscript); } + // ORC-317: check that