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 arg_max(varchar, ...) group-by functions New feature Feature requests SQL Issues or changes relating to SQL execution
#6910 opened Mar 27, 2026 by bluestreak01 Loading…
feat(core): add RLE dictionary encoding support for STRING columns in Parquet Core Related to storage, data type, etc. Performance Performance improvements
#6909 opened Mar 27, 2026 by RaphDal Loading…
chore(build): migrate snapshot and release pipelines to OIDC DO NOT MERGE These changes should not be merged to main branch
#6905 opened Mar 27, 2026 by sklarsa Loading…
2 tasks
feat(http): add payload transforms for direct HTTP ingestion Core Related to storage, data type, etc. New feature Feature requests REST API Issues or changes relating to the HTTP endpoints SQL Issues or changes relating to SQL execution
#6895 opened Mar 23, 2026 by javier Loading…
chore(build): remove pre-compiled native binaries from the repository CI Continuous Integration & Builds rust Pull requests that update rust code
#6890 opened Mar 20, 2026 by sklarsa Loading…
fix(sql): fix COPY TO failure when subquery uses bind variables Bug Incorrect or unexpected behavior SQL Issues or changes relating to SQL execution
#6884 opened Mar 18, 2026 by nwoolmer Loading…
feat(sql): support multiple right-hand-side tables in HORIZON JOIN New feature Feature requests SQL Issues or changes relating to SQL execution
#6881 opened Mar 17, 2026 by puzpuzpuz Loading…
4 tasks done
feat(sql): support lateral joins Core Related to storage, data type, etc. New feature Feature requests SQL Issues or changes relating to SQL execution
#6880 opened Mar 17, 2026 by kafka1991 Loading…
build(deps): bump lz4_flex from 0.11.5 to 0.11.6 in /core/rust/qdbr/parquet2 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#6877 opened Mar 16, 2026 by dependabot bot Loading…
feat(core): support column add/drop with parquet partition storage Core Related to storage, data type, etc. New feature Feature requests rust Pull requests that update rust code WAL
#6875 opened Mar 16, 2026 by ideoma Loading…
fix(sql)!: sample by improvements
#6858 opened Mar 9, 2026 by amunra Loading…
feat(sql): add GROUPING SETS, ROLLUP, CUBE support New feature Feature requests SQL Issues or changes relating to SQL execution
#6853 opened Mar 5, 2026 by javier Loading…
perf(sql): speed up ASOF, HORIZON and WINDOW JOIN on large partitioned tables Performance Performance improvements SQL Issues or changes relating to SQL execution
#6837 opened Mar 2, 2026 by puzpuzpuz Loading…
feat(sql): add uint16/uint32/uint64 types with bitmap-based null support Core Related to storage, data type, etc. SQL Issues or changes relating to SQL execution
#6834 opened Mar 1, 2026 by nicholas-a-guerra Loading…
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 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 New feature Feature requests SQL Issues or changes relating to SQL execution
#6812 opened Feb 24, 2026 by javier Loading…
feat(ilp): add QuestDB Wire Protocol (QWP) ingestion over WebSocket and UDP CI Continuous Integration & Builds Core Related to storage, data type, etc. ILP Issues or changes relating to Influx Line Protocol New feature Feature requests Performance Performance improvements WAL
#6800 opened Feb 22, 2026 by bluestreak01 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.