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): add admin action security check (#3742) More... over 1 year ago
chore(docs): new Readme file translated in hindi (#3698) More... over 1 year ago
feat(sql): allow string args for ipv4 operators (#3665) More... over 1 year ago
chore(http): allow reusing same connection in HttpClient (#3735) More... over 1 year ago
build: 7.3.2 (#3730) More... over 1 year ago
fix(core): improve query cache efficiency in PGWire and HTTP (#3725) More... over 1 year ago
fix(core): fix excessive disk space consumption on Windows under heavy load (#3724) More... over 1 year ago
feat(ui): multiple features and fixes (#3728) More... over 1 year ago
fix(core): fix `alter table resume wal` not having the effect (#3715) More... over 1 year ago
chore(core): remove the isSelectCacheable() flag (#3722) More... over 1 year ago
feat(sql): make trailing comma optional (#3684) More... over 1 year ago
fix(core): fix dedup over allocating column space on writing (#3713) More... over 1 year ago
chore(core): spare compiled queries from being cached if their type is PSEUDO_SELECT (#3712) More... over 1 year ago
docs(core): Updating Spanish README (#3690) More... over 1 year ago
chore(core): add StringSink#lastIndexOf() methods (#3714) More... over 1 year ago
fix(core): fix transaction failures caused by global `update` sql execution (#3703) More... over 1 year ago
fix(core): fix unaligned msync address when merging split partitions (#3709) More... over 1 year ago
fix(sql): fix queries with limit clause (#3711) More... over 1 year ago
fix(http): fix NullPointerException on malformed import request (#3705) More... over 1 year ago
fix(core): fix incorrect table size when data is deduplicated (#3704) More... over 1 year ago
fix(sql): fix reader leak on query with invalid interval filter (#3710) More... over 1 year ago
fix(sql): fix predicate pushdown into left-joined tables (#3699) More... over 1 year ago
fix(sql): fix performance of "distinct" type of queries (#3399) More... over 1 year ago
chore(core): add abstractions for encrypted sockets (#3678) More... over 1 year ago
chore(core): introduce internal off-heap data structures (#3700) More... over 1 year ago
chore(core): protected tables inaccessible for regular users (#3695) More... over 1 year ago
chore(core): auth framework refactoring (#3697) More... over 1 year ago
docs(core): create doc template (#3696) More... over 1 year ago
fix(http): improve detection of flat file delimiter (#3692) More... over 1 year ago
fix(sql): allow quotes around dedup keys (#3691) More... over 1 year ago