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
Sort

Pull requests list

fix(sql): better overflow behaviour when converting timezones Friction SQL Issues or changes relating to SQL execution
#4824 opened Jul 26, 2024 by jerrinot Draft
feat(sql): replaced SNAPSHOT SQL with CHECKPOINT to reduce confusion Enhancement Enhance existing functionality SQL Issues or changes relating to SQL execution
#4821 opened Jul 25, 2024 by bluestreak01 Draft
1 task
add all_table_partitions() functionality
#4817 opened Jul 24, 2024 by siddharth0815 Loading…
feat(sql): add support for weighted mid price SQL Issues or changes relating to SQL execution
#4801 opened Jul 20, 2024 by alexandrebrilhante Loading…
ci(build): fix docker pipeline
#4799 opened Jul 19, 2024 by sklarsa Loading…
feat(sql): Support exclusive and half-open intervals in BETWEEN expressions SQL Issues or changes relating to SQL execution
#4779 opened Jul 16, 2024 by Shikharishere Draft
perf(sql): JIT-optimise IN timestamp_literal operator Enhancement Enhance existing functionality Performance Performance improvements SQL Issues or changes relating to SQL execution
#4750 opened Jul 6, 2024 by zebs97 Loading…
chore(sql): prepare internal query engine APIs for Parquet support DO NOT MERGE These changes should not be merged to main branch SQL Issues or changes relating to SQL execution
#4693 opened Jun 19, 2024 by puzpuzpuz Draft
feat(sql): add twap aggregation function Enhancement Enhance existing functionality SQL Issues or changes relating to SQL execution
#4670 opened Jun 8, 2024 by blonded04 Loading…
perf(sql): support non-keyed backwards ASOF JOIN Performance Performance improvements SQL Issues or changes relating to SQL execution
#4612 opened May 28, 2024 by nwoolmer Loading…
feat(sql): implement ESCAPE clause support for pattern matching SQL Issues or changes relating to SQL execution
#4491 opened May 10, 2024 by bzhang464 Loading…
feat(core): row-first WAL segment format Core Related to storage, data type, etc. Enhancement Enhance existing functionality ready for review
#4440 opened Apr 24, 2024 by puzpuzpuz Draft
fix(sql): push down ORDER BY advice for DISTINCT queries Performance Performance improvements SQL Issues or changes relating to SQL execution
#4180 opened Jan 31, 2024 by piotrrzysko Draft
Add loongarch64 support
#4072 opened Dec 20, 2023 by Panxuefeng-loongson Loading…
ProTip! Exclude everything labeled bug with -label:bug.