Re: [I] Skip node level throttle during server bootstrap [pinot]

2024-04-15 Thread via GitHub
xiangfu0 closed issue #12742: Skip node level throttle during server bootstrap URL: https://github.com/apache/pinot/issues/12742 -- 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.

(pinot) branch master updated: Allow Server throttling just before executing queries on server to allow max CPU and disk utilization (#12930)

2024-04-15 Thread xiangfu
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 1393750622 Allow Server throttling just before e

Re: [PR] Skip node level throttle during server bootstrap - Enhancement [pinot]

2024-04-15 Thread via GitHub
xiangfu0 merged PR #12930: URL: https://github.com/apache/pinot/pull/12930 -- 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

Re: [PR] Hash Function for UUID Primary Keys [pinot]

2024-04-15 Thread via GitHub
ankitsultana commented on code in PR #12538: URL: https://github.com/apache/pinot/pull/12538#discussion_r1566736270 ## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/HashUtils.java: ## @@ -44,8 +73,31 @@ public static Object hashPrimaryKey(PrimaryKey prim

Re: [PR] [Draft] track the use of partition upsert metadata mgr to reset preloading flag [pinot]

2024-04-15 Thread via GitHub
codecov-commenter commented on PR #12938: URL: https://github.com/apache/pinot/pull/12938#issuecomment-2058266890 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12938?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Skip node level throttle during server bootstrap - Enhancement [pinot]

2024-04-15 Thread via GitHub
codecov-commenter commented on PR #12930: URL: https://github.com/apache/pinot/pull/12930#issuecomment-2058261465 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12930?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Bump org.codehaus.mojo:buildnumber-maven-plugin from 1.3 to 3.2.0 [pinot]

2024-04-15 Thread via GitHub
codecov-commenter commented on PR #12937: URL: https://github.com/apache/pinot/pull/12937#issuecomment-2058246151 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12937?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Update superset docker build script [pinot]

2024-04-15 Thread via GitHub
xiangfu0 merged PR #12385: URL: https://github.com/apache/pinot/pull/12385 -- 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

(pinot) branch master updated (ec452a49f3 -> 3c45469c39)

2024-04-15 Thread xiangfu
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 ec452a49f3 Refine PeerServerSegmentFinder (#12933) add 3c45469c39 Update superset docker build script (#12385) N

[PR] [Draft] track the use of partition upsert metadata mgr to reset preloading flag [pinot]

2024-04-15 Thread via GitHub
klsince opened a new pull request, #12938: URL: https://github.com/apache/pinot/pull/12938 Try to use refCnt to track threads using partition upsert metadata mgr so that we can be sure when we can reset the isPreloading flag, so that the mgr can load segments via preloading again, e.g. when

Re: [PR] Bump com.tdunning:t-digest from 3.2 to 3.3 [pinot]

2024-04-15 Thread via GitHub
xiangfu0 closed pull request #12882: Bump com.tdunning:t-digest from 3.2 to 3.3 URL: https://github.com/apache/pinot/pull/12882 -- 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.

[PR] Bump org.codehaus.mojo:buildnumber-maven-plugin from 1.3 to 3.2.0 [pinot]

2024-04-15 Thread via GitHub
xiangfu0 opened a new pull request, #12937: URL: https://github.com/apache/pinot/pull/12937 Bumps [org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 1.3 to 3.2.0. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Add splitPartWithLimit and splitPartFromEnd UDFs [pinot]

2024-04-15 Thread via GitHub
deemoliu commented on code in PR #12437: URL: https://github.com/apache/pinot/pull/12437#discussion_r1566583241 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/StringFunctions.java: ## @@ -597,6 +596,39 @@ public static String splitPart(String input, String

Re: [PR] Add splitPartWithLimit and splitPartFromEnd UDFs [pinot]

2024-04-15 Thread via GitHub
deemoliu commented on code in PR #12437: URL: https://github.com/apache/pinot/pull/12437#discussion_r1566582209 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/StringFunctions.java: ## @@ -597,6 +596,39 @@ public static String splitPart(String input, String

Re: [PR] Add splitPartWithLimit and splitPartFromEnd UDFs [pinot]

2024-04-15 Thread via GitHub
deemoliu commented on code in PR #12437: URL: https://github.com/apache/pinot/pull/12437#discussion_r1566580709 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/StringFunctions.java: ## @@ -597,6 +596,39 @@ public static String splitPart(String input, String

Re: [PR] Refine SegmentFetcherFactory [pinot]

2024-04-15 Thread via GitHub
codecov-commenter commented on PR #12936: URL: https://github.com/apache/pinot/pull/12936#issuecomment-2058042624 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12936?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Add splitPartWithLimit and splitPartFromEnd UDFs [pinot]

2024-04-15 Thread via GitHub
deemoliu commented on code in PR #12437: URL: https://github.com/apache/pinot/pull/12437#discussion_r1566580853 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/StringFunctions.java: ## @@ -597,6 +596,39 @@ public static String splitPart(String input, String

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1566574337 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/plan/MultiStageQueryStats.java: ## @@ -0,0 +1,668 @@ +/** + * Licensed to the Apache Software F

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1566570540 ## pinot-common/src/main/java/org/apache/pinot/common/datablock/MetadataBlock.java: ## @@ -36,108 +39,129 @@ */ public class MetadataBlock extends BaseDataBlock

Re: [PR] Add Prefix, Suffix and Ngram UDFs [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang commented on code in PR #12392: URL: https://github.com/apache/pinot/pull/12392#discussion_r1566565835 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/StringFunctions.java: ## @@ -581,6 +586,107 @@ public static String[] split(String input, Str

[PR] Refine SegmentFetcherFactory [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang opened a new pull request, #12936: URL: https://github.com/apache/pinot/pull/12936 Separated from #12886 for easier review - Make `SegmentFetcherFactory` a util class - Integrate the new `API` with URI supplier from `SegmentFetcher` into `SegmentFetcherFactory` -- This

(pinot) branch master updated: Refine PeerServerSegmentFinder (#12933)

2024-04-15 Thread jackie
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 ec452a49f3 Refine PeerServerSegmentFinder (#12933

Re: [PR] Refine PeerServerSegmentFinder [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang merged PR #12933: URL: https://github.com/apache/pinot/pull/12933 -- 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

(pinot) branch master updated (edf9d53597 -> c08ba2ccd5)

2024-04-15 Thread jackie
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 edf9d53597 Specify version for commons-validator (#12935) add c08ba2ccd5 Bump org.apache.maven.scm:maven-scm-provi

(pinot) branch dependabot/maven/org.apache.maven.scm-maven-scm-provider-gitexe-2.1.0 deleted (was 068abcfc4d)

2024-04-15 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch dependabot/maven/org.apache.maven.scm-maven-scm-provider-gitexe-2.1.0 in repository https://gitbox.apache.org/repos/asf/pinot.git was 068abcfc4d Bump org.apache.maven.scm:maven-scm-provider

Re: [PR] Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.0.1 to 2.1.0 [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang merged PR #12925: URL: https://github.com/apache/pinot/pull/12925 -- 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

(pinot) branch master updated: Specify version for commons-validator (#12935)

2024-04-15 Thread jackie
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 edf9d53597 Specify version for commons-validator

Re: [PR] Specify version for commons-validator [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang merged PR #12935: URL: https://github.com/apache/pinot/pull/12935 -- 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

[PR] Specify version for commons-validator [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang opened a new pull request, #12935: URL: https://github.com/apache/pinot/pull/12935 Solves the dependency conflict from confluent libraries -- 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 g

(pinot) branch master updated (684cece35e -> 013435a6a1)

2024-04-15 Thread jackie
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 684cece35e Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#12927) add 013435a6a1 Bump aws.sd

(pinot) branch dependabot/maven/aws.sdk.version-2.25.31 deleted (was 5863c220e8)

2024-04-15 Thread jackie
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.31 in repository https://gitbox.apache.org/repos/asf/pinot.git was 5863c220e8 Bump aws.sdk.version from 2.25.30 to 2.25.31 The revisions that were on t

Re: [I] Pulsar test instability [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang commented on issue #8537: URL: https://github.com/apache/pinot/issues/8537#issuecomment-2057959769 Still flaky.. -- 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.

(pinot) branch master updated: Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#12927)

2024-04-15 Thread jackie
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 684cece35e Bump org.apache.maven.plugins:maven-ja

Re: [PR] Bump slf4j.version from 2.0.12 to 2.0.13 [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang merged PR #12928: URL: https://github.com/apache/pinot/pull/12928 -- 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

Re: [PR] Bump aws.sdk.version from 2.25.30 to 2.25.31 [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang merged PR #12926: URL: https://github.com/apache/pinot/pull/12926 -- 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

[I] Pulsar test instability [pinot]

2024-04-15 Thread via GitHub
walterddr opened a new issue, #8537: URL: https://github.com/apache/pinot/issues/8537 Error is occurring to Pulsar test case randomly on multiple of my PRs ``` PulsarConsumerTest.testPartitionLevelConsumerBatchMessages:246 expected [500] but found [491] ``` CI Logs. Cli

(pinot) branch dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.0 deleted (was 3130039947)

2024-04-15 Thread jackie
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-jar-plugin-3.4.0 in repository https://gitbox.apache.org/repos/asf/pinot.git was 3130039947 Bump org.apache.maven.plugins:maven-jar-plugin fr

Re: [PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang merged PR #12927: URL: https://github.com/apache/pinot/pull/12927 -- 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

(pinot) branch dependabot/maven/slf4j.version-2.0.13 deleted (was dfcda2cd41)

2024-04-15 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch dependabot/maven/slf4j.version-2.0.13 in repository https://gitbox.apache.org/repos/asf/pinot.git was dfcda2cd41 Bump slf4j.version from 2.0.12 to 2.0.13 The revisions that were on this bra

(pinot) branch master updated: Bump slf4j.version from 2.0.12 to 2.0.13 (#12928)

2024-04-15 Thread jackie
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 2459cfce75 Bump slf4j.version from 2.0.12 to 2.0.

(pinot) branch clean-up-task-manager-for-tables deleted (was 7068a246e9)

2024-04-15 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch clean-up-task-manager-for-tables in repository https://gitbox.apache.org/repos/asf/pinot.git was 7068a246e9 Do task related cleanup for non-controller leader This change permanently discards

(pinot-site) branch new-site-dev updated: ReactPlayer, use Head from nextjs, move it above (#115)

2024-04-15 Thread xiangfu
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 17939a33 ReactPlayer, use Head

Re: [PR] ReactPlayer, use Head from nextjs, move it above [pinot-site]

2024-04-15 Thread via GitHub
xiangfu0 merged PR #115: URL: https://github.com/apache/pinot-site/pull/115 -- 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

(pinot) 01/01: Do task related cleanup for non-controller leader

2024-04-15 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a commit to branch clean-up-task-manager-for-tables in repository https://gitbox.apache.org/repos/asf/pinot.git commit 7068a246e9851329a7580cbba4479b8599aa64a2 Author: jlli_LinkedIn AuthorDate: Mon Apr 15 15:39:13 20

(pinot) branch clean-up-task-manager-for-tables created (now 7068a246e9)

2024-04-15 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch clean-up-task-manager-for-tables in repository https://gitbox.apache.org/repos/asf/pinot.git at 7068a246e9 Do task related cleanup for non-controller leader This branch includes the followin

Re: [PR] Move package org.apache.calcite to org.apache.pinot.calcite [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang commented on PR #12837: URL: https://github.com/apache/pinot/pull/12837#issuecomment-2057916250 This change is introducing backward incompatibility because we rely on class path during query plan ser/de, and `PinotRelExchangeType` is part of the ser/de. We should fix the ser/

Re: [PR] Add Prefix, Suffix and Ngram UDFs [pinot]

2024-04-15 Thread via GitHub
deemoliu commented on code in PR #12392: URL: https://github.com/apache/pinot/pull/12392#discussion_r1566393961 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/StringFunctions.java: ## @@ -570,6 +572,107 @@ public static String[] split(String input, String

Re: [PR] Add Prefix, Suffix and Ngram UDFs [pinot]

2024-04-15 Thread via GitHub
deemoliu commented on code in PR #12392: URL: https://github.com/apache/pinot/pull/12392#discussion_r1566496110 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/StringFunctions.java: ## @@ -570,6 +572,107 @@ public static String[] split(String input, String

Re: [PR] Refine PeerServerSegmentFinder [pinot]

2024-04-15 Thread via GitHub
codecov-commenter commented on PR #12933: URL: https://github.com/apache/pinot/pull/12933#issuecomment-2057865306 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12933?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Using local copy of segment instead of downloading from remote [pinot]

2024-04-15 Thread via GitHub
klsince merged PR #12863: URL: https://github.com/apache/pinot/pull/12863 -- 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

(pinot) branch master updated (c823430f11 -> af8fd4089c)

2024-04-15 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from c823430f11 Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final (#12929) add af8fd4089c Using local copy of

(pinot) branch dependabot/maven/slf4j.version-2.0.13 updated (6c539cc661 -> dfcda2cd41)

2024-04-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/slf4j.version-2.0.13 in repository https://gitbox.apache.org/repos/asf/pinot.git discard 6c539cc661 Bump slf4j.version from 2.0.12 to 2.0.13 add 2c6a84b8ec Improved seg

Re: [PR] Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang merged PR #12929: URL: https://github.com/apache/pinot/pull/12929 -- 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

(pinot) branch dependabot/maven/io.netty-netty-bom-4.1.109.Final deleted (was 598ec59b76)

2024-04-15 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch dependabot/maven/io.netty-netty-bom-4.1.109.Final in repository https://gitbox.apache.org/repos/asf/pinot.git was 598ec59b76 Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final The

(pinot) branch master updated (2c6a84b8ec -> c823430f11)

2024-04-15 Thread jackie
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 2c6a84b8ec Improved segment build time for Lucene text index realtime to offline conversion (#12744) add c823430f

Re: [PR] Refine PeerServerSegmentFinder [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang commented on code in PR #12933: URL: https://github.com/apache/pinot/pull/12933#discussion_r1566428022 ## pinot-common/src/main/java/org/apache/pinot/core/util/PeerServerSegmentFinder.java: ## @@ -47,93 +46,73 @@ public class PeerServerSegmentFinder { private Pee

Re: [PR] Refine PeerServerSegmentFinder [pinot]

2024-04-15 Thread via GitHub
klsince commented on code in PR #12933: URL: https://github.com/apache/pinot/pull/12933#discussion_r1566387588 ## pinot-common/src/main/java/org/apache/pinot/core/util/PeerServerSegmentFinder.java: ## @@ -47,93 +46,73 @@ public class PeerServerSegmentFinder { private PeerServ

[PR] Refine PeerServerSegmentFinder [pinot]

2024-04-15 Thread via GitHub
Jackie-Jiang opened a new pull request, #12933: URL: https://github.com/apache/pinot/pull/12933 Separated from #12886 for easier review - Refine and simplify the logic of `PeerServerSegmentFinder` - Fix the bug of using netty port when admin port is not explicitly configured --

Re: [PR] Followup fix and improvements on SchemaConformingTransformerV2 [pinot]

2024-04-15 Thread via GitHub
codecov-commenter commented on PR #12932: URL: https://github.com/apache/pinot/pull/12932#issuecomment-2057616056 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12932?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] ReactPlayer, use Head from nextjs, move it above [pinot-site]

2024-04-15 Thread via GitHub
gio-startree opened a new pull request, #115: URL: https://github.com/apache/pinot-site/pull/115 (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

Re: [PR] Try with ReactPlayer [pinot-site]

2024-04-15 Thread via GitHub
gio-startree closed pull request #114: Try with ReactPlayer URL: https://github.com/apache/pinot-site/pull/114 -- 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

Re: [I] Vector embeddings support in Pinot [pinot]

2024-04-15 Thread via GitHub
PeterCorless commented on issue #10919: URL: https://github.com/apache/pinot/issues/10919#issuecomment-2057576972 See [PR#11977](https://github.com/apache/pinot/pull/11977) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[PR] Followup fix and improvements on SchemaConformingTransformerV2 [pinot]

2024-04-15 Thread via GitHub
lnbest0707-uber opened a new pull request, #12932: URL: https://github.com/apache/pinot/pull/12932 tags: `feature` `bugfix` Followup from PR https://github.com/apache/pinot/pull/12788 with: - Getter/setter fix on SchemaConformingTransformerV2Config - Schema and config validation

Re: [PR] Isolate bad server configs during broker startup phase [pinot]

2024-04-15 Thread via GitHub
codecov-commenter commented on PR #12931: URL: https://github.com/apache/pinot/pull/12931#issuecomment-2057527084 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12931?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] Isolate bad server configs during broker startup phase [pinot]

2024-04-15 Thread via GitHub
lnbest0707-uber opened a new pull request, #12931: URL: https://github.com/apache/pinot/pull/12931 Instructions: tags: `bugfix` -- 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 com

[PR] Try with ReactPlayer [pinot-site]

2024-04-15 Thread via GitHub
gio-startree opened a new pull request, #114: URL: https://github.com/apache/pinot-site/pull/114 (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

(pinot) branch master updated: Improved segment build time for Lucene text index realtime to offline conversion (#12744)

2024-04-15 Thread tingchen
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 2c6a84b8ec Improved segment build time for Luce

Re: [PR] Improved segment build time for Lucene text index realtime to offline conversion [pinot]

2024-04-15 Thread via GitHub
chenboat merged PR #12744: URL: https://github.com/apache/pinot/pull/12744 -- 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

[PR] Skip node level throttle during server bootstrap - Enhancement [pinot]

2024-04-15 Thread via GitHub
deepthi912 opened a new pull request, #12930: URL: https://github.com/apache/pinot/pull/12930 Fix for the following issue: -- 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

Re: [PR] Bump slf4j.version from 2.0.12 to 2.0.13 [pinot]

2024-04-15 Thread via GitHub
sullis commented on PR #12928: URL: https://github.com/apache/pinot/pull/12928#issuecomment-2056796309 LGTM https://www.slf4j.org/news.html https://github.com/apache/pinot/assets/30938/9518dd06-c722-475a-bd32-6dbfa823fef8";> -- This is an automated message from the Apache

Re: [PR] Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final [pinot]

2024-04-15 Thread via GitHub
sullis commented on PR #12929: URL: https://github.com/apache/pinot/pull/12929#issuecomment-2056794602 LGTM https://netty.io/news/2024/04/15/4-1-109-Final.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

(pinot) branch dependabot/maven/io.netty-netty-bom-4.1.109.Final created (now 598ec59b76)

2024-04-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/io.netty-netty-bom-4.1.109.Final in repository https://gitbox.apache.org/repos/asf/pinot.git at 598ec59b76 Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final

[PR] Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final [pinot]

2024-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #12929: URL: https://github.com/apache/pinot/pull/12929 Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.108.Final to 4.1.109.Final. Commits https://github.com/netty/netty/commit/43455dfe98202b8dc63d89ac3f04027c3e8f9

[PR] Bump slf4j.version from 2.0.12 to 2.0.13 [pinot]

2024-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #12928: URL: https://github.com/apache/pinot/pull/12928 Bumps `slf4j.version` from 2.0.12 to 2.0.13. Updates `org.slf4j:jcl-over-slf4j` from 2.0.12 to 2.0.13 Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13 Dependabot will res

(pinot) branch dependabot/maven/org.apache.maven.scm-maven-scm-provider-gitexe-2.1.0 created (now 068abcfc4d)

2024-04-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.scm-maven-scm-provider-gitexe-2.1.0 in repository https://gitbox.apache.org/repos/asf/pinot.git at 068abcfc4d Bump org.apache.maven.scm:maven-scm-prov

(pinot) branch dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.0 created (now 3130039947)

2024-04-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.0 in repository https://gitbox.apache.org/repos/asf/pinot.git at 3130039947 Bump org.apache.maven.plugins:maven-jar-plugi

(pinot) branch dependabot/maven/aws.sdk.version-2.25.31 created (now 5863c220e8)

2024-04-15 Thread github-bot
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.31 in repository https://gitbox.apache.org/repos/asf/pinot.git at 5863c220e8 Bump aws.sdk.version from 2.25.30 to 2.25.31 No new revisions were ad

(pinot) branch dependabot/maven/slf4j.version-2.0.13 created (now 6c539cc661)

2024-04-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/slf4j.version-2.0.13 in repository https://gitbox.apache.org/repos/asf/pinot.git at 6c539cc661 Bump slf4j.version from 2.0.12 to 2.0.13 No new revisions were added by

[PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 [pinot]

2024-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #12927: URL: https://github.com/apache/pinot/pull/12927 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.0. Release notes Sourced from https://github.com/apache/maven-jar-plug

[PR] Bump aws.sdk.version from 2.25.30 to 2.25.31 [pinot]

2024-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #12926: URL: https://github.com/apache/pinot/pull/12926 Bumps `aws.sdk.version` from 2.25.30 to 2.25.31. Updates `software.amazon.awssdk:bom` from 2.25.30 to 2.25.31 Updates `software.amazon.awssdk:apache-client` from 2.25.30 to 2.25.31

[PR] Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.0.1 to 2.1.0 [pinot]

2024-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #12925: URL: https://github.com/apache/pinot/pull/12925 Bumps org.apache.maven.scm:maven-scm-provider-gitexe from 2.0.1 to 2.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?depend

Re: [I] Compatibility regression testing against Pinot release 1.1.0 [pinot]

2024-04-15 Thread via GitHub
abhioncbr commented on issue #12887: URL: https://github.com/apache/pinot/issues/12887#issuecomment-2056492252 Changes merged. closing. -- 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 specif

Re: [I] Compatibility regression testing against Pinot release 1.1.0 [pinot]

2024-04-15 Thread via GitHub
abhioncbr closed issue #12887: Compatibility regression testing against Pinot release 1.1.0 URL: https://github.com/apache/pinot/issues/12887 -- 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 spec

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565545708 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/plan/MultiStageQueryStats.java: ## @@ -0,0 +1,668 @@ +/** + * Licensed to the Apache Software Foundat

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565537934 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/utils/BlockingMultiStreamConsumer.java: ## @@ -240,6 +253,15 @@ protected boolean isEos(Tran

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565537934 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/utils/BlockingMultiStreamConsumer.java: ## @@ -240,6 +253,15 @@ protected boolean isEos(Tran

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565423170 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/MultiStageOperator.java: ## @@ -19,107 +19,295 @@ package org.apache.pinot.query.runtime.op

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565400481 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/AggregateOperator.java: ## @@ -132,29 +156,31 @@ public String toExplainString() { @Overr

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565397287 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/mailbox/channel/MailboxContentObserver.java: ## @@ -88,6 +71,8 @@ public void onNext(MailboxContent mailboxCo

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565395943 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/mailbox/channel/MailboxContentObserver.java: ## @@ -62,22 +58,9 @@ public void onNext(MailboxContent mailboxC

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565391241 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/LeafStageTransferableBlockOperator.java: ## @@ -99,10 +105,32 @@ public LeafStageTransferab

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565387972 ## pinot-query-runtime/src/main/java/org/apache/pinot/query/mailbox/GrpcSendingMailbox.java: ## @@ -64,25 +69,31 @@ public void send(TransferableBlock block) retu

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565385608 ## pinot-query-planner/src/main/java/org/apache/pinot/calcite/rel/rules/PinotJoinToDynamicBroadcastRule.java: ## @@ -164,11 +165,15 @@ public void onMatch(RelOptRuleCall

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565384127 ## pinot-core/src/main/java/org/apache/pinot/core/query/reduce/ExecutionStatsAggregator.java: ## @@ -364,25 +357,6 @@ public void setStats(@Nullable String rawTableName,

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565379309 ## pinot-common/src/main/java/org/apache/pinot/common/response/broker/BrokerResponseNativeV2.java: ## @@ -61,36 +67,31 @@ public BrokerResponseNativeV2(List exceptions)

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565358229 ## pinot-common/src/main/java/org/apache/pinot/common/datablock/DataBlockUtils.java: ## @@ -62,13 +67,13 @@ public static MetadataBlock getEndOfStreamDataBlock() {

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565356393 ## pinot-common/src/main/java/org/apache/pinot/common/datablock/BaseDataBlock.java: ## @@ -572,14 +585,9 @@ private Map deserializeExceptions(ByteBuffer buffer) @Ove

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565315967 ## pinot-broker/src/test/java/org/apache/pinot/broker/querylog/QueryLoggerTest.java: ## @@ -259,11 +259,9 @@ private QueryLogger.QueryLogParams generateParams(boolean i

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565313954 ## pinot-broker/src/test/java/org/apache/pinot/broker/querylog/QueryLoggerTest.java: ## @@ -259,11 +259,9 @@ private QueryLogger.QueryLogParams generateParams(boolean i

Re: [PR] Multi stage stats [pinot]

2024-04-15 Thread via GitHub
gortiz commented on code in PR #12704: URL: https://github.com/apache/pinot/pull/12704#discussion_r1565308960 ## pinot-common/src/main/java/org/apache/pinot/common/datablock/DataBlock.java: ## @@ -80,8 +80,6 @@ byte[] toBytes() @Nullable RoaringBitmap getNullRowIds(int col

  1   2   >