Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| chore(qwp): carry crash-safe SF cleanup and pool-capacity recovery | bluestreak01 | XL | No | 312.8h | 302.6h | Jul 23, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(ui): upgrade web console to 2.0.1 | emrberk | XS | No | 1.9h | 1.9h | Jul 23, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(sql): support scalar boolean sub-queries as WHERE predicates | bluestreak01 | XL | No | 39.8h | 0.8h | Jul 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(core): stop a query when its client disconnects | kafka1991 | XL | No | 220.7h | 25.2h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(core): fix POSTING-indexed WAL table suspending after a partition squash | ideoma | XL | No | 164.8h | 127.7h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(http): return EXPLAIN plans as plain text | emrberk | M | No | 23.5h | 23.4h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| test(core): fix seed-dependent crash in checkpoint fuzz test | jovfer | XS | AI | 132.4h | 131.1h | Jul 15, 2026 |
SummaryBug FixFix seed-dependent crash in checkpoint fuzz test This change eliminates a seed-dependent crash in the checkpoint fuzz test, ensuring reliable test execution and preventing false negatives in CI pipelines. By guarding against divide‑by‑zero errors, the test suite remains stable, improving confidence in database checkpoint functionality. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Java
|
||||||
| feat(sql): compare a numeric column with a scalar sub-query in predicates | bluestreak01 | XL | No | 144.1h | 138.9h | Jul 15, 2026 |
SummaryFeatureAdd numeric comparison with scalar sub-query Enables expressive SQL predicates that compare numeric columns to scalar sub-queries, improving query flexibility and performance for analytical workloads. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Java
|
||||||
| ci(build): reduce Ubuntu package download failures | bluestreak01 | XL | No | 1.1h | - | Jul 15, 2026 |
SummaryCI/CDReduce Ubuntu package download failures in CI Configures CI jobs to use Hetzner mirrors, reducing timeouts and ensuring builds succeed. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Python, Yaml
|
||||||
| chore(build): bump gosu to 1.19-go1.25.12 | questdb-maven-release-app | XS | No | 4.0h | - | Jul 14, 2026 |
SummaryChoreBump gosu to 1.19-go1.25.12 Update Dockerfile to use newer Go patch for CVE fixes, improving security. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(SQL): fix SAMPLE BY w to accept the week unit without a leading digit | nabeel001 | S | No | 44.7h | 26.3h | Jul 13, 2026 |
SummaryBug FixAdd week unit support to SAMPLE BY Enables users to use 'SAMPLE BY w' without a leading digit, simplifying queries and reducing errors. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Java
|
||||||
| test(core): stop fuzz tests spuriously failing when logging non-ASCII index values | RaphDal | XS | No | 4.9h | 4.9h | Jul 13, 2026 |
SummaryBug FixFix fuzz test failures due to non-ASCII logging This change prevents intermittent test failures caused by logging non-ASCII values, ensuring reliable test runs and accurate CI results. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Java
|
||||||
| fix(sql): fix dot_product returning wrong result for transposed arrays | raphaelroshan | S | AI | 37.9h | 19.8h | Jul 13, 2026 |
SummaryBug FixFix dot_product result for transposed arrays Corrects dot_product calculation when operands have non-vanilla layout, ensuring accurate results for transposed or sliced arrays without affecting performance. Health Assessment
Small
Low
Low
AI Details
Category:
Code AI
Tools:
Cursor
Confidence:
0.75
Tech Stack
Languages:
Java
|
||||||
| test(core): stop query_activity churn test hanging and cascading on constrained CI | kafka1991 | S | No | 8.2h | 8.2h | Jul 13, 2026 |
SummaryBug FixFix query activity test hang on constrained CI Prevents flaky test failures and thread leaks in CI by adding timeouts and yielding, improving stability and test reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Java
|
||||||
| fix(sql): clarify materialized view error when timestamp lacks a sampling interval | Socialpranker | S | No | 13.6h | 12.6h | Jul 10, 2026 |
SummaryBug FixFix materialized view error message for missing sampling interval Improves error handling for materialized view creation by providing clearer messages when a timestamp column is present but no sampling interval is specified, reducing confusion and aiding developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Java
|
||||||
| chore(core): fix adding a covering index over parquet after a column type change | kafka1991 | XL | No | 43.6h | 37.0h | Jul 09, 2026 |
SummaryBug FixFix covering index over parquet after column type change Corrects a bug that caused WAL suspension when adding a POSTING covering index to parquet partitions with pending column type changes, ensuring reliable index creation and preventing data write stalls. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
1.00
Tech Stack
Languages:
Java
|
||||||
| fix(core): fix POSTING index covering scans failing when queries migrate across worker threads | nwoolmer | XL | AI | 154.4h | 76.6h | Jul 09, 2026 |
SummaryBug FixFix POSTING index covering scan thread migration bug Resolves crashes and resource leaks during multi-worker HTTP parquet exports and pgwire queries, ensuring reliable data export and preventing client connection drops. Health Assessment
X-Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Java
|
||||||
| chore(core): resolve column files by writer index when converting a partition to Parquet | RaphDal | L | No | 51.3h | 19.9h | Jul 09, 2026 |
SummaryBug FixResolve Parquet column file mismatch after ALTER Fixes storage-policy TO PARQUET conversion failures caused by column type changes, ensuring reliable data export and preventing pipeline stalls. Health Assessment
Large
High
High
AI Details
Confidence:
0.80
Tech Stack
Languages:
Java
|
||||||
| chore(core): fix socket leaks on shutdown when queries are parked or retrying | RaphDal | L | No | 39.3h | 14.9h | Jul 09, 2026 |
SummaryBug FixFix socket leaks during shutdown Ensures proper cleanup of socket descriptors when queries are parked or retried, preventing resource leaks in long‑running JVMs. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Java
|
||||||
| fix(sql): fix PIVOT and expression column names that embed double quotes | glasstiger | XL | AI | 115.1h | 99.3h | Jul 09, 2026 |
SummaryBug FixFix PIVOT and expression column names with double quotes Corrects SQL compiler to strip protective quotes from column aliases, ensuring accurate column names in result sets and preventing leaks into metadata. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Java
|
||||||
| chore(core): fix catalogue queries omitting tables after a concurrent metadata cache clear | RaphDal | L | No | 30.9h | 28.3h | Jul 08, 2026 |
SummaryBug FixFix catalogue queries after concurrent cache clear Ensures accurate table listings by preventing incomplete data exposure during concurrent cache clears, improving reliability for users querying metadata. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Java
|
||||||
| fix(qwp): prevent stale egress plans from leaking to clients | jerrinot | XL | No | 117.6h | 94.3h | Jul 08, 2026 |
SummaryBug FixPrevent stale egress plans from leaking to clients Fixes a bug where QWP egress exposed stale query plans to clients, improving reliability and consistency with other protocols. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Java
|
||||||
| fix(qwp): fail fast on deterministic ingest rejections instead of retrying them | kafka1991 | XL | No | 30.6h | 30.3h | Jul 08, 2026 |
SummaryBug FixFail fast on deterministic ingest rejections Reduces wasted retries and improves client error visibility by treating permanent data errors as terminal, speeding up failure detection and reducing resource consumption. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Java
|
||||||
| test(qwp): speed up sender coercion-error tests | RaphDal | XS | No | 17.8h | 17.8h | Jul 08, 2026 |
SummaryChoreSpeed up sender coercion-error tests Reduces CI runtime by eliminating unnecessary wait times in error-path tests, improving developer productivity and pipeline reliability. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Java
|
||||||
| fix(sql): fix LATEST ON returning the wrong row with an indexed key and residual filter | nwoolmer | XL | No | 285.7h | 284.4h | Jul 08, 2026 |
SummaryBug FixFix LATEST ON row selection bug Corrects a bug that caused incorrect row selection in LATEST ON queries, ensuring accurate time-series data retrieval for users. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Java
|
||||||
| chore(build): bump gosu to 1.19-go1.25.11 | sklarsa | XS | No | 0.9h | 0.9h | Jul 07, 2026 |
SummaryChoreBump gosu version in Dockerfile Updates the gosu utility to the latest patch, ensuring compatibility with Go 1.25.11 and maintaining container security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Frameworks:
Docker
|
||||||
| fix(sql): fix crash joining or grouping on empty VARCHAR values | sklarsa | L | AI | 114.9h | 111.4h | Jul 06, 2026 |
SummaryBug FixFix crash on empty VARCHAR joins Prevents assertion errors during hash joins, GROUP BY, or DISTINCT operations on empty VARCHAR keys, ensuring reliable query execution for customers. Health Assessment
Medium
Medium
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Java
|
||||||
| feat(qwp): add a connect timeout and tolerant client startup | bluestreak01 | XL | AI | 168.1h | 20.3h | Jul 06, 2026 |
SummaryFeatureAdd connect timeout and tolerant client startup Improves client reliability by adding cross‑platform connect timeout and tolerant startup, reducing connection hangs and enabling smoother failover. Health Assessment
X-Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Java, Yaml
|
||||||
| fix(core): prevent posting index corruption when .pk stat fails during column rename | bluestreak01 | S | No | 12.3h | 9.3h | Jul 02, 2026 |
SummaryBug FixPrevent index corruption on .pk stat failure Fixes a critical bug that could corrupt indexed data during column renames, ensuring data integrity and preventing query failures. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Java
|
||||||
| fix(core): make DataID publication thread-safe | bluestreak01 | L | No | 26.8h | 0.1h | Jul 02, 2026 |
SummaryBug FixMake DataID publication thread-safe Ensures reliable replication and backup by preventing race conditions that could corrupt data identifiers, improving system stability and data integrity. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Java
|
||||||