[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-25 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r398054646 ## File path: mr/src/test/java/org/apache/iceberg/mr/TestIcebergInputFormat.java ## @@ -0,0 +1,242 @@

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-25 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r398052560 ## File path: mr/src/test/java/org/apache/iceberg/mr/TestIcebergInputFormat.java ## @@ -0,0 +1,242 @@

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-25 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r398049301 ## File path: core/src/main/java/org/apache/iceberg/hadoop/Util.java ## @@ -36,4 +47,21 @@ public

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-24 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r397394482 ## File path: build.gradle ## @@ -219,6 +219,58 @@ project(':iceberg-hive') { } }

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-24 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r397394482 ## File path: build.gradle ## @@ -219,6 +219,58 @@ project(':iceberg-hive') { } }

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-24 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r397394482 ## File path: build.gradle ## @@ -219,6 +219,58 @@ project(':iceberg-hive') { } }

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-23 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r396787753 ## File path: build.gradle ## @@ -219,6 +219,58 @@ project(':iceberg-hive') { } }

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-23 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r396787383 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,525 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-22 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r396159757 ## File path: build.gradle ## @@ -219,6 +219,58 @@ project(':iceberg-hive') { } }

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-22 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r396159361 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,525 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-22 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r396159126 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,525 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-22 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r396159037 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,525 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-22 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r396158801 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-19 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r395390384 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-19 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r395381478 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-19 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r395158240 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394488434 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394482601 ## File path: mr/src/test/java/org/apache/iceberg/mr/TestIcebergInputFormat.java ## @@ -0,0 +1,133 @@

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394481140 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394480678 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394476290 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394474553 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394472584 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394470600 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,494 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-18 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r394467253 ## File path: build.gradle ## @@ -193,6 +193,24 @@ project(':iceberg-hive') { } }

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393228871 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393227120 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393224851 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393223586 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393222924 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393221769 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393221370 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393221137 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393219773 ## File path: mr/src/main/java/org/apache/iceberg/mr/ReadSupport.java ## @@ -0,0 +1,50 @@ +package

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393211472 ## File path: mr/src/main/java/org/apache/iceberg/mr/IcebergInputFormat.java ## @@ -0,0 +1,345 @@ +/* +

[GitHub] [incubator-iceberg] rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg

2020-03-16 Thread GitBox
rdblue commented on a change in pull request #843: [WIP] InputFormat support for Iceberg URL: https://github.com/apache/incubator-iceberg/pull/843#discussion_r393208719 ## File path: build.gradle ## @@ -193,6 +193,24 @@ project(':iceberg-hive') { } }