[GitHub] [hudi] leesf commented on a change in pull request #2999: [HUDI-764] [HUDI-765] Orc reader writer Implementation

2021-06-14 Thread GitBox
leesf commented on a change in pull request #2999: URL: https://github.com/apache/hudi/pull/2999#discussion_r649960195 ## File path: hudi-common/src/main/java/org/apache/hudi/common/util/OrcUtils.java ## @@ -0,0 +1,276 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [hudi] leesf commented on a change in pull request #2999: [HUDI-764] [HUDI-765] Orc reader writer Implementation

2021-06-08 Thread GitBox
leesf commented on a change in pull request #2999: URL: https://github.com/apache/hudi/pull/2999#discussion_r647514027 ## File path: hudi-common/src/main/java/org/apache/hudi/common/util/AvroOrcUtils.java ## @@ -0,0 +1,798 @@ +/* + * Licensed to the Apache Software Foundation