[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-21 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r316393277 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/table/IndexedTable.java ## @@ -0,0 +1,163 @@ +/** + *

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-21 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r316392880 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/order/OrderByUtils.java ## @@ -0,0 +1,286 @@ +/** + *

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-21 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r316389187 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/table/IndexedTable.java ## @@ -0,0 +1,163 @@ +/** + *

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-21 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r316388220 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/table/IndexedTable.java ## @@ -0,0 +1,163 @@ +/** + *

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-21 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r316388372 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/table/Record.java ## @@ -0,0 +1,42 @@ +package

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-20 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r315978483 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/IndexedTableImpl.java ## @@ -0,0 +1,169 @@ +/** + * Licensed

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-20 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r315969950 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/IndexedTableImpl.java ## @@ -0,0 +1,169 @@ +/** + * Licensed

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-20 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r315969744 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/IndexedTableImpl.java ## @@ -0,0 +1,169 @@ +/** + * Licensed

[GitHub] [incubator-pinot] npawar commented on a change in pull request #4547: Indexed table

2019-08-20 Thread GitBox
npawar commented on a change in pull request #4547: Indexed table URL: https://github.com/apache/incubator-pinot/pull/4547#discussion_r315969504 ## File path: pinot-core/src/main/java/org/apache/pinot/core/data/IndexedTable.java ## @@ -0,0 +1,85 @@ +/** + * Licensed to