This is an automated email from the ASF dual-hosted git repository.
yupeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 61d6b1075d Minor Pinot Deepstore Upload Retry Task Improvements
(#10752)
add cb607a8594 Track Number of Segments
yupeng9 merged PR #10780:
URL: https://github.com/apache/pinot/pull/10780
--
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...@pinot.apac
walterddr commented on PR #10772:
URL: https://github.com/apache/pinot/pull/10772#issuecomment-1552328942
> syntax for hints seems a bit verbose.. can we follow spark or postgres
model
>
> https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-hints.html
There will alwa
chenboat commented on code in PR #10047:
URL: https://github.com/apache/pinot/pull/10047#discussion_r1197274563
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeTableDataManager.java:
##
@@ -526,6 +529,32 @@ private void handleUpsert(ImmutableSegme
chenboat commented on code in PR #10047:
URL: https://github.com/apache/pinot/pull/10047#discussion_r1197273114
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeTableDataManager.java:
##
@@ -526,6 +529,32 @@ private void handleUpsert(ImmutableSegme
chenboat commented on code in PR #10047:
URL: https://github.com/apache/pinot/pull/10047#discussion_r1197272216
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeTableDataManager.java:
##
@@ -526,6 +529,32 @@ private void handleUpsert(ImmutableSegme
chenboat commented on code in PR #10047:
URL: https://github.com/apache/pinot/pull/10047#discussion_r1197270563
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeTableDataManager.java:
##
@@ -526,6 +529,32 @@ private void handleUpsert(ImmutableSegme
codecov-commenter commented on PR #10780:
URL: https://github.com/apache/pinot/pull/10780#issuecomment-1552303500
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/10780?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
ankitsultana closed pull request #10780: Track Number of Segments Fixed by
Deepstore Retry Task
URL: https://github.com/apache/pinot/pull/10780
--
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 sp
codecov-commenter commented on PR #10779:
URL: https://github.com/apache/pinot/pull/10779#issuecomment-1552287266
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/10779?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
jackjlli commented on code in PR #10777:
URL: https://github.com/apache/pinot/pull/10777#discussion_r1197235975
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/BaseTableDataManager.java:
##
@@ -628,9 +628,15 @@ private File downloadAndStreamUntarWithRateLimit(Stri
ankitsultana opened a new pull request, #10780:
URL: https://github.com/apache/pinot/pull/10780
Missed this in: https://github.com/apache/pinot/pull/10752
--
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 t
jackjlli commented on code in PR #10754:
URL: https://github.com/apache/pinot/pull/10754#discussion_r1197228815
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java:
##
@@ -872,6 +874,24 @@ public List
getSegmentsZKMetadata(Str
walterddr opened a new pull request, #10779:
URL: https://github.com/apache/pinot/pull/10779
(no comment)
--
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-
chenboat commented on code in PR #10047:
URL: https://github.com/apache/pinot/pull/10047#discussion_r1197215241
##
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/upsert/ConcurrentMapPartitionUpsertMetadataManager.java:
##
@@ -181,6 +203,60 @@ protected void rem
chenboat commented on code in PR #10047:
URL: https://github.com/apache/pinot/pull/10047#discussion_r1197213067
##
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/upsert/BasePartitionUpsertMetadataManager.java:
##
@@ -395,6 +399,31 @@ protected void finishOperat
This is an automated email from the ASF dual-hosted git repository.
tingchen 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 61d6b1075d Minor Pinot Deepstore Upload Retry T
chenboat merged PR #10752:
URL: https://github.com/apache/pinot/pull/10752
--
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...@pinot.apa
chenboat closed issue #10751: Deepstore Upload Retry Task Uploads Segments to
Paths Ending with UUID
URL: https://github.com/apache/pinot/issues/10751
--
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
navina commented on PR #10777:
URL: https://github.com/apache/pinot/pull/10777#issuecomment-1552206271
btw, which metric are you trying to re-define?
--
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
navina commented on code in PR #10777:
URL: https://github.com/apache/pinot/pull/10777#discussion_r1197155941
##
pinot-common/src/main/java/org/apache/pinot/common/metrics/ServerMeter.java:
##
@@ -70,6 +70,7 @@ public enum ServerMeter implements AbstractMetrics.Meter {
REFRES
navina commented on code in PR #10777:
URL: https://github.com/apache/pinot/pull/10777#discussion_r1197154934
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/BaseTableDataManager.java:
##
@@ -628,9 +628,15 @@ private File downloadAndStreamUntarWithRateLimit(String
zhtaoxiang opened a new pull request, #10778:
URL: https://github.com/apache/pinot/pull/10778
update pinot helm readme to explain how to create EKS cluster for Pinot with
k8s 1.23+
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
This is an automated email from the ASF dual-hosted git repository.
rongr 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 ab0c27e947 Add decoder initialization error to the
walterddr merged PR #10773:
URL: https://github.com/apache/pinot/pull/10773
--
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...@pinot.ap
kishoreg commented on PR #10772:
URL: https://github.com/apache/pinot/pull/10772#issuecomment-1552154190
syntax for hints seems a bit verbose.. can we follow spark or postgres model
https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-hints.html
--
This is an automated mes
cbalci commented on PR #10643:
URL: https://github.com/apache/pinot/pull/10643#issuecomment-1552143192
@navina, not yet. I'll add it to OSS documentation soon.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
codecov-commenter commented on PR #10777:
URL: https://github.com/apache/pinot/pull/10777#issuecomment-1552127228
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/10777?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
jtao15 commented on code in PR #10777:
URL: https://github.com/apache/pinot/pull/10777#discussion_r1197073484
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/BaseTableDataManager.java:
##
@@ -628,9 +628,15 @@ private File downloadAndStreamUntarWithRateLimit(String
navina commented on PR #10643:
URL: https://github.com/apache/pinot/pull/10643#issuecomment-1552087310
@cbalci / @chenboat : has this feature been documented ? is it available in
the OSS docs?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
jugomezv opened a new pull request, #10777:
URL: https://github.com/apache/pinot/pull/10777
Current metric for failures ticks only after 3 consecutive failures and that
almost never happens, I am introducing a new metric so we can track individual
failures in segment fetcher.
--
This
walterddr commented on code in PR #10772:
URL: https://github.com/apache/pinot/pull/10772#discussion_r1197007479
##
pinot-query-planner/src/main/java/org/apache/calcite/rel/rules/PinotAggregateExchangeNodeInsertRule.java:
##
@@ -88,8 +92,11 @@ public boolean matches(RelOptRuleCa
walterddr commented on code in PR #10772:
URL: https://github.com/apache/pinot/pull/10772#discussion_r1197005806
##
pinot-query-planner/src/main/java/org/apache/calcite/rel/hint/PinotHintOptions.java:
##
@@ -0,0 +1,44 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF)
walterddr commented on code in PR #10772:
URL: https://github.com/apache/pinot/pull/10772#discussion_r1197005806
##
pinot-query-planner/src/main/java/org/apache/calcite/rel/hint/PinotHintOptions.java:
##
@@ -0,0 +1,44 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF)
codecov-commenter commented on PR #10776:
URL: https://github.com/apache/pinot/pull/10776#issuecomment-1551968008
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/10776?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
This is an automated email from the ASF dual-hosted git repository.
rongr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 59599872fb [multistage]: Added support for Json Data Type. (#10765)
add 4f15641379 [multistage] mailbox sending exc
walterddr merged PR #10761:
URL: https://github.com/apache/pinot/pull/10761
--
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...@pinot.ap
xiangfu0 commented on code in PR #10772:
URL: https://github.com/apache/pinot/pull/10772#discussion_r1196907567
##
pinot-query-planner/src/main/java/org/apache/calcite/rel/hint/PinotHintOptions.java:
##
@@ -0,0 +1,44 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) u
klsince commented on code in PR #10752:
URL: https://github.com/apache/pinot/pull/10752#discussion_r1196924108
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java:
##
@@ -1555,4 +1562,19 @@ public PauseStatus getP
navina commented on code in PR #10773:
URL: https://github.com/apache/pinot/pull/10773#discussion_r1196908534
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java:
##
@@ -1419,8 +1419,15 @@ public LLRealtimeSegmentDataManager(
xiangfu0 opened a new pull request, #10776:
URL: https://github.com/apache/pinot/pull/10776
Instructions:
1. The PR has to be tagged with at least one of the following labels (*):
1. `feature`
2. `bugfix`
3. `performance`
4. `ui`
5. `backward-incompat`
6
walterddr commented on code in PR #10773:
URL: https://github.com/apache/pinot/pull/10773#discussion_r1196898970
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java:
##
@@ -1419,8 +1419,15 @@ public LLRealtimeSegmentDataManag
walterddr commented on code in PR #10773:
URL: https://github.com/apache/pinot/pull/10773#discussion_r1196898970
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java:
##
@@ -1419,8 +1419,15 @@ public LLRealtimeSegmentDataManag
ankitsultana commented on code in PR #10752:
URL: https://github.com/apache/pinot/pull/10752#discussion_r1196894903
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java:
##
@@ -1555,4 +1562,19 @@ public PauseStatus
navina commented on code in PR #10773:
URL: https://github.com/apache/pinot/pull/10773#discussion_r1196883043
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java:
##
@@ -1419,8 +1419,15 @@ public LLRealtimeSegmentDataManager(
xiangfu0 opened a new pull request, #10775:
URL: https://github.com/apache/pinot/pull/10775
update libtasn1 lib to fix CVE-2022-1471
--
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 c
jtao15 commented on code in PR #10754:
URL: https://github.com/apache/pinot/pull/10754#discussion_r1196876283
##
pinot-controller/src/test/java/org/apache/pinot/controller/helix/core/retention/RetentionManagerTest.java:
##
@@ -233,6 +233,39 @@ public void testRealtimeLLCCleanup(
klsince commented on code in PR #10752:
URL: https://github.com/apache/pinot/pull/10752#discussion_r1196870494
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java:
##
@@ -1555,4 +1562,19 @@ public PauseStatus getP
walterddr commented on code in PR #10773:
URL: https://github.com/apache/pinot/pull/10773#discussion_r1196823821
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java:
##
@@ -1419,8 +1419,15 @@ public LLRealtimeSegmentDataManag
soumitra-st commented on PR #10773:
URL: https://github.com/apache/pinot/pull/10773#issuecomment-1551738351
lgtm
--
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 unsubscr
navina commented on PR #10773:
URL: https://github.com/apache/pinot/pull/10773#issuecomment-1551730973
@npawar / @Jackie-Jiang / @mayankshriv : review pls!
--
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
GSharayu commented on PR #10759:
URL: https://github.com/apache/pinot/pull/10759#issuecomment-1551708417
@snleee Can you also please take a look at this PR
--
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
This is an automated email from the ASF dual-hosted git repository.
rongr 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 59599872fb [multistage]: Added support for Json Da
walterddr merged PR #10765:
URL: https://github.com/apache/pinot/pull/10765
--
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...@pinot.ap
walterddr commented on PR #10772:
URL: https://github.com/apache/pinot/pull/10772#issuecomment-1551517227
CC
- @vvivekiyer and @somandal who visited the hintable framework previously on
aggregate and window functions
- @ankitsultana for the colocated options.
--
This is an automate
gortiz opened a new pull request, #10774:
URL: https://github.com/apache/pinot/pull/10774
This PR tries to reproduce a bug detected in LArray implementation
--
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
INNOCENT-BOY commented on code in PR #10759:
URL: https://github.com/apache/pinot/pull/10759#discussion_r1196363274
##
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/SegmentAssignmentConfig.java:
##
@@ -34,6 +34,7 @@ public SegmentAssignmentConfig(@JsonProp
INNOCENT-BOY commented on code in PR #10759:
URL: https://github.com/apache/pinot/pull/10759#discussion_r1196363274
##
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/SegmentAssignmentConfig.java:
##
@@ -34,6 +34,7 @@ public SegmentAssignmentConfig(@JsonProp
INNOCENT-BOY commented on code in PR #10759:
URL: https://github.com/apache/pinot/pull/10759#discussion_r1196363274
##
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/SegmentAssignmentConfig.java:
##
@@ -34,6 +34,7 @@ public SegmentAssignmentConfig(@JsonProp
gortiz commented on code in PR #10759:
URL: https://github.com/apache/pinot/pull/10759#discussion_r1196344690
##
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/SegmentAssignmentConfig.java:
##
@@ -34,6 +34,7 @@ public SegmentAssignmentConfig(@JsonProperty(v
INNOCENT-BOY commented on code in PR #10759:
URL: https://github.com/apache/pinot/pull/10759#discussion_r1196314940
##
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/SegmentAssignmentConfig.java:
##
@@ -34,6 +34,7 @@ public SegmentAssignmentConfig(@JsonProp
INNOCENT-BOY commented on code in PR #10759:
URL: https://github.com/apache/pinot/pull/10759#discussion_r1196314940
##
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/SegmentAssignmentConfig.java:
##
@@ -34,6 +34,7 @@ public SegmentAssignmentConfig(@JsonProp
gortiz commented on code in PR #10759:
URL: https://github.com/apache/pinot/pull/10759#discussion_r1196145111
##
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/assignment/SegmentAssignmentConfig.java:
##
@@ -34,6 +34,7 @@ public SegmentAssignmentConfig(@JsonProperty(v
gortiz commented on PR #10687:
URL: https://github.com/apache/pinot/pull/10687#issuecomment-1550966001
> I think all the confusion from the reviewers stemmed from the fact that
the boundaries got blurred in one case but we're calling out separation in
another case.
I understand the c
64 matches
Mail list logo