1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(ui): bump web-console version to 0.0.10 (#2961) More... about 2 years ago
chore(sql): make all record cursor factories suspendable (#2861) More... about 2 years ago
feat(sql): backward interval generation in IN operator (#2943) More... about 2 years ago
fix(sql): fix parsing of explain command with parenthesized queries (#2953) More... about 2 years ago
fix(sql): fix async filter with cursor returning bad results (#2958) More... about 2 years ago
chore(ui): Update README.md (#2959) More... about 2 years ago
chore(ilp): reduce Out Of Order introduced by ILP writing for WAL tables (#2956) More... about 2 years ago
fix(sql): fix incorrect results caused by SQL optimiser pushing down some filters to nested SAMPLE BY aggregation (#2945) More... about 2 years ago
feat(wal): Write Ahead Log (WAL) table storage model (#2951) More... about 2 years ago
chore(wal): non-WAL to WAL, WAL to non-WAL table conversions (#2947) More... about 2 years ago
fix(core): fix server start failure with sql syntax error in logs (#2950) More... about 2 years ago
chore(sql): remove string allocation from comparator compiler (#2942) More... about 2 years ago
chore(wal): telemetry for WAL (#2930) More... about 2 years ago
test(core): fix flaky test `testConcurrentReadWriteAndReload` (#2949) More... about 2 years ago
chore(core): add WAL writer metrics (#2944) More... about 2 years ago
chore(wal): optimise WAL application (merge) to the table (#2922) More... about 2 years ago
chore(wal): allow table to be dropped/renamed while ingesting data via ILP (#2926) More... about 2 years ago
build: 6.7.1-SNAPSHOT More... about 2 years ago
build: 6.7 More... about 2 years ago
feat(sql): implement UUID column type (#2769) More... about 2 years ago
chore(wal): reduce memory allocation in tests (#2940) More... about 2 years ago
chore(core): avoid GC in rolling log writer (#2935) More... about 2 years ago
fix(sql): fix timestamp column required error in sample by with sub-queries (#2923) More... about 2 years ago
chore(core): fix more flapping tests (#2938) More... about 2 years ago
feat(sql): optimize aggregates and add `count(column)` function (#2896) More... about 2 years ago
chore(wal): make TableNameRegistry case-insensitive (#2915) More... about 2 years ago