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

feat(sql): add SQL-standard UNNEST for arrays and JSON New feature Feature requests SQL Issues or changes relating to SQL execution
#6830 opened Feb 27, 2026 by javier Draft
feat(sql): array_elem_{min,max,avg,sum} functions
#6829 opened Feb 27, 2026 by amunra Loading…
5 tasks done
perf(sql): speed up ASOF and WINDOW JOINs for large right-hand-side tables Performance Performance improvements SQL Issues or changes relating to SQL execution
#6822 opened Feb 25, 2026 by puzpuzpuz Loading…
feat(sql): add array_sort and array_reverse functions for double arrays New feature Feature requests SQL Issues or changes relating to SQL execution
#6820 opened Feb 25, 2026 by javier Loading…
perf(core): reduce tail latency [DO NOT MERGE]
#6813 opened Feb 24, 2026 by jerrinot Loading…
feat(sql): add array_agg() aggregate function for double arrays DO NOT MERGE These changes should not be merged to main branch New feature Feature requests SQL Issues or changes relating to SQL execution
#6812 opened Feb 24, 2026 by javier Loading…
fix(sql): fix SAMPLE BY FILL crash with array column aggregates Bug Incorrect or unexpected behavior SQL Issues or changes relating to SQL execution
#6811 opened Feb 24, 2026 by javier Loading…
perf(parquet): improve strings decoding performance for parquet files DO NOT MERGE These changes should not be merged to main branch
#6809 opened Feb 24, 2026 by RaphDal Loading…
feat(sql): use vectorized computation in more non-keyed GROUP BY queries Performance Performance improvements SQL Issues or changes relating to SQL execution
#6805 opened Feb 23, 2026 by puzpuzpuz Loading…
feat(ilp): new server and protocol
#6800 opened Feb 22, 2026 by bluestreak01 Loading…
Show tables list results alphabetically
#6757 opened Feb 8, 2026 by maciulis Loading…
ProTip! Exclude everything labeled bug with -label:bug.