codecov-commenter edited a comment on pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#issuecomment-997872395
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7935?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#issuecomment-997872395
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7935?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#issuecomment-997872395
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7935?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#issuecomment-997872395
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7935?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#issuecomment-997799855
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7934?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
suddendust commented on issue #6679:
URL: https://github.com/apache/pinot/issues/6679#issuecomment-998517747
Hi, is there any update on this? We have a use-case wherein we had to update
like 22k segments as we migrated our kafka clusters. Doing this manually is not
possible (Actually we ha
codecov-commenter edited a comment on pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#issuecomment-997799855
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7934?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#issuecomment-997872395
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7935?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
jomach commented on issue #4507:
URL: https://github.com/apache/pinot/issues/4507#issuecomment-998516436
a guide how to perform authentication on kafka
--
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
richardstartin commented on pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#issuecomment-998514155
Notes for merging: this will conflict with #7920 and has been kept separate
because I tend to create a PR per change, but both need the benchmark. Once one
of the two is me
codecov-commenter edited a comment on pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#issuecomment-997799855
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7934?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#issuecomment-997799855
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7934?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-997206576
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7927?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-997206576
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7927?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
richardstartin commented on a change in pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#discussion_r772857343
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/groupby/DictionaryBasedGroupKeyGenerator.java
##
@@ -270,6 +270,9 @@
richardstartin commented on a change in pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#discussion_r772841788
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/common/DataFetcher.java
##
@@ -425,34 +426,14 @@ void readIntValues(int[] docIds, int l
richardstartin commented on a change in pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#discussion_r772841062
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/groupby/DictionaryBasedGroupKeyGenerator.java
##
@@ -270,6 +270,9 @@
richardstartin commented on a change in pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#discussion_r772837384
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -65,12 +65,14
richardstartin commented on a change in pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#discussion_r772837446
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/FixedByteChunkSVForwardIndexWriter.java
##
@@ -112,4 +
richardstartin edited a comment on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-998475535
> On a separate note, I saw that originally there were some optimizations
piggy-backed to this PR. We should avoid doing that. Each PR should only focus
on one featu
richardstartin commented on a change in pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#discussion_r772832180
##
File path: pinot-spi/src/main/java/org/apache/pinot/spi/stream/MessageBatch.java
##
@@ -82,6 +88,13 @@ default StreamPartitionMsgOffset
getNextSt
richardstartin commented on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-998475535
> On a separate note, I saw that originally there were some optimizations
piggy-backed to this PR. We should avoid doing that. Each PR should only focus
on one feature, one
sajjad-moradi commented on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-998441097
On a separate note, I saw that originally there were some optimizations
piggy-backed to this PR. We should avoid doing that. Each PR should only focus
on one feature, one bu
siddharthteotia commented on issue #7922:
URL: https://github.com/apache/pinot/issues/7922#issuecomment-998431366
The query is not correct. Standard SQL does not support use of HAVING
without GROUP BY.
Try the examples here for MySQL -
https://www.w3schools.com/sql/sql_having.asp
sajjad-moradi commented on a change in pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#discussion_r772771553
##
File path: pinot-spi/src/main/java/org/apache/pinot/spi/stream/MessageBatch.java
##
@@ -82,6 +88,13 @@ default StreamPartitionMsgOffset
getNextStr
sajjad-moradi commented on a change in pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#discussion_r772769012
##
File path:
pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/src/main/java/org/apache/pinot/plugin/stream/kafka20/KafkaMessageBatch.java
##
@@
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 58e7f10 Move decode method before calling acquireS
jackjlli merged pull request #7938:
URL: https://github.com/apache/pinot/pull/7938
--
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 the specific comment.
To unsubscribe, e-mail: commits-unsubsc
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 03e8fcb Add instance id in response (#7937)
03e8fc
jackjlli merged pull request #7937:
URL: https://github.com/apache/pinot/pull/7937
--
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 the specific comment.
To unsubscribe, e-mail: commits-unsubsc
Jackie-Jiang commented on a change in pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#discussion_r772769448
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/common/DataFetcher.java
##
@@ -425,34 +426,14 @@ void readIntValues(int[] docIds, int len
Jackie-Jiang commented on a change in pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#discussion_r772765879
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/groupby/DictionaryBasedGroupKeyGenerator.java
##
@@ -270,6 +270,9 @@ pr
Jackie-Jiang commented on a change in pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#discussion_r772746860
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/FixedByteChunkSVForwardIndexWriter.java
##
@@ -112,4 +11
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/pinot.git.
from 8c50f8a add tooltip and modal for table status (#7899)
add eb51880 add simple .asf.yaml (#7738)
No new revisi
xiangfu0 merged pull request #7738:
URL: https://github.com/apache/pinot/pull/7738
--
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 the specific comment.
To unsubscribe, e-mail: commits-unsubsc
Jackie-Jiang merged pull request #7899:
URL: https://github.com/apache/pinot/pull/7899
--
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 the specific comment.
To unsubscribe, e-mail: commits-uns
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/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 8c50f8a add tooltip and modal for table status (
Jackie-Jiang commented on issue #7338:
URL: https://github.com/apache/pinot/issues/7338#issuecomment-998361997
@Jackie-Jiang I was suggesting to directly use the `_refreshThreadSemaphore`
for the reload because `reload` and `refresh` are essentially the same, and we
should not have 2 diffe
This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch add-.asf.yaml
in repository https://gitbox.apache.org/repos/asf/pinot.git.
from a566a3a add simple .asf.yaml
add abb03ea Update .asf.yaml
No new revisions were added by this update.
codecov-commenter commented on pull request #7938:
URL: https://github.com/apache/pinot/pull/7938#issuecomment-998354605
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7938?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apac
walterddr commented on a change in pull request #7921:
URL: https://github.com/apache/pinot/pull/7921#discussion_r772727875
##
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotTableRestletResource.java
##
@@ -487,15 +492,17 @@ public Suc
jackjlli opened a new pull request #7938:
URL: https://github.com/apache/pinot/pull/7938
## Description
This PR moves decode method before calling acquireSegment method in order to
avoid reference count leak. Currently if there is issue on decoding, the
reference count doesn't get relea
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a commit to branch fix-reference-count-for-segments
in repository https://gitbox.apache.org/repos/asf/pinot.git
commit e9745f10884835332bb237e3a407c9df228e3621
Author: Jack Li(Analytics Engineering)
AuthorDate: Mon D
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch fix-reference-count-for-segments
in repository https://gitbox.apache.org/repos/asf/pinot.git.
at e9745f1 Move decode method before calling acquireSegment to avoid
reference count leak
This
siddharthteotia commented on a change in pull request #7918:
URL: https://github.com/apache/pinot/pull/7918#discussion_r772589770
##
File path:
pinot-server/src/main/java/org/apache/pinot/server/api/resources/TablesResource.java
##
@@ -210,14 +212,15 @@ public String getSegmen
xiangfu0 commented on a change in pull request #7928:
URL: https://github.com/apache/pinot/pull/7928#discussion_r772720296
##
File path: docker/images/pinot/docker-build.sh
##
@@ -56,6 +56,13 @@ else
JAVA_VERSION=8
fi
-echo "Trying to build Pinot docker image from Git URL
xiangfu0 commented on a change in pull request #7928:
URL: https://github.com/apache/pinot/pull/7928#discussion_r772719993
##
File path: docker/images/pinot/docker-build.sh
##
@@ -56,6 +56,13 @@ else
JAVA_VERSION=8
fi
-echo "Trying to build Pinot docker image from Git URL
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/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 93c0404 Update Log4j version to 2.17.0 (#7933)
xiangfu0 merged pull request #7933:
URL: https://github.com/apache/pinot/pull/7933
--
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 the specific comment.
To unsubscribe, e-mail: commits-unsubsc
codecov-commenter edited a comment on pull request #7937:
URL: https://github.com/apache/pinot/pull/7937#issuecomment-998316919
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7937?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7937:
URL: https://github.com/apache/pinot/pull/7937#issuecomment-998316919
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7937?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter commented on pull request #7937:
URL: https://github.com/apache/pinot/pull/7937#issuecomment-998316919
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7937?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apac
sajjad-moradi commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772705714
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,13
siddharthteotia edited a comment on pull request #7931:
URL: https://github.com/apache/pinot/pull/7931#issuecomment-998303765
@richardstartin , can we please have a short discussion around raw index. I
didn't get a chance to review v4 format and want to be on the same page here
w.r.t chang
siddharthteotia commented on pull request #7931:
URL: https://github.com/apache/pinot/pull/7931#issuecomment-998303765
@richardstartin , can we have a short discussion around raw index. I didn't
get a chance to review v4 format and want to be on the same page here w.r.t
changes / improveme
jackjlli opened a new pull request #7937:
URL: https://github.com/apache/pinot/pull/7937
## Description
This PR adds instance id at the error message in the response. Currently the
response is like below, which is hard to identify the target server:
```
"errors": [
siddharthteotia commented on pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#issuecomment-998299363
> @siddharthteotia to review before merging.
Yes, I will make sure to go through this by EOD. Thank you for waiting
--
This is an automated message from the Apache
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a commit to branch add-instance-id-in-response
in repository https://gitbox.apache.org/repos/asf/pinot.git
commit dfaf9e969e27c1b3e45b6f27bbe80110be36f540
Author: Jack Li(Analytics Engineering)
AuthorDate: Mon Dec 20
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch add-instance-id-in-response
in repository https://gitbox.apache.org/repos/asf/pinot.git.
at dfaf9e9 Add instance id in response
This branch includes the following new commits:
new dfa
codecov-commenter edited a comment on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-997206576
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7927?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
siddharthteotia commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772666710
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,1
siddharthteotia commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772666710
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,1
richardstartin commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772663250
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,13
richardstartin commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772663250
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,13
richardstartin commented on a change in pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#discussion_r772659060
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/groupby/DictionaryBasedGroupKeyGenerator.java
##
@@ -270,6 +270,9 @@
richardstartin commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772657590
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,13
richardstartin commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772657590
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,13
siddharthteotia commented on a change in pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#discussion_r772656228
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/groupby/DictionaryBasedGroupKeyGenerator.java
##
@@ -270,6 +270,9 @@
siddharthteotia commented on a change in pull request #7935:
URL: https://github.com/apache/pinot/pull/7935#discussion_r772656228
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/groupby/DictionaryBasedGroupKeyGenerator.java
##
@@ -270,6 +270,9 @@
mcvsubbu commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772655331
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,13 @@ pr
richardstartin commented on pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#issuecomment-998249346
@siddharthteotia to review before merging.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
codecov-commenter edited a comment on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-997206576
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7927?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#issuecomment-997206576
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7927?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
richardstartin commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772643897
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,13
siddharthteotia commented on a change in pull request #7930:
URL: https://github.com/apache/pinot/pull/7930#discussion_r772640243
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/io/writer/impl/BaseChunkSVForwardIndexWriter.java
##
@@ -74,15 +71,1
codecov-commenter edited a comment on pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#issuecomment-997799855
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7934?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7934:
URL: https://github.com/apache/pinot/pull/7934#issuecomment-997799855
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7934?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
richardstartin commented on a change in pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#discussion_r772619331
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java
##
@@ -294,15 +300,17 @@ public
mcvsubbu commented on a change in pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#discussion_r772617262
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java
##
@@ -294,15 +300,17 @@ public void
richardstartin commented on issue #7929:
URL: https://github.com/apache/pinot/issues/7929#issuecomment-998186011
@sajjad-moradi yes, but it requires field level config. I will open an issue
to discuss making it default.
--
This is an automated message from the Apache Git Service.
To resp
richardstartin commented on a change in pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#discussion_r772597217
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/index/readers/forward/FixedByteChunkSVForwardIndexReader.java
###
richardstartin commented on a change in pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#discussion_r772595460
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java
##
@@ -294,15 +300,17 @@ public
klsince commented on a change in pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#discussion_r772594830
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/index/readers/forward/FixedByteChunkSVForwardIndexReader.java
##
@@
Jackie-Jiang commented on a change in pull request #7927:
URL: https://github.com/apache/pinot/pull/7927#discussion_r772591383
##
File path:
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java
##
@@ -294,15 +300,17 @@ public v
codecov-commenter edited a comment on pull request #7933:
URL: https://github.com/apache/pinot/pull/7933#issuecomment-998167342
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7933?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7933:
URL: https://github.com/apache/pinot/pull/7933#issuecomment-998167342
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7933?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
siddharthteotia commented on a change in pull request #7918:
URL: https://github.com/apache/pinot/pull/7918#discussion_r772589770
##
File path:
pinot-server/src/main/java/org/apache/pinot/server/api/resources/TablesResource.java
##
@@ -210,14 +212,15 @@ public String getSegmen
siddharthteotia commented on a change in pull request #7918:
URL: https://github.com/apache/pinot/pull/7918#discussion_r772589770
##
File path:
pinot-server/src/main/java/org/apache/pinot/server/api/resources/TablesResource.java
##
@@ -210,14 +212,15 @@ public String getSegmen
codecov-commenter edited a comment on pull request #7925:
URL: https://github.com/apache/pinot/pull/7925#issuecomment-997087113
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7925?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7925:
URL: https://github.com/apache/pinot/pull/7925#issuecomment-997087113
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7925?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
codecov-commenter edited a comment on pull request #7933:
URL: https://github.com/apache/pinot/pull/7933#issuecomment-998167342
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7933?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
sajjad-moradi commented on issue #7929:
URL: https://github.com/apache/pinot/issues/7929#issuecomment-998168662
@richardstartin is V4 currently being used or is to going to be used in
future?
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
codecov-commenter commented on pull request #7933:
URL: https://github.com/apache/pinot/pull/7933#issuecomment-998167342
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7933?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apac
Jackie-Jiang closed issue #7713:
URL: https://github.com/apache/pinot/issues/7713
--
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 the specific comment.
To unsubscribe, e-mail: commits-unsubscr
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git.
from f27cf0b Fix performance problem of base chunk forward index write
(#7930)
add 71fefe2 Separate the exception f
Jackie-Jiang merged pull request #7926:
URL: https://github.com/apache/pinot/pull/7926
--
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 the specific comment.
To unsubscribe, e-mail: commits-uns
codecov-commenter edited a comment on pull request #7925:
URL: https://github.com/apache/pinot/pull/7925#issuecomment-997087113
#
[Codecov](https://codecov.io/gh/apache/pinot/pull/7925?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=T
richardstartin commented on a change in pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#discussion_r772572200
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/index/readers/forward/FixedByteChunkSVForwardIndexReader.java
###
klsince commented on a change in pull request #7920:
URL: https://github.com/apache/pinot/pull/7920#discussion_r772569003
##
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/index/readers/forward/FixedByteChunkSVForwardIndexReader.java
##
@@
richardstartin commented on issue #7929:
URL: https://github.com/apache/pinot/issues/7929#issuecomment-998146866
V4 solves the buffer size problem
--
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
1 - 100 of 121 matches
Mail list logo