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
chore(core): recognize XFS file system as supported (#3968) More... about 1 year ago
fix #3164, add show server_version (#3901) More... about 1 year ago
fix(sql): fix create table like with dedup (#3964) More... about 1 year ago
fix(core): fix UPDATE timeout can leave non-WAL table in half updated state (#3946) More... about 1 year ago
test(core): fix fuzz test races on table drops (#3957) More... about 1 year ago
chore(core): introduce sensitive flag to PropertyKey (#3959) More... about 1 year ago
chore(core): add ent conf entries to server.conf (#3960) More... about 1 year ago
fix(sql): improve count(*) and limit x,y performance (#3951) More... about 1 year ago
feat(core): config to limit RSS memory used for writing (#3937) More... about 1 year ago
chore(core): reduce disk and memory footprint of system tables (#3945) More... about 1 year ago
chore(core): introduce separate settings for WAL writer pool (#3948) More... about 1 year ago
feat(sql): add first_not_null and last_not_null functions for GeoHash and IPv4 data types (#3929) More... about 1 year ago
fix(sql): maintain timestamp metadata in window factories (#3940) More... about 1 year ago
chore(core): fix potential UTF-8 corruption in LogRecordSink#put(Utf8Sequence) (#3950) More... about 1 year ago
fix(sql): fix segfault in aggregate vectorized functions on zero input length (#3944) More... about 1 year ago
chore(core): make SecurityContext aware of authentication type (#3939) More... about 1 year ago
chore(http): customizable HTTP behaviour (#3941) More... about 1 year ago
chore(ui): bump web console to 0.3.0 (#3942) More... about 1 year ago
chore(http): webconsole URL schema printed on startup is adjustable (#3930) More... about 1 year ago
chore(core): cookies processed on /exec endpoint only (#3928) More... about 1 year ago
build: 7.3.4 (#3926) More... over 1 year ago
fix(http): REST interface sends HTTP error replies on runtime errors (#3908) More... over 1 year ago
chore(ui): bump web console (#3925) More... over 1 year ago
feat(sql): vectorized aggregation of `short` columns (#3924) More... over 1 year ago
chore(http): REST API tokens support (#3917) More... over 1 year ago
fix(sql): fix duplicate column error for implicit timestamp (#3921) More... over 1 year ago
feat(sql): sql functions to support traffic light widget in the Web Console (#3918) More... over 1 year ago
fix(sql): prevent predicate pushdown into subquery with window clause (#3923) More... over 1 year ago
chore(ilp): use error log level for non-critical ILP errors (#3920) More... over 1 year ago
fix(sql): fix segmentation fault in non-keyed max(int) vectorised implementation (#3914) More... over 1 year ago