[GitHub] [incubator-pinot] KKcorps commented on a change in pull request #5988: Fetch Brokers From Controller in JDBC

2020-09-23 Thread GitBox
KKcorps commented on a change in pull request #5988: URL: https://github.com/apache/incubator-pinot/pull/5988#discussion_r493659544 ## File path: pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/PinotDriver.java ## @@ -37,16 +38,18 @@ public class

[GitHub] [incubator-pinot] KKcorps commented on a change in pull request #5988: Fetch Brokers From Controller in JDBC

2020-09-23 Thread GitBox
KKcorps commented on a change in pull request #5988: URL: https://github.com/apache/incubator-pinot/pull/5988#discussion_r493659901 ## File path: pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/controller/PinotControllerTransport.java ## @@ -77,13 +76,31

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #6053: Add support for big decimal data type

2020-09-23 Thread GitBox
kishoreg commented on a change in pull request #6053: URL: https://github.com/apache/incubator-pinot/pull/6053#discussion_r493701223 ## File path: pinot-common/src/main/java/org/apache/pinot/common/function/TransformFunctionType.java ## @@ -79,7 +79,10 @@ // Geo

[GitHub] [incubator-pinot] KKcorps opened a new pull request #6053: Add support for big decimal data type

2020-09-23 Thread GitBox
KKcorps opened a new pull request #6053: URL: https://github.com/apache/incubator-pinot/pull/6053 The PR addresses the issue #5904. It adds the support for UDFs to convert hex presentation to big decimal and vice-versa and also allows user to perform addition with fixed precision.

[GitHub] [incubator-pinot] KKcorps commented on issue #6000: Fixing fetch broker information API

2020-09-23 Thread GitBox
KKcorps commented on issue #6000: URL: https://github.com/apache/incubator-pinot/issues/6000#issuecomment-697540445 @fx19880617 Should I take this up? This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-pinot] ibotheperfect opened a new issue #6054: Timw format error while connecting druid to thirdeye via presto

2020-09-23 Thread GitBox
ibotheperfect opened a new issue #6054: URL: https://github.com/apache/incubator-pinot/issues/6054 Hi. I'm trying to connect druid to thirdeye via presto. I downloaded release 0.5.0 and I succesfully configured everything but when I try to get data I'm getting below error because of

[GitHub] [incubator-pinot] jihaozh merged pull request #6048: [TE] Remove deprecated thirdeye-hadoop module

2020-09-23 Thread GitBox
jihaozh merged pull request #6048: URL: https://github.com/apache/incubator-pinot/pull/6048 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

[incubator-pinot] branch master updated (67299cd -> 0f8b123)

2020-09-23 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 67299cd Fix built-in virtual columns for immutable segment (#6042) add 0f8b123 [TE] Remove deprecated

[incubator-pinot] branch master updated: Add validation for segment partition config column names (#6049)

2020-09-23 Thread snlee
This is an automated email from the ASF dual-hosted git repository. snlee 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 a88e05e Add validation for segment

[GitHub] [incubator-pinot] snleee merged pull request #6049: Add validation for segment partition config column names

2020-09-23 Thread GitBox
snleee merged pull request #6049: URL: https://github.com/apache/incubator-pinot/pull/6049 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

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6053: Add support for big decimal data type

2020-09-23 Thread GitBox
Jackie-Jiang commented on a change in pull request #6053: URL: https://github.com/apache/incubator-pinot/pull/6053#discussion_r493820414 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/AdditionWithPrecisionTransformFunction.java ## @@

[incubator-pinot] branch master updated (0f8b123 -> d4e89ee)

2020-09-23 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 0f8b123 [TE] Remove deprecated thirdeye-hadoop module (#6048) add d4e89ee [TE] Remove deprecated

[GitHub] [incubator-pinot] KKcorps commented on a change in pull request #6053: Add support for big decimal data type

2020-09-23 Thread GitBox
KKcorps commented on a change in pull request #6053: URL: https://github.com/apache/incubator-pinot/pull/6053#discussion_r493727370 ## File path: pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/AdditionWithPrecisionTransformFunction.java ## @@ -0,0

[GitHub] [incubator-pinot] fx19880617 commented on issue #6000: Fixing fetch broker information API

2020-09-23 Thread GitBox
fx19880617 commented on issue #6000: URL: https://github.com/apache/incubator-pinot/issues/6000#issuecomment-697709387 > @fx19880617 Should I take this up? please :) This is an automated message from the Apache Git

[incubator-pinot] branch segment_metadata_push updated (bb4e5da -> 7d72d38)

2020-09-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch segment_metadata_push in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard bb4e5da Adding push job type of segment metadata only mode add 7d72d38 Adding push

[GitHub] [incubator-pinot] siddharthteotia commented on pull request #6053: Add support for big decimal data type

2020-09-23 Thread GitBox
siddharthteotia commented on pull request #6053: URL: https://github.com/apache/incubator-pinot/pull/6053#issuecomment-698076320 I would also like to review this PR. Please give me time until tomorrow. This is an automated

[GitHub] [incubator-pinot] jihaozh merged pull request #6055: [TE] upgrade dependencies

2020-09-23 Thread GitBox
jihaozh merged pull request #6055: URL: https://github.com/apache/incubator-pinot/pull/6055 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

[incubator-pinot] branch master updated (a88e05e -> ed3eaae)

2020-09-23 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from a88e05e Add validation for segment partition config column names (#6049) add ed3eaae [TE] upgrade

[incubator-pinot] branch segment_metadata_push updated (7d72d38 -> a0aa8e6)

2020-09-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch segment_metadata_push in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 7d72d38 Adding push job type of segment metadata only mode add a0aa8e6 Adding push

[GitHub] [incubator-pinot] vincentchenjl opened a new pull request #6055: [TE] upgrade dependencies

2020-09-23 Thread GitBox
vincentchenjl opened a new pull request #6055: URL: https://github.com/apache/incubator-pinot/pull/6055 This PR is to upgrade several dependencies so that it can be imported into LinkedIn ELR. This is an automated message

[incubator-pinot] branch master updated (ed3eaae -> 5165d3c)

2020-09-23 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from ed3eaae [TE] upgrade dependencies (#6055) add 5165d3c [maven-release-plugin] prepare for next

[GitHub] [incubator-pinot] chenboat merged pull request #6045: [maven-release-plugin] prepare for next development iteration after 0.5.0 release

2020-09-23 Thread GitBox
chenboat merged pull request #6045: URL: https://github.com/apache/incubator-pinot/pull/6045 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

[GitHub] [incubator-pinot] Jackie-Jiang closed issue #4904: Use FilterQuery instead of FilterQueryTree in query optimizer.

2020-09-23 Thread GitBox
Jackie-Jiang closed issue #4904: URL: https://github.com/apache/incubator-pinot/issues/4904 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

[GitHub] [incubator-pinot] ibotheperfect commented on issue #3673: thirdeye with druid

2020-09-23 Thread GitBox
ibotheperfect commented on issue #3673: URL: https://github.com/apache/incubator-pinot/issues/3673#issuecomment-697299930 Druid also supports jdbc now. https://druid.apache.org/docs/latest/querying/sql.html#jdbc This is