codecov-commenter commented on PR #11438:
URL: https://github.com/apache/pinot/pull/11438#issuecomment-1692611128
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11438?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
codecov-commenter commented on PR #11439:
URL: https://github.com/apache/pinot/pull/11439#issuecomment-1692610640
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11439?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
Jackie-Jiang opened a new pull request, #11439:
URL: https://github.com/apache/pinot/pull/11439
- Remove PhysicalPlanContext and use OpChainExecutionContext instead
- Add request metadata in OpChainExecutionContext
- Clean up unused fields
--
This is an automated message from the Apa
xiangfu0 opened a new pull request, #11438:
URL: https://github.com/apache/pinot/pull/11438
(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-m
egalpin commented on issue #10712:
URL: https://github.com/apache/pinot/issues/10712#issuecomment-1692546878
>Are you suggesting that we somehow map one logical table to multiple
physical tables at the same time (perhaps the phys table name somehow chosen
during query time). Or, are we sayi
codecov-commenter commented on PR #11437:
URL: https://github.com/apache/pinot/pull/11437#issuecomment-1692528770
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11437?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
jadami10 commented on code in PR #11421:
URL: https://github.com/apache/pinot/pull/11421#discussion_r1304955886
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java:
##
@@ -1648,12 +1648,13 @@ private void updateCurrentDocumen
tibrewalpratik17 opened a new pull request, #11437:
URL: https://github.com/apache/pinot/pull/11437
labels:
- feature
In #10606 we discussed adding the support for pluggable query event
listener. This PR scaffolds the logic for that and is first among series of PRs.
In this
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 d91e5db76c Add SchemaConformingTransformer to t
chenboat merged PR #11210:
URL: https://github.com/apache/pinot/pull/11210
--
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
Jackie-Jiang commented on code in PR #11421:
URL: https://github.com/apache/pinot/pull/11421#discussion_r1304835090
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/LLRealtimeSegmentDataManager.java:
##
@@ -1648,12 +1648,13 @@ private void updateCurrentDoc
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 11276c6cd8 [Multi-stage] Limit groups for group-by executor (#11424)
add 37e70ecb77 [Multi-stage] Fix minor indent
Jackie-Jiang merged PR #11423:
URL: https://github.com/apache/pinot/pull/11423
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from c092b105e1 Fix a bug in SortOperator that prevents error block to be
propogated (#11425)
add 11276c6cd8 [Multi-st
Jackie-Jiang merged PR #11424:
URL: https://github.com/apache/pinot/pull/11424
--
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
shwin opened a new issue, #11436:
URL: https://github.com/apache/pinot/issues/11436
Let's say you have the following data:
```
col1
A
```
TEXT_CONTAINS("col1", 'A') will return false for this row.
--
This is an automated message from the Apache Git Service.
To respond
Jackie-Jiang opened a new issue, #11435:
URL: https://github.com/apache/pinot/issues/11435
Error:
org.apache.pinot.controller.helix.TableCacheTest.testTableCache[false](2) Time
elapsed: 0.024 s <<< FAILURE!
org.apache.pinot.controller.api.exception.TableAlreadyExistsException:
Extern
codecov-commenter commented on PR #11424:
URL: https://github.com/apache/pinot/pull/11424#issuecomment-1692186132
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11424?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.
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 c092b105e1 Fix a bug in SortOperator that prevent
Jackie-Jiang merged PR #11425:
URL: https://github.com/apache/pinot/pull/11425
--
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 dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/dev by this push:
new 07fd740 fixed broken link in footer (#82)
07fd740
Jackie-Jiang merged PR #82:
URL: https://github.com/apache/pinot-site/pull/82
--
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.
eaugene commented on issue #11433:
URL: https://github.com/apache/pinot/issues/11433#issuecomment-1692112985
Can you share which test is failing & possibly the stack trace as well ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
snleee opened a new issue, #11434:
URL: https://github.com/apache/pinot/issues/11434
In certain scenarios, gzip can be more storage efficient than other
compression codec. We can add the support of gzip for raw forward index.
Reference:
https://github.com/apache/pinot/pull/7035
jadami-stripe commented on code in PR #9201:
URL: https://github.com/apache/pinot/pull/9201#discussion_r1304549833
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeConsumptionRateManager.java:
##
@@ -126,14 +137,17 @@ public interface ConsumptionRa
araghavendra16 opened a new issue, #11433:
URL: https://github.com/apache/pinot/issues/11433
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project pinot-spi: There are test failures.
[ERROR]
[ERROR] Please refer to /home/
TanmayKedari commented on PR #10230:
URL: https://github.com/apache/pinot/pull/10230#issuecomment-1691660686
In which Version was this issue fixed, started facing the issue again
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
eaugene opened a new issue, #11432:
URL: https://github.com/apache/pinot/issues/11432
Happens in 2 places :
1. **Server :** We have 2 consumers ( each for different purpose ) created
one after the another with the same client ID -
[https://github.com/apache/pinot/blob/master/pinot-core/s
codecov-commenter commented on PR #11431:
URL: https://github.com/apache/pinot/pull/11431#issuecomment-1691487818
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11431?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
gortiz opened a new pull request, #11431:
URL: https://github.com/apache/pinot/pull/11431
This PR adds a new test method in OfflineClusterIntegrationTest that seems
to find a bug in how schemes are resolved in multiStage
--
This is an automated message from the Apache Git Service.
To resp
codecov-commenter commented on PR #11430:
URL: https://github.com/apache/pinot/pull/11430#issuecomment-1691396086
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11430?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
codecov-commenter commented on PR #11427:
URL: https://github.com/apache/pinot/pull/11427#issuecomment-1691394619
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11427?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
codecov-commenter commented on PR #11429:
URL: https://github.com/apache/pinot/pull/11429#issuecomment-1691392669
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11429?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
KKcorps opened a new pull request, #11430:
URL: https://github.com/apache/pinot/pull/11430
Currently in the test we do not check if all segments even have a valid doc
id or not and simply check that all segments should have a snapshot.
This fixes the issue to only ensure the number of
gortiz opened a new pull request, #11429:
URL: https://github.com/apache/pinot/pull/11429
This PR executes OfflineClusterIntegrationTest.testStarTreeTriggering in
both single and multi stage query engine.
This test seems to be failing
--
This is an automated message from the Apache
floscha opened a new pull request, #11428:
URL: https://github.com/apache/pinot/pull/11428
This PR fixed the bug reported in
https://github.com/apache/pinot/issues/7596 which prevents users from
specifying `aws:kms` as an SSE option.
--
This is an automated message from the Apache Git Se
gortiz opened a new pull request, #11427:
URL: https://github.com/apache/pinot/pull/11427
This PR executes OfflineClusterIntegrationTest.testDistinctCountHll in both
single and multi stage query engine.
This test seems to be failing
--
This is an automated message from the Apache
codecov-commenter commented on PR #11425:
URL: https://github.com/apache/pinot/pull/11425#issuecomment-1691210026
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/11425?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
Jackie-Jiang opened a new issue, #11426:
URL: https://github.com/apache/pinot/issues/11426
Error: Failures:
Error:QueryLoggerTest.shouldHandleRaceConditionsWithDroppedQueries:239
expected [1] but found [2]
--
This is an automated message from the Apache Git Service.
To respond to
Jackie-Jiang opened a new pull request, #11425:
URL: https://github.com/apache/pinot/pull/11425
This bug will cause a new exception, thus overriding the original exception
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
Jackie-Jiang opened a new pull request, #11424:
URL: https://github.com/apache/pinot/pull/11424
- Fix the exception when intermediate group-by executor reaches the groups
limit (100K currently)
- Honor the groups limit and stop adding new keys when the limit is hit
- Return an exceptio
41 matches
Mail list logo