gortiz commented on issue #13004:
URL: https://github.com/apache/pinot/issues/13004#issuecomment-2076493793
Just as a reminder, this type in Postgres does not actually include
timezone. Instead, at disk level, this type is just a normal timestamp. As
explained by [the
doc](https://www.post
gortiz commented on code in PR #12982:
URL: https://github.com/apache/pinot/pull/12982#discussion_r1578961848
##
pinot-common/src/main/java/org/apache/pinot/common/metrics/BrokerMeter.java:
##
@@ -102,7 +107,23 @@ public enum BrokerMeter implements AbstractMetrics.Meter {
NET
codecov-commenter commented on PR #13005:
URL: https://github.com/apache/pinot/pull/13005#issuecomment-2076301260
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/13005?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
yashmayya commented on code in PR #12992:
URL: https://github.com/apache/pinot/pull/12992#discussion_r1578801113
##
pom.xml:
##
@@ -1625,7 +1611,6 @@
2.43.0
- verify
Review Comment:
This isn't required because `spotless:check
itschrispeck opened a new pull request, #13005:
URL: https://github.com/apache/pinot/pull/13005
This PR addresses https://github.com/apache/pinot/issues/12628
This provides functionality to configure a regex library that will be used
during query execution.
- `PatternFactory.c
abhioncbr commented on PR #12866:
URL: https://github.com/apache/pinot/pull/12866#issuecomment-2076188853
> I don't fully follow why did it break. Following the same logic in #11857
should work. Basically when downgrading and Pinot doesn't understand the new
format, it should try to generat
jadami10 commented on code in PR #12697:
URL: https://github.com/apache/pinot/pull/12697#discussion_r1578669371
##
pinot-spi/src/main/java/org/apache/pinot/spi/stream/RowMetadata.java:
##
@@ -64,24 +62,34 @@ default long getFirstStreamRecordIngestionTimeMs() {
}
/**
-
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 099a86cff0 Add schema as input to the decoder. (#12981)
add 99a4180330 avoid useless intermediate byte array alloc
Jackie-Jiang merged PR #12978:
URL: https://github.com/apache/pinot/pull/12978
--
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 code in PR #12697:
URL: https://github.com/apache/pinot/pull/12697#discussion_r1578650162
##
pinot-spi/src/main/java/org/apache/pinot/spi/stream/RowMetadata.java:
##
@@ -64,24 +62,34 @@ default long getFirstStreamRecordIngestionTimeMs() {
}
/**
codecov-commenter commented on PR #13003:
URL: https://github.com/apache/pinot/pull/13003#issuecomment-2075960343
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/13003?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
jackluo923 opened a new pull request, #13003:
URL: https://github.com/apache/pinot/pull/13003
In this pull request, we introduce two significant feature enhancements that
build upon #12027 [Configurable Lucene Analyzer] and enhance the flexibility
and functionality of our text processing ca
rseetham commented on PR #12980:
URL: https://github.com/apache/pinot/pull/12980#issuecomment-2075770120
@KKcorps Could you take a look.
--
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 speci
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 099a86cff0 Add schema as input to the decoder. (#
Jackie-Jiang closed issue #12521: Provide pinot schema when initializing
StreamMessageDecoder
URL: https://github.com/apache/pinot/issues/12521
--
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
Jackie-Jiang merged PR #12981:
URL: https://github.com/apache/pinot/pull/12981
--
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 73f1620056 Bump org.jline:jline from 3.26.0 to 3.26.1 (#12997)
add 2cab7e Pull pulsar version definitaion into
Jackie-Jiang merged PR #13002:
URL: https://github.com/apache/pinot/pull/13002
--
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 code in PR #12992:
URL: https://github.com/apache/pinot/pull/12992#discussion_r1578317006
##
pinot-common/pom.xml:
##
@@ -62,6 +62,27 @@
protobuf-maven-plugin
+
+com.diffplug.spotless
+spotless-maven-plugin
+
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch dependabot/maven/org.jline-jline-3.26.1
in repository https://gitbox.apache.org/repos/asf/pinot.git
was 6ee9caccc2 Bump org.jline:jline from 3.26.0 to 3.26.1
The revisions that were on this
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 5adb02fc33 Bump com.azure:azure-storage-file-datalake from 12.18.3 to
12.18.4 (#12995)
add 73f1620056 Bump org.jl
Jackie-Jiang merged PR #12997:
URL: https://github.com/apache/pinot/pull/12997
--
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
dependabot/maven/com.azure-azure-storage-file-datalake-12.18.4
in repository https://gitbox.apache.org/repos/asf/pinot.git
was 63d8a9f58c Bump com.azure:azure-storage-file-datalake from 12.
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 cb16cd7c41 Bump com.github.luben:zstd-jni from 1.5.6-2 to 1.5.6-3
(#12999)
add d602ffdad6 Bump aws.sdk.version fr
Jackie-Jiang merged PR #12995:
URL: https://github.com/apache/pinot/pull/12995
--
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 d602ffdad6 Bump aws.sdk.version from 2.25.36 to 2.25.37 (#12994)
add 5adb02fc33 Bump com.azure:azure-storage-file-
This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch dependabot/maven/aws.sdk.version-2.25.37
in repository https://gitbox.apache.org/repos/asf/pinot.git
was 1f23e610db Bump aws.sdk.version from 2.25.36 to 2.25.37
The revisions that were on t
Jackie-Jiang merged PR #12994:
URL: https://github.com/apache/pinot/pull/12994
--
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
dependabot/maven/com.github.luben-zstd-jni-1.5.6-3
in repository https://gitbox.apache.org/repos/asf/pinot.git
was 86b1af8b02 Bump com.github.luben:zstd-jni from 1.5.6-2 to 1.5.6-3
The rev
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 33b8c88d29 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2
to 3.5.3 (#12996)
add cb16cd7c41 Bump com.
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 bc9e8ee541 Upgrade Pulsar to 3.2.2 (#12967)
add 33b8c88d29 Bump org.apache.maven.plugins:maven-shade-plugin from 3
Jackie-Jiang merged PR #12996:
URL: https://github.com/apache/pinot/pull/12996
--
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 merged PR #12999:
URL: https://github.com/apache/pinot/pull/12999
--
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
dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.3
in repository https://gitbox.apache.org/repos/asf/pinot.git
was 5a1e7cab64 Bump org.apache.maven.plugins:maven-shade-plugi
Jackie-Jiang commented on PR #12955:
URL: https://github.com/apache/pinot/pull/12955#issuecomment-2075451380
> I've created this PR mainly to have a nicer message in some cases. For
example, when there is a timeout sending to some mailbox the current name is
quite difficult to understand ev
Jackie-Jiang commented on code in PR #12981:
URL: https://github.com/apache/pinot/pull/12981#discussion_r1578244090
##
pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java:
##
@@ -1780,6 +1780,31 @@ private void updateCurrentDocume
gortiz commented on code in PR #12704:
URL: https://github.com/apache/pinot/pull/12704#discussion_r1576190502
##
pinot-broker/src/main/java/org/apache/pinot/broker/requesthandler/MultiStageBrokerRequestHandler.java:
##
@@ -276,6 +264,161 @@ protected BrokerResponse handleRequest
gortiz commented on code in PR #12704:
URL: https://github.com/apache/pinot/pull/12704#discussion_r1578099170
##
pinot-common/src/main/java/org/apache/pinot/common/response/broker/BrokerResponseNative.java:
##
@@ -51,6 +59,7 @@
"segmentStatistics", "traceInfo", "partialResu
gortiz commented on code in PR #12704:
URL: https://github.com/apache/pinot/pull/12704#discussion_r1576190502
##
pinot-broker/src/main/java/org/apache/pinot/broker/requesthandler/MultiStageBrokerRequestHandler.java:
##
@@ -276,6 +264,161 @@ protected BrokerResponse handleRequest
gortiz commented on code in PR #12982:
URL: https://github.com/apache/pinot/pull/12982#discussion_r1578093904
##
pinot-common/src/main/java/org/apache/pinot/common/metrics/BrokerMeter.java:
##
@@ -85,7 +90,7 @@ public enum BrokerMeter implements AbstractMetrics.Meter {
REQUES
gortiz commented on code in PR #12704:
URL: https://github.com/apache/pinot/pull/12704#discussion_r1578088791
##
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/blocks/TransferableBlock.java:
##
@@ -19,44 +19,50 @@
package org.apache.pinot.query.runtime.blocks;
gortiz commented on PR #12704:
URL: https://github.com/apache/pinot/pull/12704#issuecomment-2075217016
> Can you share the race condition you find during debugging? I want to
learn the context
If found it in
https://github.com/apache/pinot/pull/12704/commits/dcb197cd5469824f30aeaaab0
gortiz commented on code in PR #12704:
URL: https://github.com/apache/pinot/pull/12704#discussion_r1578077425
##
pinot-common/src/main/java/org/apache/pinot/common/response/broker/BrokerResponseNativeV2.java:
##
@@ -77,20 +100,301 @@ public static BrokerResponseNativeV2 empty()
shounakmk219 commented on code in PR #12940:
URL: https://github.com/apache/pinot/pull/12940#discussion_r1578054183
##
pinot-common/src/main/java/org/apache/pinot/common/metrics/AbstractMetrics.java:
##
@@ -766,6 +767,10 @@ private String composeTableGaugeName(final String
tabl
gortiz commented on PR #12955:
URL: https://github.com/apache/pinot/pull/12955#issuecomment-2075167318
I've created this PR mainly to have a nicer message in some cases. For
example, when there is a timeout sending to some mailbox the current name is
quite difficult to understand even for P
shounakmk219 commented on code in PR #12940:
URL: https://github.com/apache/pinot/pull/12940#discussion_r1578050621
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/SegmentStatusChecker.java:
##
@@ -135,6 +138,17 @@ protected void postprocess(Context context)
This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-site-dev by this push:
new 0067e4f8 Wb 286 redirect who us
xiangfu0 merged PR #123:
URL: https://github.com/apache/pinot-site/pull/123
--
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
rohityadav1993 commented on issue #12987:
URL: https://github.com/apache/pinot/issues/12987#issuecomment-2075075108
Another approach I believe can be utlized is defining a naming convention
for uploaded segment similar to LLC. The segment name can capture the partition
id. We already have a
gio-startree opened a new pull request, #123:
URL: https://github.com/apache/pinot-site/pull/123
(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
xiangfu0 commented on code in PR #12940:
URL: https://github.com/apache/pinot/pull/12940#discussion_r1577976012
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/SegmentStatusChecker.java:
##
@@ -135,6 +138,17 @@ protected void postprocess(Context context) {
cyrilou242 opened a new issue, #13000:
URL: https://github.com/apache/pinot/issues/13000
## Problem
The following query fails:
```
select
OS_Version
from CleanLogisticData
GROUP BY OS_Version
HAVING MAX("timestamp") > 10800
limit 10
```
With
```
Error
xiangfu0 commented on code in PR #12940:
URL: https://github.com/apache/pinot/pull/12940#discussion_r1577976012
##
pinot-controller/src/main/java/org/apache/pinot/controller/helix/SegmentStatusChecker.java:
##
@@ -135,6 +138,17 @@ protected void postprocess(Context context) {
xiangfu0 commented on code in PR #12940:
URL: https://github.com/apache/pinot/pull/12940#discussion_r1577855082
##
pinot-common/src/main/java/org/apache/pinot/common/metrics/AbstractMetrics.java:
##
@@ -766,6 +767,10 @@ private String composeTableGaugeName(final String
tableNam
This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-site-dev by this push:
new d9ee2216 WB-286 - Redirect from
xiangfu0 merged PR #122:
URL: https://github.com/apache/pinot-site/pull/122
--
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
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.github.luben-zstd-jni-1.5.6-3
in repository https://gitbox.apache.org/repos/asf/pinot.git
at 86b1af8b02 Bump com.github.luben:zstd-jni from 1.5.6-2 to 1.5.6-3
No
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/net.alchim31.maven-scala-maven-plugin-4.9.0
in repository https://gitbox.apache.org/repos/asf/pinot.git
at fcd54fd1f0 Bump net.alchim31.maven:scala-maven-plugin from 3
dependabot[bot] opened a new pull request, #12997:
URL: https://github.com/apache/pinot/pull/12997
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.26.0 to
3.26.1.
Release notes
Sourced from https://github.com/jline/jline3/releases";>org.jline:jline's
releases.
dependabot[bot] opened a new pull request, #12999:
URL: https://github.com/apache/pinot/pull/12999
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from
1.5.6-2 to 1.5.6-3.
Commits
https://github.com/luben/zstd-jni/commit/c77a7658aeba94ccd3da52e61ce87d06e729
dependabot[bot] opened a new pull request, #12998:
URL: https://github.com/apache/pinot/pull/12998
Bumps net.alchim31.maven:scala-maven-plugin from 3.2.2 to 4.9.0.
[
from 3.5.2 to 3.5.3.
Commits
https://github.com/apache/maven-shade-plugin/commit
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.azure-azure-storage-file-datalake-12.18.4
in repository https://gitbox.apache.org/repos/asf/pinot.git
at 63d8a9f58c Bump com.azure:azure-storage-file-datalake from
dependabot[bot] opened a new pull request, #12995:
URL: https://github.com/apache/pinot/pull/12995
Bumps
[com.azure:azure-storage-file-datalake](https://github.com/Azure/azure-sdk-for-java)
from 12.18.3 to 12.18.4.
Release notes
Sourced from https://github.com/Azure/azure-sdk-for-
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/aws.sdk.version-2.25.37
in repository https://gitbox.apache.org/repos/asf/pinot.git
at 1f23e610db Bump aws.sdk.version from 2.25.36 to 2.25.37
No new revisions were ad
dependabot[bot] opened a new pull request, #12994:
URL: https://github.com/apache/pinot/pull/12994
Bumps `aws.sdk.version` from 2.25.36 to 2.25.37.
Updates `software.amazon.awssdk:bom` from 2.25.36 to 2.25.37
Updates `software.amazon.awssdk:apache-client` from 2.25.36 to 2.25.37
gio-startree opened a new pull request, #122:
URL: https://github.com/apache/pinot-site/pull/122
(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
This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch new-static-prod
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-static-prod by this push:
new 2d8468c8 remove tags and
70 matches
Mail list logo