Pull Request Explorer

Exploring 46 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(wal): keep the _rebase_source marker through the dropped-table sweep ideoma M AI 122.1h 101.0h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

test(sql): fix JIT serializer leak test flake kafka1991 S No 176.4h 174.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(core): make live view registry publication and removal generation-aware bluestreak01 L No 2.9h 2.2h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(core): prevent NULL covered values written after a posting index seal bluestreak01 XL AI 39.9h 39.8h Sep 06, 2026

LLM analysis pending

This PR has not been analyzed yet.

ci(build): replace Danger with a dependency-free PR title check bluestreak01 XL No 8.7h 6.1h Sep 04, 2026

Summary

CI/CD

Replace Danger with dependency‑free PR title check

Eliminates external Danger dependency by using the native GitHub token for PR title validation, improving security and reliability.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review needed; PR focused on CI improvement with no functional changes.

AI Details

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
chore(build): stop GitHub clone throttling from failing fork PR and coverage builds bluestreak01 L No 8.3h 0.5h Sep 03, 2026

Summary

CI/CD

Stop GitHub clone throttling in CI

Fixes intermittent CI failures caused by GitHub clone throttling, ensuring reliable build pipelines for fork PRs and coverage jobs, improving developer experience and reducing build time.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle with minimal rework; CI improvements reduce build failures.

AI Details

Confidence: 0.20

Tech Stack

Languages: Shell
chore(build): make CI submodule checkouts reliable sklarsa L AI 2.3h 2.3h Sep 02, 2026

Summary

Chore

Improve CI submodule checkout reliability

Ensures CI pipelines reliably fetch submodules by authenticating with a public‑read token, preventing build failures and improving stability.

Health Assessment

Large
Low
Low
  • Merged within 2.3 hours after a single review, indicating a straightforward change with minimal friction. The update enhances CI reliability by authenticating submodule fetches, reducing build failures.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Yaml
docs(core): documentation refresh tris0laris L AI 4.6h 1.5h Sep 02, 2026

Summary

Docs

docs(core): documentation refresh

Updates the main README and Chinese version with new benchmark charts, links, and copy to align with the QuestDB website, improving clarity for users.

Health Assessment

Large
Low
Low
  • Merged within 4.6 hours with minimal review, indicating a straightforward documentation update; AI assistance accelerated the rewrite.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

fix(sql): fix a parallel GROUP BY or horizon join failure being misreported as a timeout kafka1991 L No 35.9h 15.7h Sep 02, 2026

Summary

Bug Fix

Fix misreported GROUP BY/horizon join failures

Accurate error reporting for GROUP BY and horizon join operations improves user experience by preventing misleading timeout messages and correctly indicating memory limits or cancellations.

Health Assessment

Large
Medium
Medium
  • The PR required several iterations after review but was merged within a day, indicating moderate review friction. The large code changes and multiple commits suggest a medium risk for downstream impact.

AI Details

Confidence: 0.20

Tech Stack

Languages: Java
chore(sql): restore compilation after filter pushdown API changes kafka1991 L No 6.8h 6.8h Sep 02, 2026

Summary

Bug Fix

Restore compilation after filter pushdown API changes

Fixes compile errors caused by interface changes in PartitionFrameCursorFactory, ensuring NonOwningPartitionFrameCursorFactory implements the updated contract and forwards necessary parameters.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; single commit after review resolved compile issue promptly.

AI Details

Tech Stack

Languages: Java
fix(core): prevent false live view invalidation during replica catch-up jovfer M AI 197.8h 197.7h Sep 01, 2026

Summary

Bug Fix

Prevent false live view invalidation on replica catch-up

Ensures live views remain valid during replica catch‑up, preventing data loss and service disruption for users on replicated databases.

Health Assessment

Medium
High
High
  • Long cycle time (8+ days) and a single review after a week suggest significant blocker or complexity; the change touches core replication logic and adds regression tests, indicating high impact and risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Java
fix(sql): fix join filtering and Parquet pruning after conversion kafka1991 XL No 208.9h 126.9h Sep 01, 2026

