1
I Use This!
High Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(sql): breaking changešŸ’„ - fix expression parser operator precedence (#4443) More... 9 months ago
chore(core): implement RAM usage limit by percentage (#4530) More... 9 months ago
test(core): fix size estimation returned by driver.testSetAppendPosition() (#4538) More... 9 months ago
chore(core): fix disk space leak after column conversions (#4539) More... 9 months ago
feat(sql): introduce global select query cache per interface (#4525) More... 9 months ago
test(core): GroupBy{Int,Long}HashSet(Fuzz)Test - deal with a random generator yielding duplicates (#4537) More... 9 months ago
fix(core): fix potential data loss when non-WAL table dropped and created with same name (#4533) More... 9 months ago
chore(sql): support double trade amount in l2price function (#4535) More... 9 months ago
perf(sql): optimize ORDER BY with LIMIT (#4529) More... 9 months ago
fix(sql): breakingšŸ’„ fix coalesce function correctness (#4490) More... 9 months ago
feat(core): add RSS memory limit to prevent OOM kills from the OS (#4480) More... 9 months ago
chore(core): build questdb.exe for amd64 (#4527) More... 9 months ago
chore(core): fix column conversions (#4524) More... 9 months ago
perf(sql): speed up GROUP BY queries with ORDER BY and LIMIT (#4523) More... 9 months ago
fix(sql): split_part returning old data when no match is found (#4493) More... 9 months ago
chore(http): allow certain settings that are passed through Env or config to be returned in settings endpoint (#4479) More... 9 months ago
perf(sql): statistics-based map pre-sizing for parallel group by (#4517) More... 9 months ago
fix(sql): fix several bugs in aggregation (avg/sum/first_value) window functions (#4429) More... 9 months ago
feat(core): resume all suspended WAL tables on start up (#4513) More... 9 months ago
feat(build): new ami based on amazon linux 2023 šŸ’„ - breaking change (#4519) More... 9 months ago
chore(core): fix incorrect WAL file trimming leading to unsafe access error (#4520) More... 9 months ago
chore(ui): upgrade to web console 0.4.2 (#4518) More... 9 months ago
chore(core): fix jemalloc flag in questdb.sh (#4515) More... 9 months ago
test(core): use explicit locale in Timestamp/DateFormat tests (#4514) More... 9 months ago
chore(sql): revert max number of map shards in parallel group by to 128 (#4512) More... 9 months ago
feat(ilp): breaking changešŸ’„ - ILP and TextImport create VARCHAR instead of STRING columns (#4476) More... 9 months ago
fix(core): fix hour parsing and formatting in the 1-12 and 1-24 conventions (#4506) More... 9 months ago
chore(sql): fix subqueries returning a varchar column (#4492) More... 9 months ago
feat(sql): support usage of ALTER table SQL to convert column types (#4413) More... 9 months ago
perf(sql): reduce query latency when querying tables under heavy writing (#4500) More... 9 months ago