(pinot) branch master updated: Execute Queries on Logical Tables in SSE (#15634)

2025-05-15 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 fbf08426ee Execute Queries on Logical

(pinot) branch master updated: Logical table CRUD operations. (#15515)

2025-05-06 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 08769d2d7b Logical table CRUD

(pinot) branch master updated: Added timeouts to the resource deletion calls from SegmentDeletionManager (#15638)

2025-04-28 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 125c103abc Added timeouts to the

(pinot) branch master updated: Add auth info while querying auth enabled broker endpoints from the controller (#15486)

2025-04-08 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 9b182a0b3d Add auth info while

(pinot) branch master updated (4f91c27120 -> 404e50e887)

2025-04-03 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 4f91c27120 Adding ArrowResponseEncoder implementation (#15410) add 404e50e887 Allow lazy init of the

(pinot) branch master updated: Add support for orphan segment cleanup (#15142)

2025-03-18 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 68260f9870 Add support for orphan

(pinot) branch master updated: Fixed the typo in segment file existence check in deepstore (#15248)

2025-03-15 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 49a5aad4af Fixed the typo in segment

(pinot) branch master updated: Use instance data dir path to compute disk utilization info (#15236)

2025-03-12 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 0fd54ac34b Use instance data dir path

(pinot) branch master updated: Improve minion observer stats to capture more granular stages of minion task execution (#15118)

2025-03-03 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 862a931667 Improve minion observer

(pinot) branch master updated (9ca8a870da -> 49f0ebae53)

2025-02-23 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 9ca8a870da Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 (#15106) add

(pinot) branch master updated (4e61bb3d6b -> 24e5bb3bc7)

2025-02-19 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 4e61bb3d6b [Bugfix] Adds Check to Ignore Committing Segments as Completed (#15065) add 24e5bb3bc7

(pinot) branch master updated (802226ec8c -> 4e61bb3d6b)

2025-02-19 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 802226ec8c Emits metric before Consumer gets stuck in postStopConsumedMsg Method (#15070) add

(pinot) branch master updated (ce7524c8b0 -> 802226ec8c)

2025-02-18 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from ce7524c8b0 Improve FailureDetector logic in QueryDispatcher for MSQE (#15084) add 802226ec8c Emits

(pinot) branch master updated: Added support to pause and resume ingestion based on resource utilization (#15008)

2025-02-16 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 7239d34117 Added support to pause and

(pinot) branch master updated: Parallelize segment metadata file generation. (#15030)

2025-02-13 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 82bdda5a38 Parallelize segment

(pinot) branch master updated: Ensure SegmentDeletionManager deletes deepstore files created by BaseMultipleSegmentsConversionExecutor (#15048)

2025-02-13 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 90fc9285b3 Ensure

(pinot) branch master updated: Track the actor that triggers the minion task (#14829)

2025-02-12 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 eb7489c453 Track the actor that

(pinot) branch master updated: Adding a new list in the propertystore to capture the committing segments. (#15016)

2025-02-12 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 a209f9b0b1 Adding a new list in the

(pinot) branch master updated (5fd881b149 -> 9c8ab8f397)

2025-01-30 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 5fd881b149 Bump software.amazon.awssdk:bom from 2.30.7 to 2.30.9 (#14948) add 9c8ab8f397 Fix

(pinot) branch master updated: Adds metrics for task states (#14785)

2025-01-22 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 e05ef7b068 Adds metrics for task

(pinot) branch master updated: Add support for copy file with subdirectories for ADLSGen2PinotFS (#14860)

2025-01-22 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 1e21ffe530 Add support for copy file

(pinot) branch master updated (38eb03a11a -> ca35a4323c)

2025-01-13 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 38eb03a11a Bump software.amazon.awssdk:bom from 2.29.49 to 2.29.50 (#14800) add ca35a4323c Include

(pinot) branch master updated: Configurable sketch accuracy in merge rollup task (#14373)

2024-12-10 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 442c0fc713 Configurable sketch

(pinot) branch master updated: Safeguard AbstractBuilder copy constructor from empty TextIndexConfig (#14616)

2024-12-06 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 a506df38a5 Safeguard AbstractBuilder

(pinot) branch master updated: Add a Server API to list segments that need to be refreshed for a table (#14451)

2024-12-03 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 4876fb754d Add a Server API to list

(pinot) branch master updated: Cleanup UpsertCompaction validations during task-generation (#14424)

2024-11-12 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 0180a11bba Cleanup UpsertCompaction

(pinot) branch master updated: Added support to perform task validations for plug-in tasks (#14340)

2024-11-07 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 381097dc1b Added support to perform

(pinot) branch master updated: Prevent task generation when task queue is in STOPPED state (#14257)

2024-10-23 Thread manishswaminathan
This is an automated email from the ASF dual-hosted git repository. manishswaminathan 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 9546c533a1 Prevent task generation