Summary

Bug Fix

Fix join filtering and Parquet pruning

Improves query correctness and performance for order aggregation, reducing scan costs and ensuring accurate results for trading analytics.

Health Assessment

X-Large
High
High
  • Large-scale optimizer changes required extensive review, leading to extended cycle time and potential impact on downstream query performance.

AI Details

Confidence: 0.20

Tech Stack

Languages: Java
fix(core): fix concurrent queue spuriously reporting empty under contention kafka1991 M No 146.3h 146.3h Aug 31, 2026

Summary

Bug Fix

Fix concurrent queue empty reporting under contention

Ensures the concurrent queue reliably reports non-empty status during high contention, preventing false empty signals that could lead to data loss or degraded performance.

Health Assessment

Small
Medium
High
  • The PR had a long cycle time (146h) and a delayed first review, indicating complexity or blocker issues, but the change was small and required only a single review round.

AI Details

Confidence: 0.95

Tech Stack

Languages: Java
feat(core): support retryable bounded shutdown kafka1991 XL No 124.5h 122.3h Aug 28, 2026

Summary

Feature

Add retryable bounded shutdown support

Enables graceful shutdown with bounded retries, improving reliability for deployments and embedded use cases.

Health Assessment

X-Large
High
High
  • The PR spans 12 core Java files with 1,778 lines added, indicating a substantial architectural change.
  • The extended review and merge cycle (over 5 days) suggests significant complexity and potential risk to stability.

AI Details

Confidence: 0.20

Tech Stack

Languages: Java
chore(build): restore gitleaks secret scanning glasstiger L No 195.4h 193.5h Aug 28, 2026

Summary

CI/CD

Restore gitleaks secret scanning

Re‑enables secret scanning and fixes suppression guidance, ensuring secrets are detected and reported.

Health Assessment

Large
Medium
High
  • Long cycle time and review delay indicate a low‑priority or slow process; the large number of added lines reflects significant configuration changes, but the impact is mainly on security checks rather than core functionality.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(wal): prevent invalid symbol mappings kafka1991 L No 245.7h 80.8h Aug 28, 2026

Summary

Bug Fix

Prevent invalid symbol mappings in WAL

Fixes critical data consistency bugs that could corrupt symbol tables, safeguarding database integrity for end‑users.

Health Assessment

Large
High
High
  • The PR had a long cycle time with multiple merge commits and a single review round, indicating significant rework and potential blocker resolution.

AI Details

Tech Stack

Languages: Java
build: drop x86-64 (Intel) macOS support and run macOS tests on Apple Silicon bluestreak01 L No 17.6h 17.5h Aug 25, 2026

Summary

Feature

Drop Intel macOS support and enable Apple Silicon CI

This PR removes Intel macOS binaries, updates CI to run on Apple Silicon, and documents the change, ensuring native builds only support ARM64 and clarifying the breaking change for Intel users.

Health Assessment

Large
Medium
Low
  • PR merged in under 18 hours with minimal review friction, but it introduces a breaking change for Intel macOS users while adding Apple Silicon CI, indicating careful coordination and clear documentation of the impact.

AI Details

Confidence: 0.75

Tech Stack

Languages: Java, Yaml
Frameworks: Github-Actions
build: 10.0.1 bluestreak01 S No 0.6h - Aug 24, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(core): stop TableReader from exhausting address space under concurrent scans ideoma L No 17.4h 17.4h Aug 22, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(sql): let derived engines attach per-execution state to SQL execution contexts jovfer M AI 46.3h 44.2h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(core): fix crash on column type conversion under low disk space ideoma M No 2.4h 2.4h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(build): bump gosu to 1.19-go1.25.14 questdb-maven-release-app XS No 21.6h 21.6h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(ui): upgrade web console to 2.0.3 emrberk XS No 0.9h - Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(qwp): fix flaky QWP egress tests timing out on slow CI agents puzpuzpuz S AI 20.5h 20.5h Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(core): strengthen POSTING index squash rollback coverage bluestreak01 M No 31.7h 22.4h Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf(core): stop resealing the last partition on a covering-index append nwoolmer XL AI 18.5h - Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(qwp): fix durable acks issued before the WAL upload is confirmed bluestreak01 XL No 258.7h - Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(core): stop partition squash losing var-column data on the open partition bluestreak01 XL No 243.3h - Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf(sql): speed up window queries and fix wrong results in windows and live views puzpuzpuz XL No 21.2h 19.5h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(build): stop requiring alphabetical member ordering mtopolnik S No 0.6h 0.6h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(core): prevent false live view invalidation during concurrent refresh bluestreak01 M No 25.1h - Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(build): bump gosu to 1.19-go1.25.13 questdb-maven-release-app XS No 35.3h 35.3h Aug 16, 2026

