1
I Use This!
High Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: 7.3.6 (#4047) More... about 1 year ago
chore(core): reuse of security context objects (#3955) More... about 1 year ago
fix(sql): fix parsing of single character window frame bounds (#4045) More... about 1 year ago
fix(sql): occasionally failing queries when under rapid structural changes (#4000) More... about 1 year ago
fix(sql): improve compatibility with grafana (#4039) More... about 1 year ago
fix(core): include system tables into database snapshots (#4026) More... about 1 year ago
fix(sql): fix column propagation for queries with set operations and distinct (#4028) More... about 1 year ago
perf(sql): get rid of offset packing in FastMap (#4038) More... about 1 year ago
feat(core): add support for configurable JVM flags using environment variables (#4008) More... about 1 year ago
test(core): fix fuzz tests to handle table dropping (#4021) More... about 1 year ago
perf(sql): speed up select distinct symbol queries (#4030) More... about 1 year ago
fix(sql): fix edge case internal error in case-switch expression (#4033) More... about 1 year ago
fix(sql): fix symbol != value filter not applied (#4035) More... about 1 year ago
perf(sql): optimize order by designated timestamp and other columns with limit (#4025) More... about 1 year ago
perf(sql): execute complex sum aggregates on short column in parallel (#4024) More... about 1 year ago
test(core): improve FuzzRunner (#4020) More... about 1 year ago
chore(core): fix failing tests (#4017) More... about 1 year ago
fix(core): fix failed SQL update not suspending WAL table potentially leading to a data loss (#4015) More... about 1 year ago
chore(core): free resources on failed instance start (#4014) More... about 1 year ago
feat(sql): add cumulative sum and first value window funtions (#4001) More... about 1 year ago
feat(sql): add covariance and corr built-in functions (#4012) More... about 1 year ago
feat(sql): `information_schema.columns()` function to provide list of columns across all tables in the database (#3975) More... about 1 year ago
perf(sql): micro optimizations SqlKeywords implementation (short-circuit evaluation, inline variable) (#3978) More... about 1 year ago
test(sql): add new SqlException test case (#3384) More... about 1 year ago
feat(core): 5x speed up of WAL Apply for small transaction and add SQL function to read WAL transactions metadata (#3992) More... about 1 year ago
chore(core): pool generics fix (#3965) More... about 1 year ago
chore(core): testShowParameters() to print missing/extra properties only (#4006) More... about 1 year ago
build: 7.3.5 (#4005) More... about 1 year ago
test(pgwire): fix a flaky pgwire cancellation test (#4003) More... about 1 year ago
fix(build): create dbroot directory inside user home on MacOS (#3997) More... about 1 year ago