1
I Use This!
High Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf(core): improve hash table lookup performance for small string keys such as column names and symbols (#4348) More... 11 months ago
chore(core): optimized VARCHAR equality function (#4309) More... 11 months ago
chore(core): use the managed temp file in LogFactoryTest (#4346) More... 11 months ago
fix(sql): SAMPLE BY not to mix multiplication asterisk with wildcard column (#4351) More... 11 months ago
chore(core): add -n switch to the usage string in shell script (#4345) More... 11 months ago
fix(sql): fix incorrect results returned when executing lower/upper/substring functions in parallel (#4337) More... 11 months ago
chore(log): redirect stderr to the log for improved error handling (#4339) More... 11 months ago
fix(core): remove table 'lock' file on drop (#4341) More... 11 months ago
ci(core): split ARM test runs into two (#4328) More... 11 months ago
build: 7.4.0 (#4335) More... 11 months ago
chore(sql): fix regression of SQL error reporting (#4331) More... 11 months ago
chore(sql): fix occasional failures with first()/last()/first_not_null()/last_not_null() direct string function (#4324) More... 11 months ago
fix(sql): fix ILIKE for upper case non-ASCII patterns (#4321) More... 11 months ago
fix(sql): fix potentially incorrect values produced by LPad/RPad functions (#4327) More... 11 months ago
chore(sql): add varchar LPad/RPad functions (#4307) More... 11 months ago
chore(ilp): configuration string schema is case sensitive (#4325) More... 11 months ago
chore(core): tidy up (#4319) More... 11 months ago
chore(core): fix varchar column WAL writing (#4323) More... 11 months ago
docs(core): update README link to InfluxDB vs QuestDB comparison blog (#4318) More... 11 months ago
feat(sql): breaking changešŸ’„ - change default behaviour of CREATE TABLE AS/INSERT INTO SELECT statements to be non-atomic and batched (#4287) More... 11 months ago
fix(http): send http timeout response instead of disconnect on long csv export (#4300) More... 11 months ago
docs(core): updates comparison image, minor text polish (#4317) More... 11 months ago
fix(build): cmake/gcc FreeBSD on arm64 compiler error (#3907) More... 11 months ago
chore(core): fix varchar handling issues in WAL (#4306) More... 11 months ago
fix(core): fix ignored JVM arguments in AMI (#4258) More... 11 months ago
chore(build): test compilation issues (#4304) More... 11 months ago
feat(ilp): breaking changešŸ’„ - ILP Sender requires explicit Transport selection (#4293) More... 11 months ago
chore(core): infrastructure to support VARCHAR type (UTF8 encoded string) (#4193) More... 11 months ago
perf(sql): remove thread-local allocator access overhead in single-threaded GROUP BY/SAMPLE BY queries (#4271) More... 11 months ago
test(sql): test group by sum over column named sum (#4301) More... 11 months ago