Summary

Chore

Bump gosu to 1.19-go1.25.13

Update Docker image to use a newer Go patch, addressing standard library CVE fixes and improving security.

Health Assessment

Small
Low
Medium
  • The PR was merged after a single commit with minimal review, indicating a low-risk, small scope update.

AI Details

Tech Stack

fix(core): stop POSTING index close() truncating a region another writer published bluestreak01 XL No 179.0h - Aug 15, 2026

Summary

Bug Fix

Fix index close truncation bug

Prevents data corruption by ensuring index close does not truncate data written by other writers, improving reliability of POSTING indexes.

Health Assessment

X-Large
High
High
  • Long cycle time and multiple merges indicate complex coordination; bug fix addresses critical data integrity issue.

AI Details

Confidence: 0.75

Tech Stack

Languages: Java
chore(core): harden decimal type handling RaphDal XL No 274.1h 248.1h Aug 14, 2026

Summary

Bug Fix

chore: harden decimal type handling

Ensures decimal calculations and storage are accurate, preventing data corruption and improving reliability for financial and analytical workloads.

Health Assessment

X-Large
High
High
  • Extensive decimal handling fixes required multiple iterations over a long cycle, indicating high complexity and potential impact on stability.

AI Details

Confidence: 0.95

Tech Stack

Languages: Java
perf(core): reduce GC pressure from idle workers on JDK 24+ kafka1991 XL No 220.0h 218.3h Aug 13, 2026

Summary

Bug Fix

Reduce GC pressure from idle workers on JDK 24+

Eliminates unnecessary ThreadSleepEvent allocations in idle worker loops, cutting GC churn and CPU usage, improving stability on newer JDKs.

Health Assessment

X-Large
High
High
  • The PR had a 220‑hour cycle time with a 218‑hour review delay, indicating significant review friction. The change spans over 3,400 lines across 20 files, marking it as an xlarge scope. Combined with the performance‑critical nature of the fix, the risk level is high.

AI Details

Confidence: 0.95

Tech Stack

Languages: Java, Rust, Shell
fix(core): prevent invalid native-memory writes jerrinot L No 244.0h 244.0h Aug 13, 2026

Summary

Bug Fix

Prevent invalid native-memory writes

Fixes an off-by-one bounds check that could cause memory corruption or crashes, improving stability.

Health Assessment

Large
High
High
  • Long review cycle and large code changes indicate significant rework; the fix addresses a critical memory safety issue, raising risk despite no known production impact.

AI Details

Tech Stack

Languages: Java
test(log): stop tests spuriously failing on an earlier test's log records kafka1991 M No 215.4h 184.2h Aug 13, 2026

Summary

Bug Fix

Fix test flakiness caused by stale log records

This change drains the log queue before starting a capture to avoid stale log entries from previous tests, eliminating flaky failures in the test suite.

Health Assessment

Small
Medium
High
  • The PR experienced a long review cycle and slow merge, indicating potential bottlenecks in test maintenance reviews. Despite small scope, the extended cycle suggests review friction or scheduling delays.

AI Details

Confidence: 1.00

Tech Stack

Languages: Java
test(sql): fix QueryRegistryLifecycleTest timeout flake on loaded CI runners kafka1991 XS No 206.1h 174.4h Aug 13, 2026

Summary

Bug Fix

Fix QueryRegistryLifecycleTest timeout flake on CI runners

