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
chore(sql): add some missing VARCHAR functions (#4430) More... 10 months ago
perf(sql): improve performance of length(VARCHAR) (#4442) More... 10 months ago
chore(core): new properties on settings endpoint (#4389) More... 10 months ago
chore(test): rolled back PG driver upgrade due to significant API changes the driver brought More... 10 months ago
chore(core): avoid megamorphism in hash tables used on hot path (#4438) More... 10 months ago
chore(core): add rust language infrastructure (#4439) More... 10 months ago
build: 7.4.2 (#4436) More... 10 months ago
fix(sql): FILL(LINEAR) regression in 7.4.1 (#4433) More... 10 months ago
build: 7.4.1 (#4432) More... 10 months ago
chore(sql): sync JIT null comparison logic with Java implementation (#4431) More... 10 months ago
fix(sql): fix inaccurate double comparison (#4417) More... 10 months ago
Revert "chore(build): add Xcheck:jni flag (#4343)" More... 10 months ago
chore(build): add Xcheck:jni flag (#4343) More... 10 months ago
chore(sql): avoid indirect conversion UTF-8 -> UTF-16 -> (Long256 and GeoHash) (#4414) More... 10 months ago
fix(sql): FILL(LINEAR) now supports ALIGN TO CALENDAR (#4392) More... 10 months ago
chore(sql): InTimestampTimestampFunctionFactory Varchar support (#4415) More... 10 months ago
fix(sql): fix SAMPLE BY queries with functions in SELECT clause (#4404) More... 10 months ago
chore(core): zero out unused inlined varchar bytes (#4425) More... 10 months ago
fix(core): fix possible issue with incorrect partition size after update (#4412) More... 10 months ago
fix(sql): fix stuck parallel group by query due to incorrect query timeout handling (#4420) More... 10 months ago
fix(sql): internal error when inserting null string as a designated timestamp (#4408) More... 10 months ago
fix(sql): fix incorrect results for parallel group by with symbol like filter (#4411) More... 10 months ago
chore(core): add support for varchar-typed arguments to functions (#4405) More... 10 months ago
chore(sql): ensure that ASCII flag on VARCHAR is enforced in tests (#4401) More... 10 months ago
chore(build): upgrade nodejs version used by Danger (#4410) More... 10 months ago
chore(core): fix queue reuse code (#4400) More... 10 months ago
perf(chore): optimize binary search corner cases (#4402) More... 10 months ago
fix(sql): fix incorrect results returned by GROUP BY queries with int or symbol key (#4353) More... 10 months ago
fix(http): client to process data received before TLS close_notification (#4397) More... 10 months ago
chore(sql): add varchar comparison (<) and regex (~) functions (#4308) More... 10 months ago