[GitHub] [incubator-pinot] fx19880617 opened a new pull request #5018: Support arithmetic operators like '+', '-', '*', '/'

2020-01-26 Thread GitBox
fx19880617 opened a new pull request #5018: Support arithmetic operators like '+','-','*','/' URL: https://github.com/apache/incubator-pinot/pull/5018 To support query like: ``` select rsvp_count, rsvp_count *5 from meetupRsvp limit 10 ```

[incubator-pinot] branch support_arithmetic updated (82dd23d -> 226ed77)

2020-01-26 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch support_arithmetic in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 82dd23d Support arithmetic operators like '+','-','*','/' add 226ed77 Support

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #4933: Fix benchmark client

2020-01-26 Thread GitBox
mcvsubbu commented on a change in pull request #4933: Fix benchmark client URL: https://github.com/apache/incubator-pinot/pull/4933#discussion_r371042592 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java ##

[GitHub] [incubator-pinot] codecov-io commented on issue #5018: Support arithmetic operators like '+', '-', '*', '/'

2020-01-26 Thread GitBox
codecov-io commented on issue #5018: Support arithmetic operators like '+','-','*','/' URL: https://github.com/apache/incubator-pinot/pull/5018#issuecomment-578497721 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/5018?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] codecov-io commented on issue #5017: Adding script for local port-forwarding and open PrestoUI console

2020-01-26 Thread GitBox
codecov-io commented on issue #5017: Adding script for local port-forwarding and open PrestoUI console URL: https://github.com/apache/incubator-pinot/pull/5017#issuecomment-578502077 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/5017?src=pr=h1) Report > Merging

[incubator-pinot] 01/01: Support arithmetic operators like '+', '-', '*', '/'

2020-01-26 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch support_arithmetic in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 82dd23d2f07ae20e4c61cfe89bda9c2492426a58 Author: Xiang Fu AuthorDate: Sun Jan 26 03:10:38 2020

[incubator-pinot] branch support_arithmetic created (now 82dd23d)

2020-01-26 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch support_arithmetic in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 82dd23d Support arithmetic operators like '+','-','*','/' This branch includes the following

[GitHub] [incubator-pinot] fx19880617 merged pull request #5017: Adding script for local port-forwarding and open PrestoUI console

2020-01-26 Thread GitBox
fx19880617 merged pull request #5017: Adding script for local port-forwarding and open PrestoUI console URL: https://github.com/apache/incubator-pinot/pull/5017 This is an automated message from the Apache Git Service. To

[incubator-pinot] branch master updated: Adding script for local port-forwarding and open PrestoUI console (#5017)

2020-01-26 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 23a4c04 Adding script for local