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

feat(sql): support PIVOT and UNPIVOT keywords for rotating tables SQL Issues or changes relating to SQL execution
#5313 opened Jan 13, 2025 by nwoolmer Draft
10 of 22 tasks
feat(sql): add INTEGER alias for INT for compatibility with third party tools Compatibility Compatibility with third-party tools and services Postgres Wire Issues or changes relating to Postres wire protocol
#5274 opened Dec 26, 2024 by AsteriosPanoras Loading…
fix(sql): fix edge-case with phantom query cancellations Bug Incorrect or unexpected behavior SQL Issues or changes relating to SQL execution
#5268 opened Dec 20, 2024 by jerrinot Draft
chore(sql): remove redundant flyweights from records SQL Issues or changes relating to SQL execution Tidy up
#5247 opened Dec 12, 2024 by puzpuzpuz Loading…
feat(core): N-dimensional array support
#5243 opened Dec 11, 2024 by amunra Draft
feat(sql): introduce EXISTS(sub-query) predicate Enhancement Enhance existing functionality SQL Issues or changes relating to SQL execution
#5240 opened Dec 11, 2024 by jerrinot Loading…
perf(sql): speed up parallel sample by with fill Bug Incorrect or unexpected behavior DO NOT MERGE These changes should not be merged to main branch SQL Issues or changes relating to SQL execution
#5143 opened Nov 6, 2024 by nwoolmer Draft
feat(sql): to_timezone() supports interval type as an argument SQL Issues or changes relating to SQL execution
#5089 opened Oct 22, 2024 by ganesh-vk Loading…
test(core): introduce AllocationsTracker Core Related to storage, data type, etc. Enhancement Enhance existing functionality
#5020 opened Oct 4, 2024 by jerrinot Loading…
3 tasks
feat(core): materialized views DO NOT MERGE These changes should not be merged to main branch New feature Feature requests SQL Issues or changes relating to SQL execution tandem
#4937 opened Sep 9, 2024 by glasstiger Loading…
9 of 22 tasks
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…
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! Type g i on any issue or pull request to go back to the issue listing page.