(pinot) branch master updated: Conditionally Log MSE stats when query finish. (#16007)

2025-06-17 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 a91d6af17c6 Conditionally Log MSE stats when

(pinot) branch master updated: Reduce reflection overhead of ByteBufferUtil::newDirectByteBuffer (#15878)

2025-06-17 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 3d4905ac8ef Reduce reflection overhead of

(pinot) branch master updated: Improve broker error messaging when broker is the one reporting the failure (#16076)

2025-06-17 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 9d3a671300d Improve broker error messaging when

(pinot) branch master updated: Use stats cache on error instead of the chained mechanism (#15992)

2025-06-16 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 3158efa387 Use stats cache on error instead of

(pinot) branch master updated: Add exception for resource limit exceeded in MultiStageOperator (#16077)

2025-06-12 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 6e8e3d2984 Add exception for resource limit

(pinot) branch master updated: Make OOM Protection work with GRPC Queries (#16004)

2025-06-11 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 c8eb53a4d3 Make OOM Protection work with GRPC

(pinot) branch master updated (e18845e4b9 -> 423f4e0e0a)

2025-06-11 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from e18845e4b9 Bump software.amazon.awssdk:bom from 2.31.59 to 2.31.60 (#16063) add 423f4e0e0a MSE error management

(pinot) branch master updated: Change the logs in case of error while sending messages through GRPC (#16010)

2025-06-06 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 153c50d38e Change the logs in case of error

(pinot) branch master updated: Improve byte-based gRPC block splitting (#15694)

2025-06-05 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 7baf82cc56 Improve byte-based gRPC block

(pinot) branch master updated: Fix an issue while deserializing stats on error (#15991)

2025-06-04 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 0504f85bad Fix an issue while deserializing

(pinot) branch master updated: Modify MSE operators to release memory once computation finished (#15977)

2025-06-04 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 f72b494858 Modify MSE operators to release

(pinot) branch master updated (85236c4393 -> 608f89134e)

2025-06-03 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 85236c4393 Invalidate from cache the stats of opchains that finish successfully. (#15967) add 608f89134e Apply

(pinot) branch master updated: Invalidate from cache the stats of opchains that finish successfully. (#15967)

2025-06-03 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 85236c4393 Invalidate from cache the stats of

(pinot) branch master updated: MSE: Return partial stats on errors send by servers (#15910)

2025-05-28 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 935be1ea65 MSE: Return partial stats on errors

(pinot) branch master updated: Better mse stats (#15901)

2025-05-27 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 2c9b51b8dc Better mse stats (#15901) 2c9b51b8dc

(pinot) branch master updated: Change Pinot UI to be able to show json on error and MSE stats if any (#15898)

2025-05-27 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 009ecc1249 Change Pinot UI to be able to show

(pinot) branch revert-15737-segment-spi/implementation created (now a0cc5ee48d)

2025-05-23 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch revert-15737-segment-spi/implementation in repository https://gitbox.apache.org/repos/asf/pinot.git at a0cc5ee48d Revert "Japicmp implementation in pinot-segment-spi (#15737)&q

(pinot) 01/01: Revert "Japicmp implementation in pinot-segment-spi (#15737)"

2025-05-23 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a commit to branch revert-15737-segment-spi/implementation in repository https://gitbox.apache.org/repos/asf/pinot.git commit a0cc5ee48d2ef819d4b6dcb9561962dbad8497bc Author: Gonzalo Ortiz Jaureguizar AuthorDate

(pinot) branch master updated: Direct mse query server (#15445)

2025-05-22 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 b061c555a4 Direct mse query server (#15445

(pinot) branch master updated: include exception messages chain on broker response (#15836)

2025-05-19 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 5747f11772 include exception messages chain on

(pinot) branch master updated (3253aabe5f -> 951f27a988)

2025-05-19 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 3253aabe5f Remove pinot-orc from the packaged distribution (#15792) add 951f27a988 throw proper QueryException on

(pinot) branch master updated: add the ability to override plugins using an integer priority (#15766)

2025-05-13 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 ef3ad433cb add the ability to override plugins

(pinot) branch index-plugin-priority deleted (was 163fdccc9f)

2025-05-12 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch index-plugin-priority in repository https://gitbox.apache.org/repos/asf/pinot.git was 163fdccc9f fix checkstyle This change permanently discards the following revisions: discard

(pinot) 01/01: fix checkstyle

2025-05-12 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a commit to branch index-plugin-priority in repository https://gitbox.apache.org/repos/asf/pinot.git commit 163fdccc9f4bc807ba60610ec3ac84adcd2ef23c Author: Gonzalo Ortiz AuthorDate: Mon May 12 12:30:51 2025 +0200

(pinot) branch index-plugin-priority created (now 163fdccc9f)

2025-05-12 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch index-plugin-priority in repository https://gitbox.apache.org/repos/asf/pinot.git at 163fdccc9f fix checkstyle This branch includes the following new commits: new 163fdccc9f fix

(pinot) branch master updated: Include stats on cancel (#15609)

2025-05-05 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 4d423555fc Include stats on cancel (#15609

(pinot) branch master updated (83e20eea73 -> 7b22966633)

2025-04-30 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 83e20eea73 Codecov tests (#15560) add 7b22966633 byte-based splitting for mse query blocks (#15571) No new

(pinot) branch master updated: Codecov tests (#15560)

2025-04-30 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 83e20eea73 Codecov tests (#15560) 83e20eea73 is

(pinot) branch master updated (4442d4199e -> 2d8d8c3a4d)

2025-04-21 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 4442d4199e Fix range index on raw TIMESTAMP column (#15589) add 2d8d8c3a4d Fix 15580 (#15597) No new revisions

(pinot) branch master updated: Reduce logging spam (#15533)

2025-04-15 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 e3f2a3141d Reduce logging spam (#15533

(pinot) branch master updated: MDC & marked log for user-based query response exceptions (#15433)

2025-04-15 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 d3cd3cbecc MDC & marked log for user-based q

(pinot) branch master updated (fb02f04516 -> 883d8ee36a)

2025-04-14 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from fb02f04516 Fix Direct Memory OOM on Server (#15335) add 883d8ee36a Substitute TransferableBlock with MseBlock

(pinot) branch master updated (ecc367c797 -> 9262ed1cc1)

2025-04-14 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from ecc367c797 Add null handling support for MV aggregation functions - COUNT, MIN, MAX, SUM, AVG, MINMAXRANGE (#15524

(pinot) branch master updated (883d8ee36a -> 8af86e0783)

2025-04-14 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 883d8ee36a Substitute TransferableBlock with MseBlock (#15245) add 8af86e0783 Fix MIN_MAX_RANGE aggregation

(pinot) branch dependabot/maven/org.apache.httpcomponents.core5-httpcore5-5.3.4 deleted (was 95a829d0e2)

2025-04-05 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch dependabot/maven/org.apache.httpcomponents.core5-httpcore5-5.3.4 in repository https://gitbox.apache.org/repos/asf/pinot.git was 95a829d0e2 Bump org.apache.httpcomponents.core5:httpcore5

(pinot) branch master updated (fe72e939e2 -> 3fce1ba865)

2025-04-01 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from fe72e939e2 Make clientId to be unique for PartitionGroupMetadataFetcher (#15393) add 3fce1ba865 Remove mockito

(pinot) branch master updated: fix numGroups metric and add metric for warnings (#15280)

2025-03-28 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 1a29bc fix numGroups metric and add metric

(pinot) branch master updated (5550c24f1e -> 9b96fd4c43)

2025-03-28 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 5550c24f1e Disable reingestion for Pauseless dedup (#15383) add 9b96fd4c43 Emit metrics for each query error code

(pinot) branch master updated (b78b76fc4f -> 9f54922166)

2025-03-27 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from b78b76fc4f Warn about numGroups above threshold (#15278) add 9f54922166 add numGroupsWarningLimitReached stat

(pinot) branch master updated: Warn about numGroups above threshold (#15278)

2025-03-27 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 b78b76fc4f Warn about numGroups above threshold

(pinot) branch master updated: switch log.debug to log.info on query request (#15264)

2025-03-27 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 7faa906a3b switch log.debug to log.info on query

(pinot) branch master updated (a875b1c483 -> c4d0809a1e)

2025-03-25 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from a875b1c483 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#15365) add c4d0809a1e Adds a new config to

(pinot) branch master updated: Optimize initialization time and memory usage of dimension table (#15130)

2025-03-25 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 f3ec75972a Optimize initialization time and

(pinot) branch master updated: Make stats system more resilient in MSE (#15312)

2025-03-25 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 b2f7045d7e Make stats system more resilient in

(pinot) branch master updated (526e7b7073 -> 142f47b62c)

2025-03-25 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 526e7b7073 Remove LArray usage (#15342) add 142f47b62c add MetricsExecutor to track number of tasks started and

(pinot) branch master updated (7da93778fb -> 526e7b7073)

2025-03-25 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 7da93778fb Cleanup controller and MSE broker entry points to keep error codes add 526e7b7073 Remove LArray usage

(pinot) branch master updated (477f4eeae7 -> 7da93778fb)

2025-03-25 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 477f4eeae7 Close `ChunkReaderContext` to improve projection/scan based filter memory for raw columns (#15139

(pinot) branch master updated (23e06e3f4f -> 50958ca138)

2025-03-24 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 23e06e3f4f feat(KafkaConfluentSchemaRegistryJsonMessageDecoder): added the JSON confluent schema decoder (#15273

(pinot) branch master updated: Bump com.google.errorprone:error_prone_annotations from 2.36.0 to 2.37.0 (#15326)

2025-03-20 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 503beb1907 Bump

(pinot) branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.37.0 deleted (was cc9711918a)

2025-03-20 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch dependabot/maven/com.google.errorprone-error_prone_annotations-2.37.0 in repository https://gitbox.apache.org/repos/asf/pinot.git was cc9711918a Bump

(pinot) branch master updated (cadbc0c157 -> 7ac270b786)

2025-03-20 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from cadbc0c157 Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 (#15328) add 7ac270b786 Bump

(pinot) branch dependabot/maven/org.apache.commons-commons-csv-1.14.0 deleted (was 503626a04d)

2025-03-20 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch dependabot/maven/org.apache.commons-commons-csv-1.14.0 in repository https://gitbox.apache.org/repos/asf/pinot.git was 503626a04d Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0

(pinot) branch master updated (503beb1907 -> cadbc0c157)

2025-03-20 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 503beb1907 Bump com.google.errorprone:error_prone_annotations from 2.36.0 to 2.37.0 (#15326) add cadbc0c157 Bump

(pinot) branch master updated: Consolidate Auth and Validation in SSE Request Handler (#15240)

2025-03-13 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 e49026c8d0 Consolidate Auth and Validation in

(pinot) branch master updated: Add tests for DUAL as well as non-compliant DUAL with unknown table (#15260)

2025-03-13 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 35bb12a230 Add tests for DUAL as well as non

(pinot) branch master updated (5ac5156a4d -> 38acddb65a)

2025-03-11 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 5ac5156a4d Add predownload functionality to Pinot (#14686) add 38acddb65a SAR-635 - Add YouTube contributions to

(pinot) branch master updated (f1168918ff -> 504fdca562)

2025-03-05 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from f1168918ff Relocate fmpp to maven-antrun-plugin (#15108) add 504fdca562 fix MSE incorrect stats visualization

(pinot) branch master updated: MSE throttling: Set a hard limit on number of MSE threads (#15143)

2025-03-03 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 0fc838fadb MSE throttling: Set a hard limit on

(pinot) branch master updated: Refactor DispatchableSubPlan to store fragments by stage id (#15135)

2025-02-28 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 fd3b079615 Refactor DispatchableSubPlan to store

(pinot) branch master updated: Improve JSON_MATCH performance. (#15049)

2025-02-27 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 8b2d5b6d9e Improve JSON_MATCH performance

(pinot) branch master updated: Always return metadata block when leaf stage operator is early terminated (#15129)

2025-02-26 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 ca43a859cc Always return metadata block when

(pinot) branch master updated (1d251b8b1f -> ad7780d20e)

2025-02-25 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 1d251b8b1f Make KafkaConsumerFactory compatible with multi-topics ingestion (#15094) add ad7780d20e Implement

(pinot) branch master updated: Enhance early termination handling in LeafStageTransferableBlockOperator and OpChainSchedulerService (#15071)

2025-02-21 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 0a4e9031ab Enhance early termination handling in

(pinot) branch master updated (98dd54d52a -> 83437a2f93)

2025-02-21 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 98dd54d52a Fix application qps quota stalls. (#14859) add 83437a2f93 Clean up query executor configs (#15095) No

(pinot) branch master updated: protect usage MSQE compiler for empty schema polyfill with config param disabled by default (#15078)

2025-02-19 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 6c80b932d9 protect usage MSQE compiler for empty

(pinot) branch master updated: Improve error message when colocated join is requested but workermanager is disabled (#14947)

2025-02-12 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 42335ae68d Improve error message when colocated

(pinot) branch master updated (a209f9b0b1 -> 2bb5cd0441)

2025-02-12 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from a209f9b0b1 Adding a new list in the propertystore to capture the committing segments. (#15016) add 2bb5cd0441

(pinot) branch master updated: Enable query cancellation for MSQE + cancel using client-provided id (#14823)

2025-02-11 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 f1509f8a43 Enable query cancellation for MSQE

(pinot) branch master updated (1d79a9df7a -> 5d89aa29a3)

2025-02-11 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 1d79a9df7a Add broker config with default value for is_enable_group_trim hint (#14990) add 5d89aa29a3 Enhance

(pinot) branch master updated (1d8b147f6e -> 3b9703ec80)

2025-02-09 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 1d8b147f6e Allow overriding cluster configs in quickstarts (#14919) add 3b9703ec80 Add text_match() transform

(pinot) branch master updated (dcc3bbaec5 -> 2f0b6dd5d7)

2025-02-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from dcc3bbaec5 Optimize scalar string functions (#14833) add 2f0b6dd5d7 Push auth before query validation. (#14953

(pinot) branch master updated (159fc6716e -> dcc3bbaec5)

2025-02-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 159fc6716e [timeseries] Add Support for Passing Raw Time Values to Leaf Stage (#15000) add dcc3bbaec5 Optimize

(pinot) branch master updated (7293122c4f -> 11964592da)

2025-01-30 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 7293122c4f Skip block split for local exchange (#14940) add 11964592da Add broker setting to override default

(pinot) branch master updated (dfd8b1bd2b -> 82c3d2afd0)

2025-01-24 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from dfd8b1bd2b Upgrade AWS SDK to 2.30; update tests to disable default integrity protection (#14909) add 82c3d2afd0

(pinot) branch master updated (7356304295 -> f845a9732a)

2025-01-22 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 7356304295 feat(ui): add option to show visualized query stats (#14848) add f845a9732a add numServersQueried and

(pinot) branch master updated (701cc1ef4e -> d819d8a204)

2025-01-21 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 701cc1ef4e Fix flaky tests (#14345) add d819d8a204 Improve reported dataTypes on V1 when no rows returned

(pinot) branch master updated (d1ac83e980 -> 44b07b0510)

2025-01-17 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from d1ac83e980 Add a GeoSpatial QuickStart (#14816) add 44b07b0510 Avoid closing response stream while downloading

(pinot) branch master updated: Add group by trimming to MSQE/V2 query engine (#14727)

2025-01-14 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 b6904da8c2 Add group by trimming to MSQE/V2

(pinot) branch master updated (a8c3107144 -> 6a8bdb5e5e)

2025-01-09 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from a8c3107144 Allow setting ForwardIndexConfig default settings via cluster config (#14773) add 6a8bdb5e5e improve

(pinot) branch master updated (4588f8ca34 -> 3adcedb80c)

2025-01-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 4588f8ca34 Config for max output segment size in UpsertCompactMerge task (#14742) add 3adcedb80c [Spool] Actual

(pinot) branch master updated (6e9a70fd15 -> e5d2417b6c)

2025-01-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 6e9a70fd15 Timestamp in MSE (#14690) add e5d2417b6c Improve resiliency when executor plugins are loaded (#14747

(pinot) branch master updated: Timestamp in MSE (#14690)

2025-01-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 6e9a70fd15 Timestamp in MSE (#14690) 6e9a70fd15

(pinot) branch master updated: Use DateTimeFormatter instead of SimpleDateFormat to resolve thread safety issue in the JDBC client (#14723)

2024-12-29 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 3de02653df Use DateTimeFormatter instead of

(pinot) branch master updated: Fix v1 query engine behavior for aggregations without group by where the limit is zero (#13564)

2024-12-24 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 b398fed58b Fix v1 query engine behavior for

(pinot) branch master updated: Include exception when no server is found (#14709)

2024-12-23 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 9be162a8b4 Include exception when no server is

(pinot) branch master updated (6286109641 -> 1c07aa4c9b)

2024-12-18 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 6286109641 Add cluster configuration to allow limiting the number of multi-stage queries running concurrently (#14574

(pinot) branch master updated: [Spool] Introduce stage replacer and change send nodes to be able to send to more than one stage (#14495)

2024-11-21 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 cf720e3c2d [Spool] Introduce stage replacer and

(pinot) branch master updated: Fix default value handling in REGEXP_EXTRACT transform function (#14489)

2024-11-21 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 87ea7c8d66 Fix default value handling in

(pinot) branch master updated: Apply filter reduce expressions Calcite rule at the end to prevent literal-only filter pushdown to leaf stage (#14448)

2024-11-19 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 bc71221f71 Apply filter reduce expressions

(pinot) branch master updated: Show multi-stage engine explain plan for integration test query failures with the multi-stage query engine (#14475)

2024-11-19 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 3fea2a2b20 Show multi-stage engine explain plan

(pinot) branch master updated: Update window function test plans to enable tests for supported functionality (#14449)

2024-11-14 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 ca685707c4 Update window function test plans to

(pinot) branch master updated: Fix long value parsing in jsonextractscalar (#14337)

2024-11-12 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 013e80f968 Fix long value parsing in

(pinot) branch master updated: Use Picocli to generate help (#14419)

2024-11-11 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 a458426a32 Use Picocli to generate help (#14419

(pinot) branch master updated: Remove Refactor TODO (#14338)

2024-11-11 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 46394c24d6 Remove Refactor TODO (#14338

(pinot) branch master updated: Modify AggregationPlanNode to consider not nullable columns that do not contain nulls (#14342)

2024-11-08 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 4588d0b15d Modify AggregationPlanNode to

(pinot) branch master updated (0eea5c5150 -> 4cffd919db)

2024-11-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 0eea5c5150 Move plugin assembly into a separate profile to fix apache release (#14379) add 4cffd919db Allow

(pinot) branch master updated: Include the exception message in error response (#14395)

2024-11-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 e35f43c151 Include the exception message in

(pinot) branch master updated: Move plugin assembly into a separate profile to fix apache release (#14379)

2024-11-07 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 0eea5c5150 Move plugin assembly into a separate

(pinot) branch master updated: Add a warning message when semaphore cannot be acquired in a while (#14386)

2024-11-05 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 5d6307a1b7 Add a warning message when semaphore

(pinot) branch master updated: Add tablesQueried metadata to BrokerResponse (#14384)

2024-11-04 Thread gortiz
This is an automated email from the ASF dual-hosted git repository. gortiz 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 969bbf00d4 Add tablesQueried metadata to

  1   2   >