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
fix(http): fix HTTP protocol errors following non-successful requests (#4125) More... about 1 year ago
feat(ilp): make ILP over HTTP transactional for single table (#4110) More... about 1 year ago
fix(http): fix CSV import for files larger than 2GB (#4132) More... about 1 year ago
chore(core): refactored sinks for clarity (#4137) More... about 1 year ago
build: 7.3.9 (#4135) More... about 1 year ago
chore(sql): fix Unordered16Map rehashing (#4130) More... about 1 year ago
build: 7.3.8 (#4131) More... about 1 year ago
perf(sql): speed up GROUP BY queries with small fixed-size keys (#4128) More... about 1 year ago
fix(core): reduce unnecessary error logging when table is dropped (#4121) More... about 1 year ago
feat(http): add createTable parameter to /imp (#4108) More... about 1 year ago
perf(sql): support advanced aggregate functions in parallel GROUP BY (#4097) More... about 1 year ago
fix(core): fix non-partition table truncate not working correctly alter table add column (#4109) More... about 1 year ago
fix(sql): unregister query on cursor initialization failure (#4113) More... about 1 year ago
chore(core): improve table name logging in WAL Apply Job (#4116) More... about 1 year ago
chore(build): add aws packer plugin for AMI deployment (#4106) More... about 1 year ago
build: 7.3.8b (#4105) More... about 1 year ago
chore(ui): bump web console to 0.3.3 (#4104) More... about 1 year ago
fix(core): fix edge case error when importing a large CSV file (#4103) More... about 1 year ago
fix(core): fix non-partitioned table corruption caused by `truncate` & table corruption after restore from snapshot (#4095) More... about 1 year ago
fix(sql): fix potential races when regexp_replace function is used in where or group by clause (#4102) More... about 1 year ago
chore(sql): fix query registry with acl issues (#4101) More... about 1 year ago
fix(core): fix potential and unlikely numeric overlflow that could lead to incorrect query results (#4093)
Sid
More... about 1 year ago
docs(core): add crypto dashboard link to the project readme (#4099) More... about 1 year ago
chore(sql): remove CompactMap and fine-tune FastMap props (#4094) More... about 1 year ago
fix(core): fix tables() function permanently returning error after some DDLs (#4081) More... about 1 year ago
feat(sql): add query registry and query cancellation (#4066) More... about 1 year ago
chore(pgwire): reset recv buffer offsets when clearing context (#4096) More... about 1 year ago
fix(sql): fix NullPointerException in replace() function with symbol arguments (#4073) More... about 1 year ago
perf(sql): parallel group by with optional filtering (#4032) More... about 1 year ago
fix(ilp): il...@http small fixes (#4077) More... about 1 year ago