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
feat(sql): support for `_` in SQL integer constants and human-friendly configuration values for time intervals in `server.conf` (#5128) More... 3 months ago
fix(sql): fix non-reporting of error for SQLs with multiple `where` clauses (#5082)
lm
More... 3 months ago
chore(core): fix mixup of 401 and 403 (#5137) More... 3 months ago
chore(core): fixed Files.isDirOrSoftLinkDir behaviour to not list directory (#5136) More... 3 months ago
docs(core): [I18N] Update README.zh-cn.md (#4967) More... 3 months ago
chore(test): bump org.eclipse.jetty:jetty-server from 9.4.54.v20240208 to 9.4.55.v20240627 in /compat (#5059) More... 3 months ago
perf(sql): use faster hash table in window functions (#5135) More... 3 months ago
fix(http): send error to http client instead of closing connection (#5078) More... 3 months ago
fix(ilp): Java ILP client supports timestamps up to 9999-12-31 23:59:59.999999 (#5134) More... 3 months ago
feat(sql): add regr_intercept() SQL function (#5071) More... 3 months ago
chore(sql): more precise version of regr_slope (#5092) More... 3 months ago
fix(core): fix http client handling of cookies (#5119) More... 3 months ago
feat(sql): introduce latency configuration to ensure small batch commit visibility is upheld (#5118) More... 3 months ago
perf(core): optimize StringSink buffer reuse - garbage elimination (#5127) More... 3 months ago
chore(sql): revise places where table-level DDLs are applied to the metadata cache (#5112) More... 3 months ago
perf(core): replace unconditional txn sync with a conditional one. 10x improvement of ingress perf for small transactions (#5115) More... 3 months ago
fix(sql): BREAKING :boom: - rename `writerLagTxnCount` to `bufferedTxnSize` in wal_tables() to reduce user confusion (#5001) More... 4 months ago
fix(sql): fix incorrect error message out of `table_storage` function when selecting non-existing column (#5109) More... 4 months ago
chore(sql): simplify group-by SQL assembly (#5110) More... 4 months ago
feat(http): make healthcheck endpoint responsive on high CPU load (#5108) More... 4 months ago
ci(build): fix ci release pipeline draft url parsing (#5103) More... 4 months ago
fix(sql): cap `string_agg()` memory use to the "strFunctionMaxBufferLength" value (#5106) More... 4 months ago
fix(pgwire): fix a spurios errors after table schema change (#5099) More... 4 months ago
build: 8.1.4 (#5104) More... 4 months ago
chore(ui): bump web console (#5101) More... 4 months ago
test(core): fix fuzz test setup / by zero exception (#5100) More... 4 months ago
test(core): fix fuzz test setup / by zero exception (#5095) More... 4 months ago
fix(core): fix rare crash on read binary and other var length column types (#5093) More... 4 months ago
fix(core): fix checkpoint backward compatibility with snapshot semantics (#5091) More... 4 months ago
perf(sql): parallelise correlation (#5079) More... 4 months ago