[GitHub] [incubator-pinot] siddharthteotia opened a new pull request #5074: [WIP] Support segment reload for text index

2020-02-16 Thread GitBox
siddharthteotia opened a new pull request #5074: [WIP] Support segment reload for text index URL: https://github.com/apache/incubator-pinot/pull/5074 This is an automated message from the Apache Git Service. To respond to

[incubator-pinot] branch adding_cluster_config_ops created (now 4a739b1)

2020-02-16 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch adding_cluster_config_ops in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 4a739b1 Adding Pinot Cluster Config API in controller and corresponding PinotAdmin

[incubator-pinot] 01/01: Adding Pinot Cluster Config API in controller and corresponding PinotAdmin Commands

2020-02-16 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch adding_cluster_config_ops in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 4a739b120f7c19fa441aa74adf88bbd47e2ff47e Author: Xiang Fu AuthorDate: Sun Feb 16 02:23:18

[GitHub] [incubator-pinot] fx19880617 opened a new pull request #5073: Adding Pinot Cluster Config API in controller and corresponding PinotAdmin Commands

2020-02-16 Thread GitBox
fx19880617 opened a new pull request #5073: Adding Pinot Cluster Config API in controller and corresponding PinotAdmin Commands URL: https://github.com/apache/incubator-pinot/pull/5073 - Adding a PinotClusterConfig API resource - Adding PinotAdmin SubCommands:`GetClusterConfigs` and

[GitHub] [incubator-pinot] codecov-io commented on issue #5073: Adding PinotClusterConfig APIs in controller and corresponding Pinot Admin SubCommands

2020-02-16 Thread GitBox
codecov-io commented on issue #5073: Adding PinotClusterConfig APIs in controller and corresponding Pinot Admin SubCommands URL: https://github.com/apache/incubator-pinot/pull/5073#issuecomment-586694558 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/5073?src=pr=h1) Report

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5074: Support segment reload for text index

2020-02-16 Thread GitBox
kishoreg commented on a change in pull request #5074: Support segment reload for text index URL: https://github.com/apache/incubator-pinot/pull/5074#discussion_r379941534 ## File path:

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5074: Support segment reload for text index

2020-02-16 Thread GitBox
kishoreg commented on a change in pull request #5074: Support segment reload for text index URL: https://github.com/apache/incubator-pinot/pull/5074#discussion_r379941433 ## File path:

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5074: Support segment reload for text index

2020-02-16 Thread GitBox
kishoreg commented on a change in pull request #5074: Support segment reload for text index URL: https://github.com/apache/incubator-pinot/pull/5074#discussion_r379941558 ## File path:

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5074: Support segment reload for text index

2020-02-16 Thread GitBox
kishoreg commented on a change in pull request #5074: Support segment reload for text index URL: https://github.com/apache/incubator-pinot/pull/5074#discussion_r379941360 ## File path:

[GitHub] [incubator-pinot] codecov-io commented on issue #5075: Fix bug in DISTINCT for queries that return empty response

2020-02-16 Thread GitBox
codecov-io commented on issue #5075: Fix bug in DISTINCT for queries that return empty response URL: https://github.com/apache/incubator-pinot/pull/5075#issuecomment-586806853 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/5075?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] siddharthteotia opened a new pull request #5075: Fix bug in DISTINCT for queries that return empty response

2020-02-16 Thread GitBox
siddharthteotia opened a new pull request #5075: Fix bug in DISTINCT for queries that return empty response URL: https://github.com/apache/incubator-pinot/pull/5075 The DistinctTable which is the IntermediateResult type of DistinctAggregationFunction was null in such cases. Since we use

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5075: Fix bug in DISTINCT for queries that return empty response

2020-02-16 Thread GitBox
kishoreg commented on a change in pull request #5075: Fix bug in DISTINCT for queries that return empty response URL: https://github.com/apache/incubator-pinot/pull/5075#discussion_r379977353 ## File path:

[GitHub] [incubator-pinot] mayankshriv commented on a change in pull request #5075: Fix bug in DISTINCT for queries that return empty response

2020-02-16 Thread GitBox
mayankshriv commented on a change in pull request #5075: Fix bug in DISTINCT for queries that return empty response URL: https://github.com/apache/incubator-pinot/pull/5075#discussion_r379987405 ## File path:

[GitHub] [incubator-pinot] siddharthteotia commented on issue #5074: Support segment reload for text index

2020-02-16 Thread GitBox
siddharthteotia commented on issue #5074: Support segment reload for text index URL: https://github.com/apache/incubator-pinot/pull/5074#issuecomment-586800492 We had earlier decided to not support this feature on dictionary encoded columns to prevent memory overhead of creating dictionary