[incubator-pinot] branch release-0.4.0-rc1 created (now d562e42)

2020-05-23 Thread haibow
This is an automated email from the ASF dual-hosted git repository. haibow pushed a change to branch release-0.4.0-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at d562e42 Templatizing pinot helm chart configs, so it's possible to deploy multiple pinot

[incubator-pinot] 01/01: Adding support to invoke any scalar function via GenericTransformFunction

2020-05-23 Thread kishoreg
This is an automated email from the ASF dual-hosted git repository. kishoreg pushed a commit to branch generic-transform-function in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit f5993552b7b29c54c4b796a8218e22cdd1381842 Author: kishoreg AuthorDate: Sat May 23

[incubator-pinot] branch generic-transform-function updated (9d16600 -> f599355)

2020-05-23 Thread kishoreg
This is an automated email from the ASF dual-hosted git repository. kishoreg pushed a change to branch generic-transform-function in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 9d16600 Adding support to invoke any scalar function via GenericTransformFunction

[GitHub] [incubator-pinot] fx19880617 merged pull request #5437: Make Compilation time function evaluation after query parser

2020-05-23 Thread GitBox
fx19880617 merged pull request #5437: URL: https://github.com/apache/incubator-pinot/pull/5437 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-pinot] branch master updated: Make Compilation time function evaluation after query parser (#5437)

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu 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 5e49f27 Make Compilation time

[incubator-pinot] branch fixing_function_evaluation updated (93962ca -> 7fccf28)

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_function_evaluation in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 93962ca Make Compilation time function evaluation after query parser add 7fccf28

[GitHub] [incubator-pinot] fx19880617 opened a new pull request #5437: Make Compilation time function evaluation after query parser

2020-05-23 Thread GitBox
fx19880617 opened a new pull request #5437: URL: https://github.com/apache/incubator-pinot/pull/5437 - Follow old query parsing logic to generate query expressions first - Recursively evaluate expressions during queryRewrite phase to see if we can rewrite any compile time function. -

[incubator-pinot] 01/01: Make Compilation time function evaluation after query parser

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_function_evaluation in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 93962cadd881ee5f5ca1b07e4cf4f6cbe333b087 Author: Xiang Fu AuthorDate: Sat May 23 14:32:07

[incubator-pinot] branch fixing_function_evaluation created (now 93962ca)

2020-05-23 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_function_evaluation in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 93962ca Make Compilation time function evaluation after query parser This branch

[incubator-pinot] 01/01: Adding support to invoke any scalar function via GenericTransformFunction

2020-05-23 Thread kishoreg
This is an automated email from the ASF dual-hosted git repository. kishoreg pushed a commit to branch generic-transform-function in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 9d1660092484d3e0d86dc21478fd3720877e35eb Author: kishoreg AuthorDate: Sat May 23

[incubator-pinot] branch generic-transform-function created (now 9d16600)

2020-05-23 Thread kishoreg
This is an automated email from the ASF dual-hosted git repository. kishoreg pushed a change to branch generic-transform-function in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 9d16600 Adding support to invoke any scalar function via GenericTransformFunction

[GitHub] [incubator-pinot] fx19880617 opened a new issue #5436: Adding date and time functions

2020-05-23 Thread GitBox
fx19880617 opened a new issue #5436: URL: https://github.com/apache/incubator-pinot/issues/5436 To match Presto functions: https://prestodb.io/docs/current/functions/datetime.html This is an automated message from the

[GitHub] [incubator-pinot] fx19880617 closed issue #5404: pinot-ingestion-job.sh is broken after latest master code change in IngestionJobLauncher

2020-05-23 Thread GitBox
fx19880617 closed issue #5404: URL: https://github.com/apache/incubator-pinot/issues/5404 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

[GitHub] [incubator-pinot] fx19880617 commented on issue #5401: Query Supporting datetime column comparing against currenttime

2020-05-23 Thread GitBox
fx19880617 commented on issue #5401: URL: https://github.com/apache/incubator-pinot/issues/5401#issuecomment-633018603 This is supported in current master now. This is an automated message from the Apache Git Service. To