Sign in
apache
/
pinot
/
HEAD
0811d3e
Create a DescDocIdSetOperator and improve order by desc when columns are sorted (#16789)
by Gonzalo Ortiz Jaureguizar
· 4 hours ago
master
4abe0ac
Modify AdaptiveSizeBasedWriter based on available capacity on disk (#16803)
by Krishan Goyal
· 13 hours ago
96a5895
Change BrokerRoutingManager synchronization mechanism to allow more parallelism (#16791)
by Sonam Mandal
· 18 hours ago
91084f4
Fix a typo in MailboxContentObserver where mailbox should be volatile (#16871)
by Xiaotian (Jackie) Jiang
· 18 hours ago
cf544cd
Fix broker metrics for GrpcMailboxServer (#16870)
by Xiaotian (Jackie) Jiang
· 18 hours ago
9dda121
Fix fsm creation when segment is in committing state (#16847)
by NOOB
· 22 hours ago
aed9d83
Fix LagValueWindowFunction type used for the default value (#16853)
by Gonzalo Ortiz Jaureguizar
· 23 hours ago
d6c3c84
Bump com.google.errorprone:error_prone_annotations from 2.41.0 to 2.42.0 (#16865)
by dependabot[bot]
· 25 hours ago
b23d5a5
Bump software.amazon.awssdk:bom from 2.33.13 to 2.34.0 (#16863)
by dependabot[bot]
· 25 hours ago
3148745
Bump log4j.version from 2.25.1 to 2.25.2 (#16862)
by dependabot[bot]
· 25 hours ago
684920a
Bump org.codehaus.mojo:versions-maven-plugin from 2.19.0 to 2.19.1 (#16861)
by dependabot[bot]
· 25 hours ago
cf5aa56
Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.5 to 5.3.6 (#16860)
by dependabot[bot]
· 25 hours ago
7f60f13
Early short circuit with AND & OR optimizations (#16583)
by Shreyaa Sharma
· 4 days ago
b4a7c88
Fix NPE for MergeRollupTaskGenerator delay metrics (#16844)
by Xiaotian (Jackie) Jiang
· 4 days ago
d1422a9
Fix server metric initialization (#16850)
by Xiaotian (Jackie) Jiang
· 4 days ago
af7ca7c
Bump org.assertj:assertj-bom from 3.27.4 to 3.27.5 (#16854)
by dependabot[bot]
· 4 days ago
9ab4a6e
Bump software.amazon.awssdk:bom from 2.33.12 to 2.33.13 (#16855)
by dependabot[bot]
· 4 days ago
7345685
[audit] Add response auditing capability to Pinot's audit logging system (#16851)
by Suvodeep Pyne
· 5 days ago
8d1fb72
Renamed and updated dependency (#16751)
by Hakan Altındağ
· 5 days ago
f95ada1
Fix the error handling in SequentialSortedGroupByCombineOperator (#16840)
by Xiaotian (Jackie) Jiang
· 5 days ago
17a9564
Bump software.amazon.awssdk:bom from 2.33.11 to 2.33.12 (#16846)
by dependabot[bot]
· 5 days ago
6182260
Add support for MAPa data type in GenericRowSerializer and GenericRowDeserializer for File Ingestion Tasks for MAP data type. (#16843)
by RAGHVENDRA KUMAR YADAV
· 6 days ago
ec2eb3c
[audit] Extend audit logging support to broker REST APIs (#16823)
by Suvodeep Pyne
· 6 days ago
9bac250
issue-16707: Add cursor based pagination support to java client (#16782)
by John Solomon J
· 6 days ago
ac6bdef
Add QUERIES_THROTTLED metric for ThrottleOnCriticalHeapUsageExecutor (#16676)
by Xiang Fu
· 6 days ago
2385ca2
fix wrong timeunit in ExecutorServiceUtils close (#16842)
by Johan Adami
· 6 days ago
b1c3fda
[routing] Handle New Segments in MultiStageReplicaGroupSelector (#16834)
by Ankit Sultana
· 6 days ago
87e4e63
Bump software.amazon.awssdk:bom from 2.33.10 to 2.33.11 (#16838)
by dependabot[bot]
· 6 days ago
5cbc733
Bump com.gradle:develocity-maven-extension from 2.1 to 2.2 (#16837)
by dependabot[bot]
· 6 days ago
fd39662
Fix auto reset and optimize multi-topic ingestion (#16833)
by lnbest0707
· 6 days ago
9c3a16b
Fix retry of partial table deletion (#16835)
by Shounak kulkarni
· 6 days ago
7e4bc52
UCT: Add getValidDocIdsType method for UpsertConfig handling and validation (#16812)
by Abhishek Bafna
· 6 days ago
10d72b1
[multistage] Add Support for Lite Mode Fan-Out Adjusted Limit (#16822)
by Ankit Sultana
· 7 days ago
c4eaa9f
Bump software.amazon.awssdk:bom from 2.33.9 to 2.33.10 (#16827)
by dependabot[bot]
· 7 days ago
462ef49
[minion] configure numConcurrentTasksPerInstance for minion tenant (#16777)
by rohit
· 7 days ago
34af033
Bump com.gradle:common-custom-user-data-maven-extension (#16829)
by dependabot[bot]
· 7 days ago
8d59812
Bump io.dropwizard.metrics:metrics-bom from 4.2.36 to 4.2.37 (#16828)
by dependabot[bot]
· 7 days ago
700cf05
Optimize RetentionManager performance by replacing List with Set for segment lookups (#16824)
by 9aman
· 7 days ago
71a3b09
Add easier to read stats (#16794)
by Gonzalo Ortiz Jaureguizar
· 7 days ago
05c685b
Revert Jakarta activation-api from 2.1.4 back to 1.2.2 (#16820)
by Xiaotian (Jackie) Jiang
· 8 days ago
c9e2bf2
[Auto reset 3/3]Add backfill manager and handler interfaces (#16724)
by lnbest0707
· 8 days ago
9f43495
Bump com.microsoft.azure:msal4j from 1.23.0 to 1.23.1 (#16818)
by dependabot[bot]
· 8 days ago
ccfd78a
Bump software.amazon.awssdk:bom from 2.33.8 to 2.33.9 (#16817)
by dependabot[bot]
· 8 days ago
5c875c7
Bump com.google.cloud:libraries-bom from 26.67.0 to 26.68.0 (#16816)
by dependabot[bot]
· 8 days ago
ef804c7
Bump net.alchim31.maven:scala-maven-plugin from 4.9.5 to 4.9.6 (#16815)
by dependabot[bot]
· 8 days ago
6edc8643
Bump jakarta.activation:jakarta.activation-api from 1.2.2 to 2.1.4 (#16806)
by dependabot[bot]
· 9 days ago
69b0818
Bump org.checkerframework:checker-qual from 3.50.0 to 3.51.0 (#16796)
by dependabot[bot]
· 9 days ago
32aa190
Bump org.jline:jline from 3.30.5 to 3.30.6 (#16795)
by dependabot[bot]
· 9 days ago
c9f1199
Bump org.jetbrains.kotlin:kotlin-bom from 2.2.10 to 2.2.20 (#16788)
by dependabot[bot]
· 9 days ago
09de32b
Bump net.openhft:chronicle-bom from 2.27ea77 to 2.27ea78 (#16805)
by dependabot[bot]
· 9 days ago
fc27fbf
Bump software.amazon.awssdk:bom from 2.33.5 to 2.33.8 (#16804)
by dependabot[bot]
· 9 days ago
c897df7
updated putNodeData and zookeeperPutData to pass data in the payload/body instead of a query param (#16809)
by Robert Zych
· 10 days ago
19ae6b9
Add URL filter include patterns for audit logging with priority semantics (#16807)
by Suvodeep Pyne
· 10 days ago
9286da2
Enable Json Index for MAP data type (#16808)
by RAGHVENDRA KUMAR YADAV
· 11 days ago
93de8f0
Add support for commit time compaction with columnMajorBuild (#16769)
by tarun11Mavani
· 11 days ago
41f3616
Use /table/livebrokers/ api in pinot spark connector (#14802)
by rohit
· 11 days ago
db80c9e
Add more template to capture the kafka client-id with double-quoted and use | for prefixes (#16799)
by Xiang Fu
· 11 days ago
d45f508
Optimize group ID generation by reducing memory allocation in GroupIdGenerator implementations (#16798)
by Gonzalo Ortiz Jaureguizar
· 12 days ago
862c9bd
[Ngram UDF] Add Ngrams MV UDFs and minor refactor (#16671)
by Qiaochu Liu
· 12 days ago
9dea553
Add support for providing custom retention time for untracked segments (#16719)
by 9aman
· 12 days ago
0d16e02
Rewrite isDirectExchangeCompatible to support joins without partition functions (#16603)
by Gonzalo Ortiz Jaureguizar
· 12 days ago
1cee0a3
disable spammy test that leaks query threads (#16790)
by Gonzalo Ortiz Jaureguizar
· 12 days ago
53b7ebb
Add memory and GC time tracking to execution statistics (#16576)
by Gonzalo Ortiz Jaureguizar
· 13 days ago
6ff9e01
Make DefaultClusterConfigChangeHandler thread safe (#16778)
by Gonzalo Ortiz Jaureguizar
· 13 days ago
364e26f
Fix table config validation for upsert / dedup tables with COMPLETED instance partitions (#16787)
by Yash Mayya
· 13 days ago
97cb8a8
Fix query generator REGEXP_LIKE case sensitivity mismatch between Pinot and H2 (#16768)
by Yash Mayya
· 13 days ago
a892361
Removes recentlyOffloadedConsumingSegments cache (#16740)
by NOOB
· 13 days ago
ceb4e9e
[maven-release-plugin] prepare for next development iteration (#16759)
by Qiaochu Liu
· 14 days ago
541db1a
Bump org.asynchttpclient:async-http-client from 3.0.2 to 3.0.3 (#16771)
by dependabot[bot]
· 2 weeks ago
71fad9e
Bump org.webjars:swagger-ui from 5.28.0 to 5.28.1 (#16774)
by dependabot[bot]
· 2 weeks ago
5ea97ac
Bump software.amazon.awssdk:bom from 2.33.3 to 2.33.5 (#16780)
by dependabot[bot]
· 2 weeks ago
af3dc6a
Modify segment metadata call (#14250)
by Shreyaa Sharma
· 2 weeks ago
f8d2c69
Improve BenchmarkOrderByQueries (#16764)
by Gonzalo Ortiz Jaureguizar
· 2 weeks ago
5110a25
Support more kafka client metrics in jmx exporter templates (#16745)
by Xiang Fu
· 2 weeks ago
dd981fc
Bump com.nimbusds:nimbus-jose-jwt from 10.4.2 to 10.5 (#16762)
by dependabot[bot]
· 2 weeks ago
b97e94a
Bump com.azure:azure-sdk-bom from 1.2.37 to 1.2.38 (#16754)
by dependabot[bot]
· 2 weeks ago
1ed67bd
Bump io.github.hakky54:sslcontext-kickstart-bom from 9.1.0 to 9.2.1 (#16761)
by dependabot[bot]
· 2 weeks ago
a60438a
Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0 (#16760)
by dependabot[bot]
· 2 weeks ago
b1632d8
Bump software.amazon.awssdk:bom from 2.33.1 to 2.33.3 (#16763)
by dependabot[bot]
· 2 weeks ago
9b633ad
Adding ITs and UTs for UpsertCompactMergeTask (#16592)
by tarun11Mavani
· 2 weeks ago
896406d
Add $partitionId as a new virtual column (#16721)
by tarun11Mavani
· 2 weeks ago
d4d1f8f
Add Multiple Query Requests field into validateMultiStageQuery API (#16746)
by Chaitanya Deepthi
· 3 weeks ago
2adf54b
[audit] Make audit config prefix component-specific (controller, broker, server) (#16766)
by Suvodeep Pyne
· 3 weeks ago
8f75d58
Do not return UNHEALTHY status when Temporary ConcurrentModificationException from Kafka (#16741)
by Chaitanya Deepthi
· 3 weeks ago
9ead8a9
Add Pinot Proxy, unified secureMode, and comprehensive gRPC support to Spark-3 connector (#16666)
by Xiang Fu
· 3 weeks ago
71ff8e4
Do not remove soft-delete record for commit time compaction (#16743)
by tarun11Mavani
· 3 weeks ago
881b629
[audit] Implement request body handling with payload size limits and truncation support (#16747)
by Suvodeep Pyne
· 3 weeks ago
48de81a
Support to create combined Lucene Text Index Files and merge into columns.psf (#16688)
by RAGHVENDRA KUMAR YADAV
· 3 weeks ago
f314c25
Bump net.openhft:chronicle-bom from 2.27ea76 to 2.27ea77 (#16750)
by dependabot[bot]
· 3 weeks ago
90067c5
Bump parquet.version from 1.15.2 to 1.16.0 (#16749)
by dependabot[bot]
· 3 weeks ago
e8f5c93
Bump software.amazon.awssdk:bom from 2.33.0 to 2.33.1 (#16748)
by dependabot[bot]
· 3 weeks ago
4b4e03b
Minor cleanups and refactors in instance selector module (#16744)
by Yash Mayya
· 3 weeks ago
37fbf1c
Extract segment metadata from slim tar ball (#16635)
by Alex Maniates
· 3 weeks ago
a58ec4c
[audit] Replace URL exclusion with PathMatcher glob patterns (#16723)
by Suvodeep Pyne
· 3 weeks ago
278e5d6
Add support for minimum should match in lucene text search (#16650)
by RAGHVENDRA KUMAR YADAV
· 3 weeks ago
d6eb3c7
Bump net.openhft:chronicle-bom from 2.27ea75 to 2.27ea76 (#16742)
by dependabot[bot]
· 3 weeks ago
3211115
Add support for SNAPSHOT_WITH_DELETE validDocIdsType to server APIs. (#16726)
by Abhishek Bafna
· 3 weeks ago
e1a0b73
Commit time compaction for upsert tables (#16344)
by tarun11Mavani
· 3 weeks ago
22c4e44
Allow skip CRC check during segment load when server starting. (#16432)
by Ting Chen
· 3 weeks ago
51838e17
Upgrade avro lib to 1.12.0 (#16729)
by Xiang Fu
· 3 weeks ago
Next »