[GitHub] [incubator-pinot] shahsank3t commented on pull request #6148: UI integration of instance and segment operations

2020-10-20 Thread GitBox
shahsank3t commented on pull request #6148: URL: https://github.com/apache/incubator-pinot/pull/6148#issuecomment-712691245 @npawar @mayankshriv made the changes so we no longer need to press "Enter", "Space" or "Comma" to make a chip before saving tags.

[incubator-pinot] branch master updated: Setup classpath correctly for the compat test runner (#6160)

2020-10-20 Thread mcvsubbu
This is an automated email from the ASF dual-hosted git repository. mcvsubbu 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 cf675a5 Setup classpath correctly

[GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #6139: Remove tyrus dependencies in pinot-tools module

2020-10-20 Thread GitBox
Jackie-Jiang commented on pull request #6139: URL: https://github.com/apache/incubator-pinot/pull/6139#issuecomment-713044724 @jackjlli I see the problem, basically `tyrus` copied the code from `grizzly` and put it in one package. If you upgrade `tyrus` to `1.15` to be compatible with

[GitHub] [incubator-pinot] mcvsubbu merged pull request #6160: Setup classpath correctly for the compat test runner

2020-10-20 Thread GitBox
mcvsubbu merged pull request #6160: URL: https://github.com/apache/incubator-pinot/pull/6160 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] lgo closed issue #6145: Querying a partitioned column for a non-existent value times out

2020-10-20 Thread GitBox
lgo closed issue #6145: URL: https://github.com/apache/incubator-pinot/issues/6145 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

[GitHub] [incubator-pinot] lgo commented on issue #6145: Querying a partitioned column for a non-existent value times out

2020-10-20 Thread GitBox
lgo commented on issue #6145: URL: https://github.com/apache/incubator-pinot/issues/6145#issuecomment-712979402 Egh sorry, this was a bit of noise. I completely mixed up issues we were seeing -- instead we were seeing expected behaviour (broker pruning and immedately returning zero

[GitHub] [incubator-pinot] yupeng9 commented on a change in pull request #6153: add more validation for upsert config

2020-10-20 Thread GitBox
yupeng9 commented on a change in pull request #6153: URL: https://github.com/apache/incubator-pinot/pull/6153#discussion_r508779940 ## File path: pinot-core/src/main/java/org/apache/pinot/core/util/TableConfigUtils.java ## @@ -265,6 +265,12 @@ protected static void

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6153: add more validation for upsert config

2020-10-20 Thread GitBox
Jackie-Jiang commented on a change in pull request #6153: URL: https://github.com/apache/incubator-pinot/pull/6153#discussion_r508712115 ## File path: pinot-core/src/main/java/org/apache/pinot/core/util/TableConfigUtils.java ## @@ -265,6 +265,12 @@ protected static void

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6153: add more validation for upsert config

2020-10-20 Thread GitBox
Jackie-Jiang commented on a change in pull request #6153: URL: https://github.com/apache/incubator-pinot/pull/6153#discussion_r508712115 ## File path: pinot-core/src/main/java/org/apache/pinot/core/util/TableConfigUtils.java ## @@ -265,6 +265,12 @@ protected static void

[GitHub] [incubator-pinot] fx19880617 opened a new issue #6161: Support ACL for pinot-s3 plugin

2020-10-20 Thread GitBox
fx19880617 opened a new issue #6161: URL: https://github.com/apache/incubator-pinot/issues/6161 Provide ACL policy for the s3 bucket write. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-pinot] pradeepgv42 commented on issue #6161: Support ACL for pinot-s3 plugin

2020-10-20 Thread GitBox
pradeepgv42 commented on issue #6161: URL: https://github.com/apache/incubator-pinot/issues/6161#issuecomment-713080879 I believe, in S3PinotFs, acls need to be set in put/copy object requests such that bucket owner is given full access to the objects created. Something like below, most

[GitHub] [incubator-pinot] snleee merged pull request #6166: Bump up the helix version to 0.9.8

2020-10-20 Thread GitBox
snleee merged pull request #6166: URL: https://github.com/apache/incubator-pinot/pull/6166 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 (2484f5b -> df4911d)

2020-10-20 Thread snlee
This is an automated email from the ASF dual-hosted git repository. snlee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 2484f5b add option flags for controller host:port, jar path, and admin path (#6163) add df4911d Bump

svn commit: r42005 - /release/incubator/pinot/KEYS

2020-10-20 Thread jlli
Author: jlli Date: Wed Oct 21 05:37:23 2020 New Revision: 42005 Log: Update Pinot KEYS file for Modified: release/incubator/pinot/KEYS Modified: release/incubator/pinot/KEYS == --- release/incubator/pinot/KEYS

[GitHub] [incubator-pinot] fx19880617 commented on issue #6146: Low maximum limit for batch jobSpec pushParallelism

2020-10-20 Thread GitBox
fx19880617 commented on issue #6146: URL: https://github.com/apache/incubator-pinot/issues/6146#issuecomment-713304807 An improvement for this: https://github.com/apache/incubator-pinot/pull/6165 This will limit the idealstates update parallelism to at most the number of

[incubator-pinot] 01/01: add option flags for controller host:port, jar path, and admin path

2020-10-20 Thread apucher
This is an automated email from the ASF dual-hosted git repository. apucher pushed a commit to branch data-generator-options-parser in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit c5d63770009211264a3fbcdbae1d93d786cbaa83 Author: Alexander Pucher AuthorDate: Tue Oct

[incubator-pinot] branch data-generator-options-parser created (now c5d6377)

2020-10-20 Thread apucher
This is an automated email from the ASF dual-hosted git repository. apucher pushed a change to branch data-generator-options-parser in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at c5d6377 add option flags for controller host:port, jar path, and admin path This

[GitHub] [incubator-pinot] apucher opened a new pull request #6163: add optional flags for controller host:port to data generator.sh script

2020-10-20 Thread GitBox
apucher opened a new pull request #6163: URL: https://github.com/apache/incubator-pinot/pull/6163 ## Description generator.sh: Adds optional flags for controller host:port, jar path, and pinot-admin path. This enables the script to be used from non-controller containers, or outside of

[incubator-pinot] branch master updated (08c46a8 -> 2484f5b)

2020-10-20 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 08c46a8 Support using ordinals in GROUP BY and ORDER BY clause (#6152) add 2484f5b add option flags

[incubator-pinot] branch master updated (08c46a8 -> 2484f5b)

2020-10-20 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 08c46a8 Support using ordinals in GROUP BY and ORDER BY clause (#6152) add 2484f5b add option flags

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6164: Updated README with Pinot UI GIF.

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6164: URL: https://github.com/apache/incubator-pinot/pull/6164#issuecomment-713175399 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6164?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] yupeng9 commented on a change in pull request #6167: Support reloading upsert table

2020-10-20 Thread GitBox
yupeng9 commented on a change in pull request #6167: URL: https://github.com/apache/incubator-pinot/pull/6167#discussion_r508991010 ## File path: pinot-core/src/main/java/org/apache/pinot/core/upsert/PartitionUpsertMetadataManager.java ## @@ -29,97 +30,142 @@ /** *

[GitHub] [incubator-pinot] jackjlli merged pull request #6162: Bump up Tyrus version to 1.15

2020-10-20 Thread GitBox
jackjlli merged pull request #6162: URL: https://github.com/apache/incubator-pinot/pull/6162 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 (da451a8 -> 81248d1)

2020-10-20 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from da451a8 Add more validation for upsert config (#6153) add 81248d1 Update tyrus version (#6162) No new

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #6162: Bump up Tyrus version to 1.15

2020-10-20 Thread GitBox
jackjlli commented on a change in pull request #6162: URL: https://github.com/apache/incubator-pinot/pull/6162#discussion_r508860231 ## File path: pinot-tools/pom.xml ## @@ -110,6 +110,10 @@ testng test + Review comment: That's good to have.

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
mcvsubbu commented on a change in pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165#discussion_r508867945 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java ## @@ -1641,23 +1643,30 @@

[incubator-pinot] branch master updated (81248d1 -> 08c46a8)

2020-10-20 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 81248d1 Update tyrus version (#6162) add 08c46a8 Support using ordinals in GROUP BY and ORDER BY

[GitHub] [incubator-pinot] codecov-io commented on pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
codecov-io commented on pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165#issuecomment-713177186 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6165?src=pr=h1) Report > Merging

[incubator-pinot] branch add_table_lock_for_segment_upload updated (9ba9f4e -> 2d95abd)

2020-10-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch add_table_lock_for_segment_upload in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 9ba9f4e Add table level lock for segment upload add 2d95abd Add table

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165#issuecomment-713177186 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6165?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] snleee opened a new pull request #6166: Bump up the helix version to 0.9.8

2020-10-20 Thread GitBox
snleee opened a new pull request #6166: URL: https://github.com/apache/incubator-pinot/pull/6166 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: Add more validation for upsert config (#6153)

2020-10-20 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie 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 da451a8 Add more validation for

[GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6153: add more validation for upsert config

2020-10-20 Thread GitBox
Jackie-Jiang merged pull request #6153: URL: https://github.com/apache/incubator-pinot/pull/6153 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] 01/01: Add table level lock for segment upload

2020-10-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch add_table_lock_for_segment_upload in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit f3a94cc976c4a63509f0844db14b0cf5c95e46fd Author: Xiang Fu AuthorDate: Tue Oct 20

[incubator-pinot] branch add_table_lock_for_segment_upload created (now f3a94cc)

2020-10-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch add_table_lock_for_segment_upload in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at f3a94cc Add table level lock for segment upload This branch includes the

[GitHub] [incubator-pinot] kbastani opened a new pull request #6164: Updated README with Pinot UI GIF.

2020-10-20 Thread GitBox
kbastani opened a new pull request #6164: URL: https://github.com/apache/incubator-pinot/pull/6164 ## Description Added a GIF animated video of navigating the features of the Pinot 0.5.0 user interface (cluster manager, query console, and ZK browser).

[GitHub] [incubator-pinot] fx19880617 opened a new pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
fx19880617 opened a new pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165 ## Description Add table level lock for segment upload to avoid unnecessary race conditions to cause idealstates update failure.

[GitHub] [incubator-pinot] fx19880617 merged pull request #6152: Support using ordinals in GROUP BY and ORDER BY clause

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

[GitHub] [incubator-pinot] apucher merged pull request #6163: add optional flags for controller host:port to data generator.sh script

2020-10-20 Thread GitBox
apucher merged pull request #6163: URL: https://github.com/apache/incubator-pinot/pull/6163 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] codecov-io commented on pull request #6164: Updated README with Pinot UI GIF.

2020-10-20 Thread GitBox
codecov-io commented on pull request #6164: URL: https://github.com/apache/incubator-pinot/pull/6164#issuecomment-713175399 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6164?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165#issuecomment-713177186 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6165?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] jackjlli opened a new pull request #6162: Bump up Tyrus version to 1.15

2020-10-20 Thread GitBox
jackjlli opened a new pull request #6162: URL: https://github.com/apache/incubator-pinot/pull/6162 ## Description This PR bumps up Tyrus version to 1.15. This is to solve the issue that pinot-tools modules happens to use two classes with the same name and package.

[incubator-pinot] branch update-tyrus-version created (now 2a82a45)

2020-10-20 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch update-tyrus-version in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 2a82a45 Update tyrus version This branch includes the following new commits: new

[incubator-pinot] 01/01: Update tyrus version

2020-10-20 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a commit to branch update-tyrus-version in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 2a82a45bbfbc43c488166c9079b7f5f6feaaf629 Author: Jack Li(Analytics Engineering) AuthorDate: Tue

[incubator-pinot] branch add_table_lock_for_segment_upload updated (f3a94cc -> 9ba9f4e)

2020-10-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch add_table_lock_for_segment_upload in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard f3a94cc Add table level lock for segment upload add 9ba9f4e Add table

[GitHub] [incubator-pinot] jackjlli commented on pull request #6139: Remove tyrus dependencies in pinot-tools module

2020-10-20 Thread GitBox
jackjlli commented on pull request #6139: URL: https://github.com/apache/incubator-pinot/pull/6139#issuecomment-713134195 @Jackie-Jiang Thanks for looking into it. I've opened a new PR to bump up the Tyrus version to 1.15 (https://github.com/apache/incubator-pinot/pull/6162). Once that's

[GitHub] [incubator-pinot] codecov-io commented on pull request #6162: Bump up Tyrus version to 1.15

2020-10-20 Thread GitBox
codecov-io commented on pull request #6162: URL: https://github.com/apache/incubator-pinot/pull/6162#issuecomment-713151690 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6162?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] fx19880617 closed issue #6155: Fix quick demo instructions

2020-10-20 Thread GitBox
fx19880617 closed issue #6155: URL: https://github.com/apache/incubator-pinot/issues/6155 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] apucher commented on pull request #6163: add optional flags for controller host:port to data generator.sh script

2020-10-20 Thread GitBox
apucher commented on pull request #6163: URL: https://github.com/apache/incubator-pinot/pull/6163#issuecomment-713174458 I'll upgrade this eventually. this is mainly about making headway towards benchmarking This is an

[GitHub] [incubator-pinot] jackjlli closed pull request #6139: Remove tyrus dependencies in pinot-tools module

2020-10-20 Thread GitBox
jackjlli closed pull request #6139: URL: https://github.com/apache/incubator-pinot/pull/6139 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] codecov-io edited a comment on pull request #6164: Updated README with Pinot UI GIF.

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6164: URL: https://github.com/apache/incubator-pinot/pull/6164#issuecomment-713175399 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6164?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] jackjlli commented on pull request #6139: Remove tyrus dependencies in pinot-tools module

2020-10-20 Thread GitBox
jackjlli commented on pull request #6139: URL: https://github.com/apache/incubator-pinot/pull/6139#issuecomment-713180695 Closing this PR since https://github.com/apache/incubator-pinot/pull/6162 has been merged. This is an

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6164: Updated README with Pinot UI GIF.

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6164: URL: https://github.com/apache/incubator-pinot/pull/6164#issuecomment-713175399 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6164?src=pr=h1) Report > Merging

[incubator-pinot] branch add_table_lock_for_segment_upload updated (2d95abd -> 8a02f09)

2020-10-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch add_table_lock_for_segment_upload in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 2d95abd Add table level lock for segment upload add 8a02f09 Add table

[incubator-pinot] branch add_table_lock_for_segment_upload updated (8a02f09 -> 145a314)

2020-10-20 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch add_table_lock_for_segment_upload in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 8a02f09 Add table level lock for segment upload add 145a314 Add table

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6153: add more validation for upsert config

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6153: URL: https://github.com/apache/incubator-pinot/pull/6153#issuecomment-75276 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6153?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6162: Bump up Tyrus version to 1.15

2020-10-20 Thread GitBox
Jackie-Jiang commented on a change in pull request #6162: URL: https://github.com/apache/incubator-pinot/pull/6162#discussion_r508857156 ## File path: pinot-tools/pom.xml ## @@ -110,6 +110,10 @@ testng test + Review comment: I don't think you

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6164: Updated README with Pinot UI GIF.

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6164: URL: https://github.com/apache/incubator-pinot/pull/6164#issuecomment-713175399 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6164?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
fx19880617 commented on a change in pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165#discussion_r508901950 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java ## @@ -1641,23 +1643,30 @@

[GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6167: Support reloading upsert table

2020-10-20 Thread GitBox
Jackie-Jiang opened a new pull request #6167: URL: https://github.com/apache/incubator-pinot/pull/6167 ## Description Part of a series of PRs for #4261 Re-implement the `PartitionUpsertMetadataManager` to correctly handle the following 2 scenarios: 1. Reload the segment which

[GitHub] [incubator-pinot] npawar commented on a change in pull request #6124: RealtimeToOfflineSegments task generator

2020-10-20 Thread GitBox
npawar commented on a change in pull request #6124: URL: https://github.com/apache/incubator-pinot/pull/6124#discussion_r508945680 ## File path: pinot-common/src/main/java/org/apache/pinot/common/minion/MinionTaskMetadataUtils.java ## @@ -0,0 +1,81 @@ +/** + * Licensed to the

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
mcvsubbu commented on a change in pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165#discussion_r508948376 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java ## @@ -1641,23 +1643,30 @@

[GitHub] [incubator-pinot] codecov-io commented on pull request #6167: Support reloading upsert table

2020-10-20 Thread GitBox
codecov-io commented on pull request #6167: URL: https://github.com/apache/incubator-pinot/pull/6167#issuecomment-713253167 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6167?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6167: Support reloading upsert table

2020-10-20 Thread GitBox
codecov-io edited a comment on pull request #6167: URL: https://github.com/apache/incubator-pinot/pull/6167#issuecomment-713253167 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6167?src=pr=h1) Report > Merging

[GitHub] [incubator-pinot] mayankshriv commented on pull request #6166: Bump up the helix version to 0.9.8

2020-10-20 Thread GitBox
mayankshriv commented on pull request #6166: URL: https://github.com/apache/incubator-pinot/pull/6166#issuecomment-713278645 Would be good to document what's new in the release and why we need it. This is an automated

[GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6165: Add table level lock for segment upload

2020-10-20 Thread GitBox
fx19880617 commented on a change in pull request #6165: URL: https://github.com/apache/incubator-pinot/pull/6165#discussion_r508990839 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java ## @@ -1641,23 +1643,30 @@