rohityadav1993 commented on code in PR #14802:
URL: https://github.com/apache/pinot/pull/14802#discussion_r1914216614
##
pinot-connectors/pinot-spark-common/src/main/scala/org/apache/pinot/connector/spark/common/PinotClusterClient.scala:
##
@@ -33,7 +33,7 @@ import scala.util.{F
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch dependabot/maven/scala.version-2.13.16
in repository https://gitbox.apache.org/repos/asf/pinot.git
was 1485a40307 Upgrade the correct dependency
The revisions that were on this branch are s
Jackie-Jiang merged PR #14799:
URL: https://github.com/apache/pinot/pull/14799
--
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
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 4742aa92ff Bump scala.version from 2.13.3 to 2.13
codecov-commenter commented on PR #14806:
URL: https://github.com/apache/pinot/pull/14806#issuecomment-2588851334
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/14806?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
Jackie-Jiang commented on issue #14743:
URL: https://github.com/apache/pinot/issues/14743#issuecomment-2588826490
You might find more help from the Slack community
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Jackie-Jiang commented on PR #14765:
URL: https://github.com/apache/pinot/pull/14765#issuecomment-2588824063
While in most cases, there is only one topic per table (single-stream
ingestion). I don't want to make size based threshold updater to be per topic
by default. It will cause backward
Jackie-Jiang commented on issue #14527:
URL: https://github.com/apache/pinot/issues/14527#issuecomment-2588816313
cc @swaminathanmanish @KKcorps
--
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 t
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 269f483c3c add server status to all instance tabl
Jackie-Jiang merged PR #14720:
URL: https://github.com/apache/pinot/pull/14720
--
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
Jackie-Jiang commented on issue #14715:
URL: https://github.com/apache/pinot/issues/14715#issuecomment-2588812190
Seems like a connection issue. Let me know if the problem is solved now.
You may get more help from the Slack community.
--
This is an automated message from the Apache Git
Jackie-Jiang commented on code in PR #14643:
URL: https://github.com/apache/pinot/pull/14643#discussion_r1914151641
##
pinot-core/src/main/java/org/apache/pinot/server/realtime/ControllerLeaderLocator.java:
##
@@ -59,21 +61,23 @@ public class ControllerLeaderLocator {
Contr
Jackie-Jiang commented on code in PR #14804:
URL: https://github.com/apache/pinot/pull/14804#discussion_r1914136353
##
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/SchemaUtils.java:
##
@@ -176,7 +176,7 @@ private static void
validateCompatibilityWithTa
Jackie-Jiang commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914107109
##
pinot-common/src/main/java/org/apache/pinot/common/metadata/segment/SegmentZKMetadataUtils.java:
##
@@ -0,0 +1,80 @@
+/**
+ * Licensed to the Apache Software Fo
albertobastos opened a new pull request, #14806:
URL: https://github.com/apache/pinot/pull/14806
https://github.com/apache/pinot/issues/14624
--
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 s
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch dependabot/maven/scala.version-2.13.16
in repository https://gitbox.apache.org/repos/asf/pinot.git
from a4e9ecbebb Bump scala.version from 2.12.19 to 2.13.16
add 1485a40307 Upgrade the c
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914048474
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java:
##
@@ -543,13 +555,22 @@ private void commitSegme
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914060251
##
pinot-common/src/main/java/org/apache/pinot/common/utils/FileUploadDownloadClient.java:
##
@@ -1248,6 +1249,63 @@ public File downloadUntarFileStreamed(URI uri, File
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914057933
##
pinot-server/src/main/java/org/apache/pinot/server/api/resources/ReIngestionResource.java:
##
@@ -0,0 +1,450 @@
+/**
+ * Licensed to the Apache Software Foundation (
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914056239
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java:
##
@@ -2009,4 +2119,151 @@ String moveSegmentFile
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914053530
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/realtime/PinotLLCRealtimeSegmentManager.java:
##
@@ -1764,6 +1794,86 @@ public void uploadToDee
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914039911
##
pinot-server/src/main/java/org/apache/pinot/server/api/resources/ReIngestionResource.java:
##
@@ -0,0 +1,450 @@
+/**
+ * Licensed to the Apache Software Foundation (
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914036144
##
pinot-server/src/main/java/org/apache/pinot/server/api/resources/TablesResource.java:
##
@@ -884,7 +892,7 @@ public String uploadLLCSegment(
@ApiResponse(code
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914035164
##
pinot-server/src/main/java/org/apache/pinot/server/api/resources/TablesResource.java:
##
@@ -884,7 +892,7 @@ public String uploadLLCSegment(
@ApiResponse(code
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914034221
##
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/realtime/FailureInjectingRealtimeSegmentDataManager.java:
##
@@ -0,0 +1,67 @@
+/**
+ * Licen
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914033935
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/BaseTableDataManager.java:
##
@@ -384,15 +385,20 @@ protected void
replaceSegmentIfCrcMismatch(SegmentDa
KKcorps commented on code in PR #14798:
URL: https://github.com/apache/pinot/pull/14798#discussion_r1914033251
##
pinot-controller/src/main/java/org/apache/pinot/controller/validation/RealtimeSegmentValidationManager.java:
##
@@ -171,6 +172,9 @@ private void runSegmentLevelValid
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/pinot.git
from d953d7cffc Pauseless ingestion without failure scenarios (#14741)
add 25d17dacd9 Fix NPE caused by MultiStageQueryTh
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch fix-multiStageQueryThrottler-npe
in repository https://gitbox.apache.org/repos/asf/pinot.git
was 25fc746505 Fix NPE caused by MultiStageQueryThrottler
The revisions that were on this branch a
jackjlli merged PR #14805:
URL: https://github.com/apache/pinot/pull/14805
--
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
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 b787ad43a1 Add CLPV2_ZSTD and CLPV2_LZ4 raw forward index compression
codecs. (#14661)
add d953d7cffc Pauseless i
Jackie-Jiang merged PR #14741:
URL: https://github.com/apache/pinot/pull/14741
--
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
jackjlli opened a new pull request, #14805:
URL: https://github.com/apache/pinot/pull/14805
This PR fixes the NPE which is caused by `MultiStageQueryThrottler` being
null when multi-stage engine feature is disabled.
To be more specific, when the multi-stage engine is disabled, the
`M
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a change to branch fix-multiStageQueryThrottler-npe
in repository https://gitbox.apache.org/repos/asf/pinot.git
at 25fc746505 Fix NPE caused by MultiStageQueryThrottler
This branch includes the following new c
This is an automated email from the ASF dual-hosted git repository.
jlli pushed a commit to branch fix-multiStageQueryThrottler-npe
in repository https://gitbox.apache.org/repos/asf/pinot.git
commit 25fc74650532490a9684e18fa288743137f953bd
Author: jlli_LinkedIn
AuthorDate: Mon Jan 13 16:59:45 20
codecov-commenter commented on PR #14780:
URL: https://github.com/apache/pinot/pull/14780#issuecomment-2588388482
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/14780?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
abhioncbr commented on issue #14696:
URL: https://github.com/apache/pinot/issues/14696#issuecomment-2588167885
Assigning to myself for a fix.
--
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
ankitsultana commented on code in PR #14802:
URL: https://github.com/apache/pinot/pull/14802#discussion_r1913744431
##
pinot-connectors/pinot-spark-common/src/main/scala/org/apache/pinot/connector/spark/common/PinotClusterClient.scala:
##
@@ -33,7 +33,7 @@ import scala.util.{Fai
This is an automated email from the ASF dual-hosted git repository.
lqc 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 b787ad43a1 Add CLPV2_ZSTD and CLPV2_LZ4 raw forward
deemoliu merged PR #14661:
URL: https://github.com/apache/pinot/pull/14661
--
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
ankitsultana commented on code in PR #14802:
URL: https://github.com/apache/pinot/pull/14802#discussion_r1913635687
##
pinot-connectors/pinot-spark-common/src/main/scala/org/apache/pinot/connector/spark/common/PinotClusterClient.scala:
##
@@ -33,7 +33,7 @@ import scala.util.{Fai
cutiepie-10 closed pull request #14803: Added error message in the SchemaUtils
[bugfix]
URL: https://github.com/apache/pinot/pull/14803
--
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
cutiepie-10 opened a new pull request, #14804:
URL: https://github.com/apache/pinot/pull/14804
I have added an error message in the SchemaUtils.java inside the
validateCompatibilityWithTableConfig(). #14787
--
This is an automated message from the Apache Git Service.
To respond to the
cutiepie-10 opened a new pull request, #14803:
URL: https://github.com/apache/pinot/pull/14803
I have added an error message in the SchemaUtils.java inside the
validateCompatibilityWithTableConfig().
--
This is an automated message from the Apache Git Service.
To respond to the message, p
cutiepie-10 commented on issue #14787:
URL: https://github.com/apache/pinot/issues/14787#issuecomment-2587531282
Hi @ankitsultana,
I went through the code. The validation of the schema occurs in the
TableConfigUtils.java done by some Preconditions.checkState which is thrown to
validateCo
This is an automated email from the ASF dual-hosted git repository.
pratik pushed a change to branch
dependabot/maven/org.apache.commons-commons-csv-1.13.0
in repository https://gitbox.apache.org/repos/asf/pinot.git
was e342adc413 Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0
This is an automated email from the ASF dual-hosted git repository.
pratik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from ca35a4323c Include the task scheduling errors in schedule response
(#14754)
add 9259a85609 Bump org.apache.common
tibrewalpratik17 merged PR #14801:
URL: https://github.com/apache/pinot/pull/14801
--
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...@p
swaminathanmanish merged PR #14754:
URL: https://github.com/apache/pinot/pull/14754
--
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.
manishswaminathan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 38eb03a11a Bump software.amazon.awssdk:bom from 2.29.49 to 2.29.50
(#14800)
add ca35a4323c Include the
raghavagrawal commented on code in PR #14702:
URL: https://github.com/apache/pinot/pull/14702#discussion_r1913375083
##
pinot-core/src/main/java/org/apache/pinot/core/segment/processing/aggregator/PercentileKLLSketchAggregator.java:
##
@@ -0,0 +1,70 @@
+/**
+ * Licensed to the A
This is an automated email from the ASF dual-hosted git repository.
pratik 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 38eb03a11a Bump software.amazon.awssdk:bom from 2
This is an automated email from the ASF dual-hosted git repository.
pratik pushed a change to branch
dependabot/maven/software.amazon.awssdk-bom-2.29.50
in repository https://gitbox.apache.org/repos/asf/pinot.git
was ba3107d005 Bump software.amazon.awssdk:bom from 2.29.49 to 2.29.50
The r
tibrewalpratik17 merged PR #14800:
URL: https://github.com/apache/pinot/pull/14800
--
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...@p
rohityadav1993 commented on PR #14802:
URL: https://github.com/apache/pinot/pull/14802#issuecomment-2587324975
cc: @ankitsultana
--
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 comm
codecov-commenter commented on PR #14802:
URL: https://github.com/apache/pinot/pull/14802#issuecomment-2587272534
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/14802?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
dependabot[bot] opened a new pull request, #14801:
URL: https://github.com/apache/pinot/pull/14801
Bumps
[org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from
1.12.0 to 1.13.0.
Changelog
Sourced from https://github.com/apache/commons-csv/blob/master/RELEASE-
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.commons-commons-csv-1.13.0
in repository https://gitbox.apache.org/repos/asf/pinot.git
at e342adc413 Bump org.apache.commons:commons-csv from 1.12.0 to 1.13
dependabot[bot] opened a new pull request, #14800:
URL: https://github.com/apache/pinot/pull/14800
Bumps software.amazon.awssdk:bom from 2.29.49 to 2.29.50.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
dependabot[bot] opened a new pull request, #14799:
URL: https://github.com/apache/pinot/pull/14799
Bumps `scala.version` from 2.12.19 to 2.13.16.
Updates `org.scala-lang:scala-library` from 2.12.19 to 2.13.16
Release notes
Sourced from https://github.com/scala/scala/releases";>or
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/scala.version-2.13.16
in repository https://gitbox.apache.org/repos/asf/pinot.git
at a4e9ecbebb Bump scala.version from 2.12.19 to 2.13.16
No new revisions were added
KKcorps closed pull request #14794: Add DR and Failure scenario handling for
Pauseless Ingestion
URL: https://github.com/apache/pinot/pull/14794
--
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 s
9aman commented on PR #14794:
URL: https://github.com/apache/pinot/pull/14794#issuecomment-2586636110
@KKcorps you can close this PR. I have raised here:
https://github.com/apache/pinot/pull/14798
--
This is an automated message from the Apache Git Service.
To respond to the message,
9aman opened a new pull request, #14798:
URL: https://github.com/apache/pinot/pull/14798
# Pauseless Ingestion Failure Resolution
Please refer to PR: https://github.com/apache/pinot/pull/14741 for happy
path. This PR aims to only cover the failure scenarios. Once the above one is
KKcorps commented on code in PR #14771:
URL: https://github.com/apache/pinot/pull/14771#discussion_r1912897224
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java:
##
@@ -1619,7 +1620,17 @@ public RealtimeSegmentDataManager(Seg
65 matches
Mail list logo