Sign in
apache
/
pinot
/
HEAD
653b9b1
Add SEMANTIC_MATCH filter predicate for hidden semantic search layer (#18191)
by Xiang Fu
· 2 hours ago
master
6d85277
Relax Segment Operation Throttler Permit to zero (#18366)
by Jhow
· 8 hours ago
88b31ba
Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 (#18371)
by dependabot[bot]
· 13 hours ago
c9bcc58
Bump protobuf.version from 4.34.0 to 4.34.1 (#18370)
by dependabot[bot]
· 13 hours ago
de2e08c
Bump io.opentelemetry.contrib:opentelemetry-gcp-resources (#18372)
by dependabot[bot]
· 15 hours ago
ef7ae3e
Bump org.apache.pulsar:pulsar-bom from 4.0.9 to 4.0.10 (#18373)
by dependabot[bot]
· 15 hours ago
8cc3a17
Bump joda-time:joda-time from 2.14.1 to 2.14.2 (#18374)
by dependabot[bot]
· 15 hours ago
d96f1d0
Fix Maven 4 compatibility issues (#18322)
by Gonzalo Ortiz Jaureguizar
· 17 hours ago
05de2a8
Make lineage retention periods configurable via table config (#18282)
by Abhishek Bafna
· 19 hours ago
aa99b36
Add review rule for shared integration test clusters (#18362)
by Xiang Fu
· 22 hours ago
ac47494
Allow invertedIndexDistinctCostRatio=0 (#18359)
by Xiang Fu
· 24 hours ago
f35c49a
Rename /precommit skill to /lint with compiler warning checks (#18361)
by Mayank Shrivastava
· 27 hours ago
5b0b38c
Make MSE QueryServer's gRPC permit keep-alive settings configurable (#18354)
by Yash Mayya
· 29 hours ago
9b2c3dc
[bugfix] KafkaPartitionLevelConsumer: stop re-seeking past read_committed-filtered batches (#18337)
by Xiang Fu
· 31 hours ago
89c6635
Bump software.amazon.awssdk:bom from 2.42.41 to 2.43.0 (#18358)
by dependabot[bot]
· 34 hours ago
a6fee13
Bump prometheus.metrics.version from 1.6.0 to 1.6.1 (#18357)
by dependabot[bot]
· 34 hours ago
f6e361b
Bump org.webjars:swagger-ui from 5.32.4 to 5.32.5 (#18356)
by dependabot[bot]
· 34 hours ago
d2f18c7
Bump org.jline:jline from 4.0.12 to 4.0.13 (#18355)
by dependabot[bot]
· 34 hours ago
f594601
Replace ad-hoc timestamp index guard with dedicated staleness check in isSegmentStale (#18310)
by Shounak kulkarni
· 2 days ago
168242b
Add validation to ensure segment assignment strategy is either null or allservers for dimension tables (#18346)
by Radhika Patwari
· 2 days ago
c0c31b8
[Controller UI] Add Minion Task Manager sidebar tab and wire additional task APIs (#18336)
by Xiang Fu
· 2 days ago
88cd69c
Canonicalize map serialization and preserve primitive types in extractors (#18351)
by Xiaotian (Jackie) Jiang
· 2 days ago
e891eb8
feat: expose MultiStageBrokerRequestHandler creation via overridable factory hook (#18352)
by st-omarkhalid
· 2 days ago
45bf2a7
Allow configuring max headers for grizzly (#18350)
by Johan Adami
· 2 days ago
3ac4c65
Fix flaky TableRebalancePauselessIntegrationTest across parameterized runs (#18349)
by Jhow
· 2 days ago
499bd4e
Bump prometheus.metrics.version from 1.5.1 to 1.6.0 (#18347)
by dependabot[bot]
· 2 days ago
a135fc3
Bump org.junit.jupiter:junit-jupiter-api from 5.14.3 to 5.14.4 (#18348)
by dependabot[bot]
· 2 days ago
1881884
Fix code quality issues: raw types, printStackTrace, System.out, and empty catch blocks (#18342)
by Akanksha kedia
· 3 days ago
9581549
Split reload and refresh executor wrappers in BaseTableDataManager (#18312)
by Jhow
· 3 days ago
1127eda
Makes schedule task async (#18272)
by NOOB
· 3 days ago
576530b
Fix flaky QueryLogger race test (#18341)
by Xiang Fu
· 3 days ago
2f98edd
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#18340)
by dependabot[bot]
· 4 days ago
3ff938c
Filter segments near retention expiry from MergeRollup and UpsertCompactMerge task generators (#18285)
by Jinesh Parakh
· 4 days ago
22df831
Bypass Dependabot for ClassLoaderTest's pinned commons-io 2.11.0 fixture (#18335)
by Xiang Fu
· 4 days ago
4499bf5
Fix Parquet LIST/MAP wrapper extraction in native and Avro readers (#18325)
by Xiang Fu
· 4 days ago
aad170a
Support MV BIG_DECIMAL and BYTES (#18326)
by Xiaotian (Jackie) Jiang
· 4 days ago
b05f7e3
Raise Pinot Java baseline to 21 (#18046)
by Xiang Fu
· 4 days ago
77f4d01
change private methods into protected in BaseTableDataManager (#18333)
by Jhow
· 5 days ago
068907e
feat(broker): extract doScatter/doReduce hooks in single-stage broker request handlers (#18316)
by Navina Ramesh
· 5 days ago
671e1ba
Bump actions/setup-node from 5 to 6 (#18327)
by dependabot[bot]
· 5 days ago
5ecf2f2
Bump codecov/codecov-action from 5 to 6 (#18328)
by dependabot[bot]
· 5 days ago
af123f6
Bump actions/upload-artifact from 6 to 7 (#18329)
by dependabot[bot]
· 5 days ago
29baf48
Bump actions/checkout from 5 to 6 (#18330)
by dependabot[bot]
· 5 days ago
1d6fd55
Bump software.amazon.awssdk:bom from 2.42.40 to 2.42.41 (#18332)
by dependabot[bot]
· 5 days ago
222fd71
[UI] Fix rebalance jobs table: show correct start time and populate finished at (#18315)
by Xiang Fu
· 5 days ago
362ba15
Bump commons-io:commons-io from 2.11.0 to 2.22.0 (#18308)
by dependabot[bot]
· 5 days ago
688a18f
Add cooperative termination polls inside MSE exchange and splitter loops (#18277)
by Yash Mayya
· 5 days ago
1d64a8e
Bump postcss in /pinot-controller/src/main/resources (#18323)
by dependabot[bot]
· 5 days ago
96ee76c
Bump software.amazon.awssdk:bom from 2.42.39 to 2.42.40 (#18319)
by dependabot[bot]
· 5 days ago
a2478d6
Bump com.mchange:c3p0 from 0.12.0 to 0.13.0 (#18318)
by dependabot[bot]
· 6 days ago
ab9ac39
Add method createSegmentOnlineOfflineStateModelFactory in BaseServerStarter (#18313)
by Jhow
· 6 days ago
dc1b3bd
Consolidate query killing integration tests into single class (#18300)
by Mayank Shrivastava
· 6 days ago
d1d9d6e
Handle DST spring-forward gaps in fromDateTime() scalar (#18311)
by Yash Mayya
· 6 days ago
2a84fc7
Add `pinot_server_mse_queries` server metrics (#18287)
by Timothy Elgersma
· 6 days ago
6b79b57
Bump com.gradle:common-custom-user-data-maven-extension (#18305)
by dependabot[bot]
· 6 days ago
b11fe9e
Revert "Fix false-positive "column deleted" stale check for timestamp-index d…" (#18309)
by Gonzalo Ortiz Jaureguizar
· 6 days ago
66ae77c
Bump software.amazon.awssdk:bom from 2.42.38 to 2.42.39 (#18304)
by dependabot[bot]
· 6 days ago
a239cb3
Bump com.mchange:mchange-commons-java from 0.4.0 to 0.5.0 (#18307)
by dependabot[bot]
· 7 days ago
59f1006
Bump org.jetbrains.kotlin:kotlin-bom from 2.3.20 to 2.3.21 (#18306)
by dependabot[bot]
· 7 days ago
6da39b4
Fix false-positive "column deleted" stale check for timestamp-index derived columns (#18294)
by Shounak kulkarni
· 7 days ago
673828c
Replace SingleValueVisitor/MultiValueVisitor with per-predicate visitors (#18297)
by Xiaotian (Jackie) Jiang
· 7 days ago
d36c9f3
Refactor ColumnMetadata SPI and simplify MapIndexReader (#18280)
by Xiaotian (Jackie) Jiang
· 7 days ago
5239263
Clean up unused SegmentCreationDriverFactory (#18299)
by Xiaotian (Jackie) Jiang
· 7 days ago
57234ef
minor(cleanup): fix 'occurence'/'seperate' typos in comments and javadocs (#18302)
by Vishal Kumar Singh
· 7 days ago
73c89c7
make message handler pluggable (#18298)
by Jhow
· 7 days ago
6797edc
[agent] Quote code-reviewer description to fix YAML frontmatter (#18301)
by Hongkun Xu
· 7 days ago
51e610d
Add SOUNDEX and DIFFERENCE scalar functions for phonetic string matching (#18293)
by Xiang Fu
· 7 days ago
8f7dafe
Add round robin segment assignment strategies (#18270)
by Jhow
· 7 days ago
78e38eb
Fix comment typos: succesfully→successfully, sould→should, dont→don't (#18291)
by RoomWithOutRoof
· 7 days ago
1d2d191
Fix memory leak in pinot client BrokerCache (#18290)
by Hongkun Xu
· 7 days ago
c137b75
Add query test cases for LOOKUP join (#18279)
by Yash Mayya
· 7 days ago
85cdc7c
MSE resilience to silently unreachable servers (#18268)
by Yash Mayya
· 7 days ago
7f0a4b6
Upgrade code-reviewer to multi-agent orchestrator with 8 domain skills (#18284)
by Xiang Fu
· 7 days ago
81732e0
Bump software.amazon.awssdk:bom from 2.42.37 to 2.42.38 (#18283)
by dependabot[bot]
· 8 days ago
9cd44c4
Add PercentileTDigest support for MergeAndRollup aggregation (#18088)
by Sai Valla
· 8 days ago
2d92c44
Refactor: convert RealtimeOffsetAutoResetHandler to interface with init(); fix nonLeaderCleanup (#18127)
by Deep Patel
· 8 days ago
d65a645
Propagate task configuration to remote index buffers for improved configuration resolution (#18264)
by Abhishek Bafna
· 8 days ago
5d48eeb
Add sender stage ID to error message in BlockingMultiStreamConsumer; cleanup stale TODO (#18278)
by Yash Mayya
· 8 days ago
d4f5866
Remove deprecated scheduleTasks wrapper methods from PinotTaskManager (#18275)
by NOOB
· 8 days ago
dc78809
Move cursor response cleanup from controller to broker and add batch delete API (#17643) (#18203)
by Jinesh Parakh
· 8 days ago
e217ca3
Add Claude Code skills for common developer workflows (#18276)
by Yash Mayya
· 8 days ago
f7f18da
Export Adaptive Routing Stats as broker metrics (#18134)
by Timothy Elgersma
· 8 days ago
0607efe
Add LeafOperator tests for aggregation, group-by, and distinct result blocks (#18271)
by Yash Mayya
· 8 days ago
eea63ad
Bump org.testcontainers:testcontainers-bom from 2.0.4 to 2.0.5 (#18273)
by dependabot[bot]
· 8 days ago
bc42fe6
Re-enable old disabled query test and remove stale TODO about agg without group by (#18269)
by Yash Mayya
· 9 days ago
8b1ba5c
Bump software.amazon.awssdk:bom from 2.42.36 to 2.42.37 (#18274)
by dependabot[bot]
· 9 days ago
91ed730
[refactor] Decouple pinot-common test deps with FakeMetrics + plugin subclass tests; add SettableValue.getValue() (#18259)
by Xiang Fu
· 9 days ago
8ed77aa
Add support for handling scenarios where end time is invalid during RetentionManager run (#18148)
by 9aman
· 9 days ago
159f046
Fix flaky MergeRollupMinionClusterIntegrationTest gauge assertions (#18260)
by Xiang Fu
· 9 days ago
5b0e3ff
Add realtime integration test for ProtoBufCodeGenMessageDecoder (#18234)
by Rekha Seethamraju
· 9 days ago
093e164
Bump software.amazon.awssdk:bom from 2.42.35 to 2.42.36 (#18267)
by dependabot[bot]
· 9 days ago
b07f22b
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6 to 5.6.1 (#18266)
by dependabot[bot]
· 9 days ago
3ca4c33
Bump org.javassist:javassist from 3.30.2-GA to 3.31.0-GA (#18265)
by dependabot[bot]
· 9 days ago
b5c9d2c
Reject duplicate FieldConfig column names during table config validation (#18211)
by Anshul Singh
· 10 days ago
3eff094
feat: expose BrokerResponse to subclasses via overridable onQueryCompletion hook (#18247)
by st-omarkhalid
· 11 days ago
5af58ec
Fix flaky MergeRollupMinionClusterIntegrationTest.testRealtimeTableProcessAllModeMultiLevelConcat (#18253)
by Xiang Fu
· 11 days ago
0d67f47
Fix flaky integration tests: prevent MSE port collisions on rapid server starts (#18254)
by Xiang Fu
· 11 days ago
fc680e6
Restrict nightly Docker build workflows to apache/pinot (#18255)
by Xiang Fu
· 11 days ago
9ad9c1b
Support role-specific accounting config prefixes for broker and server (#18251)
by Xiaotian (Jackie) Jiang
· 11 days ago
85147cc
Fix flaky PinotTaskManagerDistributedLockingTest cron race (#18252)
by Xiang Fu
· 11 days ago
Next »