Skip to content

Pull requests: questdb/questdb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(build): bump gosu to 1.19-go1.25.13
#7509 opened Aug 15, 2026 by questdb-maven-release-app Bot Loading…
perf(qwp): fill Parquet result batches by column
#7506 opened Aug 13, 2026 by jerrinot Contributor Draft
fix(core): fix materialized views never refreshing after ALTER ... SET REFRESH Bug Incorrect or unexpected behavior Core Related to storage, data type, etc. Materialized View
#7504 opened Aug 12, 2026 by nwoolmer Contributor Loading…
fix(core): forward seven missing getters in CairoConfigurationWrapper
#7498 opened Aug 10, 2026 by nwoolmer Contributor Loading…
perf(sql): speed up indexed negative LIMIT queries
#7497 opened Aug 10, 2026 by m0g3r Loading…
fix(sql): stop LATEST ON dropping a WHERE predicate on an indexed SYMBOL Bug Incorrect or unexpected behavior SQL Issues or changes relating to SQL execution
#7495 opened Aug 10, 2026 by nwoolmer Contributor Loading…
fix(core): stop partition squash losing var-column data on the open partition Bug Incorrect or unexpected behavior Core Related to storage, data type, etc. Flaky Test Depicts a test that breaks due to race condition or wrong assumption QUEUED FOR MERGE Approved PR in the merge queue. Do not merge master into this PR.
#7487 opened Aug 8, 2026 by bluestreak01 Member Loading…
fix(qwp): fix durable acks issued before the WAL upload is confirmed Bug Incorrect or unexpected behavior Core Related to storage, data type, etc. ILP Issues or changes relating to Influx Line Protocol
#7484 opened Aug 7, 2026 by bluestreak01 Member Loading…
chore(deps): bump js-yaml from 4.2.0 to 4.3.1 in /compat/src/test/nodejs-postgres dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#7477 opened Aug 7, 2026 by dependabot Bot Loading…
fix(core): keep wal_pending_row_count from going negative
#7470 opened Aug 6, 2026 by nwoolmer Contributor Loading…
Improve OOM logging in Unsafe.malloc/realloc
#7467 opened Aug 5, 2026 by r0charm Loading…
feat(sql): add ascii() string function
#7457 opened Aug 4, 2026 by belowzeroff Loading…
feat(sql): add reverse() string function
#7450 opened Aug 3, 2026 by belowzeroff Loading…
feat(sql): add translate() string function
#7449 opened Aug 3, 2026 by belowzeroff Loading…
feat(sql): add initcap() string function
#7446 opened Aug 1, 2026 by belowzeroff Loading…
ProTip! Exclude everything labeled bug with -label:bug.