[pinot] branch master updated: assign segments for upsert table with respect to ideal state (#11628)

2023-09-22 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 5b18145a72 assign segments for upsert table

[pinot] branch master updated: add RebalanceConfig class to replace use of BaseConfiguration for rebalance configs (#11730)

2023-10-04 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 c96221f697 add RebalanceConfig class to replace

[pinot] branch master updated (1b7cb166de -> 0174c71535)

2023-10-12 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 1b7cb166de Add support to read exact buffer byte ranges corresponding to a given forward index doc id (#11729) add

[pinot] branch master updated: Add support to retry failed table rebalance (#11740)

2023-10-18 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 0cf091a7ef Add support to retry failed table

[pinot] branch master updated: Upgrading spark versions (#11037)

2023-07-07 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 393f80bbe2 Upgrading spark versions (#11037

[pinot] branch master updated: format double 0 properly to compare with h2 results (#11049)

2023-07-07 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 9b21eb94c0 format double 0 properly to compare

[pinot] branch master updated (68ab6bcd8d -> 56a78829d9)

2023-07-07 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 68ab6bcd8d Upgraded httpclient library version from 4.5.1 to 4.5.13 in module pinot-druid-benchmark (#11063) add

[pinot] branch master updated: Add percentiles report in QuerySummary (#11299)

2023-08-08 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 95f2382a6e Add percentiles report in QuerySummary

[pinot] branch master updated (3b07def331 -> fc9f56b07b)

2023-06-27 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 3b07def331 use MultiStageRequestIdGenerator in v1 engine (#10966) add fc9f56b07b allow to add custom context

[pinot] branch master updated: Add a PrioritizedFilterOperator (#10953)

2023-06-28 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 45a32eaaad Add a PrioritizedFilterOperator (#10953

(pinot) branch master updated: untrack the segment out of TTL (#12449)

2024-02-20 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 16e97c5668 untrack the segment out of TTL (#12449

(pinot) branch master updated (8f5fa804cd -> 298e8d9191)

2024-01-04 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 8f5fa804cd Add a 'lastUsed' option for resumeConsumption.consumeFrom (#12200) add 298e8d9191 Fix connection pool

(pinot) branch master updated: fix a deadlock due to getting segmentlock before snapshot lock when replacing segment (#12241)

2024-01-08 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 7cb5973185 fix a deadlock due to getting

(pinot) branch master updated: refine how to take validDocIds snapshot (#12232)

2024-01-08 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 9947bc5916 refine how to take validDocIds snapshot

(pinot) branch master updated: fix a bug that would take validdocids snapshots redundantly (#12246)

2024-01-09 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 8c86ad4652 fix a bug that would take validdocids

(pinot) branch master updated: Allow optional segments that can be skipped by servers without failing the query (#11978)

2023-11-28 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 3bd74b36e4 Allow optional segments that can

(pinot) branch master updated: need to synchronize replacing upsert segment (#12105)

2023-12-06 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 3811240629 need to synchronize replacing upsert

(pinot) branch master updated: no need for segment locks during segment preloading (#12077)

2023-11-30 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 d7c76b9fbb no need for segment locks during

(pinot) branch master updated (5a382f2e7d -> 2acf8ea354)

2024-01-26 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 5a382f2e7d Shared aggregations in StarTree (#12164) add 2acf8ea354 correct errmsg format for Preconditions.check

(pinot) branch master updated: Enable complexType handling in SegmentProcessFramework (#12942)

2024-04-18 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 e0571294e2 Enable complexType handling

(pinot) branch master updated: handle absent segments so that catchup checker doesn't get stuck on them (#12883)

2024-04-22 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 8e10320595 handle absent segments so that catchup

(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

(pinot) branch master updated (760e952616 -> 2adb4d7203)

2024-05-09 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 760e952616 Add support for creating raw derived columns during segment reload (#13037) add 2adb4d7203 Revert

(pinot) branch master updated: use gte(let) to replace between() which has a bug (#12595)

2024-03-07 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 4e4f9666f9 use gte(let) to replace between() which

(pinot) branch master updated: refine when to registerSegment while doing addSegment and replaceSegment for upsert tables for better data consistency (#12709)

2024-03-25 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 540b38146d refine when to registerSegment while

(pinot) branch master updated: add some metrics for upsert table preloading (#12722)

2024-03-25 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 4ed96b51de add some metrics for upsert table

(pinot) branch master updated (620c46acd3 -> 101af7c583)

2024-04-09 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 620c46acd3 Move package org.apache.calcite to org.apache.pinot.calcite (#12837) add 101af7c583 add SegmentContext

(pinot) branch master updated: share the same table config object (#12463)

2024-02-22 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 6b0cfebffe share the same table config object

(pinot) branch master updated: cleanup: fix apache rat violation (#12476)

2024-02-22 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 d7feaaf4f8 cleanup: fix apache rat violation

(pinot) branch master updated (2249be357b -> f0fcbd8701)

2024-02-29 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 2249be357b Rest Endpoint to Create ZNode (#12497) add f0fcbd8701 Adding record reader config/context param

(pinot) branch master updated: Refactored CommonsConfigurationUtils for loading properties configuration. (#13201)

2024-05-23 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 0dec8a9ab9 Refactored CommonsConfigurationUtils

(pinot) branch master updated (652bb6b1cf -> 429bb7ac59)

2024-05-21 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 652bb6b1cf Improved metrics for server grpc query (#13177) add 429bb7ac59 Add locking logic to get consistent table

(pinot) branch master updated: Do not pause ingestion when upsert snapshot flow errors out (#13257)

2024-05-29 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 256d0aa5a5 Do not pause ingestion when upsert

(pinot) branch master updated: Improve warn logs for requesting validDocID snapshots (#13280)

2024-05-31 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 a1f9b8997c Improve warn logs for requesting

(pinot) branch master updated: report rebalance job status for the early returns like noops (#13281)

2024-06-04 Thread xbli
This is an automated email from the ASF dual-hosted git repository. xbli 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 164cd819cf report rebalance job status