This change reduces flakiness in a critical test by adding a wall‑clock deadline, ensuring CI runs finish within a predictable time and preventing excessive log output.

Health Assessment

Small
Low
High
  • The PR had a long cycle time and delayed review, but the change is small and low risk, affecting only test logic.

AI Details

Tech Stack

Languages: Java
fix(ilp): stop ILP TCP authentication failures escaping as unhandled errors bluestreak01 L No 121.8h 119.1h Aug 13, 2026

Summary

Bug Fix

Fix ILP TCP authentication failure handling

Prevents malformed client connections from leaking resources and skewing health metrics, improving server stability and observability.

Health Assessment

Large
High
High
  • The PR required multiple iterations over several days, indicating complex bug fixes and extensive testing, leading to high review friction and a slow cycle time.

AI Details

Confidence: 0.75

Tech Stack

Languages: Java
chore(build): make the fix-pr skill run only when explicitly invoked jovfer XS AI 147.5h 115.9h Aug 13, 2026

Summary

Docs

Make fix-pr skill explicit invocation only

Prevents unintended auto‑invocation of the fix‑pr workflow, giving users explicit control and reducing unnecessary processing. This improves user experience by avoiding unwanted automation.

Health Assessment

Small
Low
High
  • The PR was a small documentation tweak but experienced long review and merge times, indicating possible process bottlenecks rather than technical risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

fix(core): fix covering-index reads on Windows glasstiger XL No 49.2h 47.3h Aug 13, 2026

Summary

Bug Fix

Fix covering-index reads on Windows

Resolve a Windows-only flaky failure by stabilizing the .pci file size, repairing mismatched headers, ensuring proper sync order, and reporting length errors, improving reliability of covering-index reads.

Health Assessment

X-Large
Medium
High
  • The PR tackled a critical Windows race condition, required extensive testing, and had a long review cycle, indicating significant complexity and potential impact on stability.

AI Details

Tech Stack

Languages: Java
chore(build): make PR review findings evidence-gated bluestreak01 XL No 5.5h - Aug 13, 2026

Summary

Docs

Align review-pr skills with evidence gating

Documentation updates to standardize review-pr skill policies, ensuring findings are evidence-gated and non-blocking.

Health Assessment

X-Large
Low
Low
  • Rapid merge with minimal review, large documentation changes across multiple skill files, no code changes, low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
fix(qwp): reject oversized table counts jerrinot XL No 58.6h 45.2h Aug 12, 2026

Summary

Bug Fix

Reject oversized table counts in QWP

Prevents malformed QWP messages from causing server crashes, improving reliability.

Health Assessment

X-Large
Medium
High
  • The PR addressed critical protocol hardening, with a single review after a two‑day cycle, indicating efficient resolution of a high‑impact bug.

AI Details

Tech Stack

Languages: Java
ci(core): report diff coverage for changes going through the merge queue RaphDal S No 0.7h 0.7h Aug 12, 2026

Summary

CI/CD

Report diff coverage for merge queue changes

Fixes Azure pipeline macro expansion so coverage checks run successfully for merge‑queue builds, preventing queue stalls and improving CI reliability.

Health Assessment

Small
Low
Low
  • Quick Azure pipeline fix with minimal scope and fast review, low risk to production.

AI Details

Tech Stack

Languages: Yaml
ci(core): test every change the merge queue merges RaphDal M No 2.4h 2.4h Aug 12, 2026

Summary

CI/CD

Test all changes in merge queue CI

Ensures that every change queued for merge triggers the full test suite, preventing silent failures and improving merge gate reliability.

Health Assessment

Medium
Low
Low
  • Fast review and merge, minimal rework, small scope, CI config update.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci(core): run the full test suite in the GitHub merge queue RaphDal M No 15.5h 15.5h Aug 12, 2026

Summary

CI/CD

Enable full CI in GitHub merge queue

Adds triggers so merge queue builds run full Linux, mac/Windows, and enterprise CI, ensuring merged PRs are fully tested before landing.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal review, straightforward CI changes, no major risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Yaml

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos