[GitHub] [incubator-pinot] snleee commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
snleee commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628707966 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/selection/SelectionOperatorUtils.java ## @@ -464,21 +464,50 @@ public static Se

[incubator-pinot] branch master updated: JSON column datatype support. (#6878)

2021-05-07 Thread siddteotia
This is an automated email from the ASF dual-hosted git repository. siddteotia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new bd4239f JSON column datatype suppo

[GitHub] [incubator-pinot] siddharthteotia merged pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
siddharthteotia merged pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#issuecomment-832453091 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6878?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#issuecomment-834125903 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6891?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#issuecomment-832453091 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6878?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] jtao15 commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
jtao15 commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628665006 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/selection/SelectionOperatorUtils.java ## @@ -464,21 +464,40 @@ public static Se

[GitHub] [incubator-pinot] jtao15 commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
jtao15 commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628664205 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/reduce/BrokerReduceService.java ## @@ -91,10 +91,7 @@ private static void updat

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6842: Core Pinot Environment Provider Implementation Logic to fetch Failure…

2021-05-07 Thread GitBox
mcvsubbu commented on a change in pull request #6842: URL: https://github.com/apache/incubator-pinot/pull/6842#discussion_r628638866 ## File path: pinot-plugins/pinot-environment/pinot-azure/src/main/java/org/apache/pinot/plugin/provider/AzureEnvironmentProvider.java ## @@ -0,

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#issuecomment-832453091 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6878?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] sajjad-moradi commented on a change in pull request #6869: Add segment size rule to Recommendation Engine

2021-05-07 Thread GitBox
sajjad-moradi commented on a change in pull request #6869: URL: https://github.com/apache/incubator-pinot/pull/6869#discussion_r628640767 ## File path: pinot-controller/src/test/java/org/apache/pinot/controller/recommender/TestConfigEngine.java ## @@ -229,6 +230,10 @@ void tes

[GitHub] [incubator-pinot] sajjad-moradi commented on a change in pull request #6869: Add segment size rule to Recommendation Engine

2021-05-07 Thread GitBox
sajjad-moradi commented on a change in pull request #6869: URL: https://github.com/apache/incubator-pinot/pull/6869#discussion_r628640710 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/RulesToExecute.java ## @@ -160,9 +169,14 @@ publ

[GitHub] [incubator-pinot] sajjad-moradi commented on a change in pull request #6869: Add segment size rule to Recommendation Engine

2021-05-07 Thread GitBox
sajjad-moradi commented on a change in pull request #6869: URL: https://github.com/apache/incubator-pinot/pull/6869#discussion_r628640546 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/io/params/SegmentSizeRuleParams.java ## @@ -0,0

[incubator-pinot] branch master updated (32e055b -> d6f4415)

2021-05-07 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 32e055b Validate DISTINCT query when convert Calcite tree into PinotQuery (#6883) add d6f4415 fix i

[GitHub] [incubator-pinot] xiangfu0 merged pull request #6889: fix integration tests for kafka ports

2021-05-07 Thread GitBox
xiangfu0 merged pull request #6889: URL: https://github.com/apache/incubator-pinot/pull/6889 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this servic

[GitHub] [incubator-pinot] sajjad-moradi commented on a change in pull request #6869: Add segment size rule to Recommendation Engine

2021-05-07 Thread GitBox
sajjad-moradi commented on a change in pull request #6869: URL: https://github.com/apache/incubator-pinot/pull/6869#discussion_r628640366 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/recommender/rules/impl/PinotTablePartitionRule.java ## @@ -119,12

[GitHub] [incubator-pinot] xiangfu0 commented on pull request #6889: fix integration tests for kafka ports

2021-05-07 Thread GitBox
xiangfu0 commented on pull request #6889: URL: https://github.com/apache/incubator-pinot/pull/6889#issuecomment-834907244 > I don't fully understand the intention of this PR. Do we want to pick the port from a random kafka server, or kafka might change the passed-in port if it is unavailab

[GitHub] [incubator-pinot] siddharthteotia commented on a change in pull request #6886: Adjust threadCpuTime calculation

2021-05-07 Thread GitBox
siddharthteotia commented on a change in pull request #6886: URL: https://github.com/apache/incubator-pinot/pull/6886#discussion_r628638182 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/InstanceResponseOperator.java ## @@ -45,8 +46,39 @@ protected Insta

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6886: Adjust threadCpuTime calculation

2021-05-07 Thread GitBox
mcvsubbu commented on a change in pull request #6886: URL: https://github.com/apache/incubator-pinot/pull/6886#discussion_r628637817 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/InstanceResponseOperator.java ## @@ -45,8 +46,39 @@ protected InstanceResp

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6886: Adjust threadCpuTime calculation

2021-05-07 Thread GitBox
mcvsubbu commented on a change in pull request #6886: URL: https://github.com/apache/incubator-pinot/pull/6886#discussion_r628636851 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/InstanceResponseOperator.java ## @@ -45,8 +46,39 @@ protected InstanceResp

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#issuecomment-832402698 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6877?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[incubator-pinot] branch master updated (9b87787 -> 32e055b)

2021-05-07 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 9b87787 Fix flaky test (#6893) add 32e055b Validate DISTINCT query when convert Calcite tree into Pi

[GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6883: Validate DISTINCT query when convert Calcite tree into PinotQuery

2021-05-07 Thread GitBox
Jackie-Jiang merged pull request #6883: URL: https://github.com/apache/incubator-pinot/pull/6883 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this se

[GitHub] [incubator-pinot] snleee commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
snleee commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628619949 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/selection/SelectionOperatorUtils.java ## @@ -464,21 +464,40 @@ public static Se

[GitHub] [incubator-pinot] snleee commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
snleee commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628619949 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/selection/SelectionOperatorUtils.java ## @@ -464,21 +464,40 @@ public static Se

[incubator-pinot] branch master updated (2d86114 -> 9b87787)

2021-05-07 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 2d86114 filter out javaagent from generator.sh JAVA_OPTS (#6884) add 9b87787 Fix flaky test (#6893)

[GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
Jackie-Jiang merged pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this se

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#discussion_r628619787 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonMatchQueriesTest.java ## @@ -0,0 +1,199 @@ +/** + * Licensed to the Apac

[GitHub] [incubator-pinot] amrishlal edited a comment on pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
amrishlal edited a comment on pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893#issuecomment-834862009 > I am a little confused by this test. How can we guarantee that the `queryServer.shutDown()` happens before the query actually makes it to the server? `

[GitHub] [incubator-pinot] amrishlal commented on pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
amrishlal commented on pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893#issuecomment-834862009 > I am a little confused by this test. How can we guarantee that the `queryServer.shutDown()` happens before the query actually makes it to the server? `querySe

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893#discussion_r628610393 ## File path: pinot-core/src/test/java/org/apache/pinot/core/transport/QueryRoutingTest.java ## @@ -187,6 +187,9 @@ public void testNonMatching

[incubator-pinot] branch master updated (3c40c78 -> 2d86114)

2021-05-07 Thread apucher
This is an automated email from the ASF dual-hosted git repository. apucher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 3c40c78 add shell-script for quickstart auth (#6892) add 2d86114 filter out javaagent from generator

[GitHub] [incubator-pinot] apucher merged pull request #6884: filter out javaagent from generator.sh JAVA_OPTS

2021-05-07 Thread GitBox
apucher merged pull request #6884: URL: https://github.com/apache/incubator-pinot/pull/6884 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service

[GitHub] [incubator-pinot] mcvsubbu commented on pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
mcvsubbu commented on pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893#issuecomment-834852938 I am a little confused by this test. How can we guarantee that the `queryServer.shutDown()` happens before the query actually makes it to the server? -- This is an

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#discussion_r628602361 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonMatchQueriesTest.java ## @@ -0,0 +1,199 @@ +/** + * Licensed to the Apache

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#issuecomment-832402698 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6877?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#issuecomment-834125903 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6891?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] codecov-commenter commented on pull request #6842: Core Pinot Environment Provider Implementation Logic to fetch Failure…

2021-05-07 Thread GitBox
codecov-commenter commented on pull request #6842: URL: https://github.com/apache/incubator-pinot/pull/6842#issuecomment-834835328 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6842?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628589659 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apache Soft

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628585502 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apache S

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628581113 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/reduce/BrokerReduceService.java ## @@ -91,10 +91,7 @@ private static void

[incubator-pinot] branch master updated (bb25194 -> 3c40c78)

2021-05-07 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from bb25194 Update helm to override zk url when zk is disabled (#6888) add 3c40c78 add shell-script for q

[GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6892: add shell-script for quickstart auth

2021-05-07 Thread GitBox
Jackie-Jiang merged pull request #6892: URL: https://github.com/apache/incubator-pinot/pull/6892 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this se

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#discussion_r628572042 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonMatchQueriesTest.java ## @@ -0,0 +1,199 @@ +/** + * Licensed to the Apac

[GitHub] [incubator-pinot] xiangfu0 commented on issue #6894: Confusing errors when trying to ingest Parquet files compressed with ZSTD

2021-05-07 Thread GitBox
xiangfu0 commented on issue #6894: URL: https://github.com/apache/incubator-pinot/issues/6894#issuecomment-834822896 Have you tried using `org.apache.pinot.plugin.inputformat.parquet.ParquetNativeRecordReader` as record reader? It's using native parquet reader. Meanwhile we can look at ho

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#discussion_r628572042 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonMatchQueriesTest.java ## @@ -0,0 +1,199 @@ +/** + * Licensed to the Apac

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893#discussion_r628564151 ## File path: pinot-core/src/test/java/org/apache/pinot/core/transport/QueryRoutingTest.java ## @@ -187,6 +187,9 @@ public void testNonMatch

[GitHub] [incubator-pinot] jtao15 commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
jtao15 commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628564298 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/AliasQueriesTest.java ## @@ -0,0 +1,249 @@ +/** + * Licensed to the Apache Softwar

[GitHub] [incubator-pinot] jtao15 commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
jtao15 commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628564212 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/reduce/BrokerReduceService.java ## @@ -91,7 +91,8 @@ private static void update

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6890: Adding a new Controller API to retrieve ingestion status for realtime…

2021-05-07 Thread GitBox
mcvsubbu commented on a change in pull request #6890: URL: https://github.com/apache/incubator-pinot/pull/6890#discussion_r628548807 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java ## @@ -2117,6 +2117,17 @@ pub

[GitHub] [incubator-pinot] awishnick opened a new issue #6894: Confusing errors when trying to ingest Parquet files compressed with ZSTD

2021-05-07 Thread GitBox
awishnick opened a new issue #6894: URL: https://github.com/apache/incubator-pinot/issues/6894 I tried to run a SegmentCreation job to ingest some Parquet files written by Trino. I got some confusing error messages that made it look like the file was corrupted. It turns out that this is be

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6887: Remove realtime segment metrics if it's destroyed

2021-05-07 Thread GitBox
mcvsubbu commented on a change in pull request #6887: URL: https://github.com/apache/incubator-pinot/pull/6887#discussion_r628489699 ## File path: pinot-common/src/main/java/org/apache/pinot/common/metrics/AbstractMetrics.java ## @@ -462,16 +463,48 @@ public void addCallbackGa

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628493077 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apache Soft

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628488178 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apache Soft

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628488701 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apache Soft

[GitHub] [incubator-pinot] desaijay230592 commented on a change in pull request #6842: Core Pinot Environment Provider Implementation Logic to fetch Failure…

2021-05-07 Thread GitBox
desaijay230592 commented on a change in pull request #6842: URL: https://github.com/apache/incubator-pinot/pull/6842#discussion_r628488447 ## File path: pinot-server/src/main/java/org/apache/pinot/server/starter/helix/HelixServerStarter.java ## @@ -261,12 +270,39 @@ private vo

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628488178 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apache Soft

[GitHub] [incubator-pinot] richardstartin commented on a change in pull request #6886: Adjust threadCpuTime calculation

2021-05-07 Thread GitBox
richardstartin commented on a change in pull request #6886: URL: https://github.com/apache/incubator-pinot/pull/6886#discussion_r628477390 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/InstanceResponseOperator.java ## @@ -45,8 +46,39 @@ protected Instan

[GitHub] [incubator-pinot] richardstartin commented on a change in pull request #6886: Adjust threadCpuTime calculation

2021-05-07 Thread GitBox
richardstartin commented on a change in pull request #6886: URL: https://github.com/apache/incubator-pinot/pull/6886#discussion_r628473211 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/InstanceResponseOperator.java ## @@ -45,8 +46,39 @@ protected Instan

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#discussion_r628472654 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonMatchQueriesTest.java ## @@ -0,0 +1,199 @@ +/** + * Licensed to the Apache

[GitHub] [incubator-pinot] codecov-commenter commented on pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
codecov-commenter commented on pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893#issuecomment-834734222 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6893?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen

[GitHub] [incubator-pinot] codecov-commenter commented on pull request #6892: add shell-script for quickstart auth

2021-05-07 Thread GitBox
codecov-commenter commented on pull request #6892: URL: https://github.com/apache/incubator-pinot/pull/6892#issuecomment-834731876 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6892?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen

[GitHub] [incubator-pinot] desaijay230592 commented on a change in pull request #6842: Core Pinot Environment Provider Implementation Logic to fetch Failure…

2021-05-07 Thread GitBox
desaijay230592 commented on a change in pull request #6842: URL: https://github.com/apache/incubator-pinot/pull/6842#discussion_r628467875 ## File path: pinot-spi/src/main/java/org/apache/pinot/spi/environmentprovider/PinotEnvironmentProvider.java ## @@ -0,0 +1,43 @@ +/** + *

[GitHub] [incubator-pinot] amrishlal commented on pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
amrishlal commented on pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893#issuecomment-834713572 @Jackie-Jiang @siddharthteotia Please review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628450306 ## File path: pinot-core/src/test/java/org/apache/pinot/core/transport/QueryRoutingTest.java ## @@ -211,7 +211,7 @@ public void testServerDown(

[GitHub] [incubator-pinot] amrishlal opened a new pull request #6893: Fix flaky test

2021-05-07 Thread GitBox
amrishlal opened a new pull request #6893: URL: https://github.com/apache/incubator-pinot/pull/6893 ## Description To avoid flakyness, set timeout to 2000 msec. For some test runs, it can take up to 1400 msec to mark request as failed. ## Upgrade Notes Does this PR prevent a zero d

[GitHub] [incubator-pinot] apucher opened a new pull request #6892: add shell-script for quickstart auth

2021-05-07 Thread GitBox
apucher opened a new pull request #6892: URL: https://github.com/apache/incubator-pinot/pull/6892 ## Description Add a shell-script for AuthQuickstart ## Upgrade Notes Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) *

[incubator-pinot] branch quickstart-auth-sh created (now 89fe093)

2021-05-07 Thread apucher
This is an automated email from the ASF dual-hosted git repository. apucher pushed a change to branch quickstart-auth-sh in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 89fe093 add shell-script for quickstart auth This branch includes the following new commits:

[incubator-pinot] 01/01: add shell-script for quickstart auth

2021-05-07 Thread apucher
This is an automated email from the ASF dual-hosted git repository. apucher pushed a commit to branch quickstart-auth-sh in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 89fe0939bb3e54f9e93aa25ecc881b2351537f7f Author: Alexander Pucher AuthorDate: Fri May 7 12:04:09 2

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#discussion_r628407710 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/reduce/BrokerReduceService.java ## @@ -91,7 +91,8 @@ private static void

[GitHub] [incubator-pinot] desaijay230592 commented on a change in pull request #6842: Core Pinot Environment Provider Implementation Logic to fetch Failure…

2021-05-07 Thread GitBox
desaijay230592 commented on a change in pull request #6842: URL: https://github.com/apache/incubator-pinot/pull/6842#discussion_r628396786 ## File path: pinot-server/src/main/java/org/apache/pinot/server/starter/helix/HelixServerStarter.java ## @@ -261,12 +270,39 @@ private vo

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6877: Enhance JSON index to support nested array

2021-05-07 Thread GitBox
Jackie-Jiang commented on a change in pull request #6877: URL: https://github.com/apache/incubator-pinot/pull/6877#discussion_r628388394 ## File path: pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/creator/impl/inv/json/BaseJsonIndexCreator.java ## @@

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628354108 ## File path: pinot-core/src/test/java/org/apache/pinot/core/transport/QueryRoutingTest.java ## @@ -211,7 +211,7 @@ public void testServerDown(

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628354108 ## File path: pinot-core/src/test/java/org/apache/pinot/core/transport/QueryRoutingTest.java ## @@ -211,7 +211,7 @@ public void testServerDown(

[GitHub] [incubator-pinot] siddharthteotia commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
siddharthteotia commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628366484 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apach

[GitHub] [incubator-pinot] siddharthteotia commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
siddharthteotia commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628365082 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apach

[GitHub] [incubator-pinot] siddharthteotia commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
siddharthteotia commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628362469 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,308 @@ +/** + * Licensed to the Apach

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628358409 ## File path: pinot-common/src/main/java/org/apache/pinot/common/utils/PinotDataType.java ## @@ -538,6 +540,64 @@ public String convert(Object

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628358171 ## File path: pinot-common/src/main/java/org/apache/pinot/common/utils/PinotDataType.java ## @@ -538,6 +540,64 @@ public String convert(Object

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628358014 ## File path: pinot-common/src/test/java/org/apache/pinot/common/utils/PinotDataTypeTest.java ## @@ -102,43 +127,64 @@ public void testObject()

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628354478 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/CastTransformFunction.java ## @@ -76,6 +76,8 @@ public

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628354318 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/CastTransformFunction.java ## @@ -130,6 +132,9 @@ publ

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628354233 ## File path: pinot-core/src/main/java/org/apache/pinot/core/query/reduce/HavingFilterHandler.java ## @@ -154,6 +154,7 @@ public boolean isMatc

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628354108 ## File path: pinot-core/src/test/java/org/apache/pinot/core/transport/QueryRoutingTest.java ## @@ -211,7 +211,7 @@ public void testServerDown(

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628351400 ## File path: pinot-spi/src/main/java/org/apache/pinot/spi/data/FieldSpec.java ## @@ -52,6 +52,7 @@ public static final Integer DEFAULT_DIMEN

[GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
amrishlal commented on a change in pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#discussion_r628351204 ## File path: pinot-core/src/test/java/org/apache/pinot/queries/JsonDatatypeTest.java ## @@ -0,0 +1,293 @@ +/** + * Licensed to the Apache Soft

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#issuecomment-832453091 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6878?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] codecov-commenter edited a comment on pull request #6878: JSON column datatype support.

2021-05-07 Thread GitBox
codecov-commenter edited a comment on pull request #6878: URL: https://github.com/apache/incubator-pinot/pull/6878#issuecomment-832453091 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6878?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr

[GitHub] [incubator-pinot] codecov-commenter commented on pull request #6891: Allow multiple alias for the same selection column.

2021-05-07 Thread GitBox
codecov-commenter commented on pull request #6891: URL: https://github.com/apache/incubator-pinot/pull/6891#issuecomment-834125903 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6891?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen