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(sql): fix server hang on evaluating large integer addition expression (#3922) More... over 1 year ago
fix(sql): fix 'Invalid column' error for columns used in non-equality join conditions (#3912) More... over 1 year ago
fix(core): fix random file descriptor leak on WAL table drop (#3919) More... over 1 year ago
fix(sql): fix modulo int operator result with nulls (#3910) More... over 1 year ago
fix(sql): fix symbol value comparison with <, <=, >, >= operators (#3909) More... over 1 year ago
chore(core): fix reload race WAL Apply when sequencer files are updated externally (#3913) More... over 1 year ago
perf(sql): speed up simple LIKE/ILIKE filters (#3897) More... over 1 year ago
fix(core): add FreeBSD UFS (0x35) to the list of supported file systems (#3899) More... over 1 year ago
feat(sql): add math exp function (#3903) More... over 1 year ago
refactor(core): changes for streaming replication (#3739) More... over 1 year ago
chore(core): fix compilation error More... over 1 year ago
fix(sql): fix comparing Date columns with date literals (#3862) More... over 1 year ago
chore(core): countDownLatch respects timeout in the presence of spurious wakeups (#3896) More... over 1 year ago
chore(sql): improve FastMap's memory layout (#3854) More... over 1 year ago
feat(sql): moving avg window function (#3763) More... over 1 year ago
chore(core): fix flaky LineTcpReceiverTest.testRenameTable() (#3902) More... over 1 year ago
feat(sql): add vwap aggregation function (#3885) More... over 1 year ago
chore(core): unified query logging (#3895) More... over 1 year ago
chore(core): split Utf8Sequence hierarchy from UTF-16 specific CharSequence (#3878) More... over 1 year ago
fix(sql): fix error on UPDATE statement with WAL tables after ALTER (#3894) More... over 1 year ago
test(http): increase Socket timeout in MockAlertTarget (#3892) More... over 1 year ago
fix(http): large prometheus metrics responses split across multiple chunks (#3843) More... over 1 year ago
feat(sql): add first_not_null and last_not_null aggregation functions for major data types (#3883) More... over 1 year ago
fix(sql): fix sql error [col in (1,2)] when col is type short (#3887) More... over 1 year ago
chore(core): reformatting (#3884) More... over 1 year ago
chore(core): fix license header (#3890) More... over 1 year ago
chore(core): service account cookie (#3866) More... over 1 year ago
fix(sql): rename column from `name` to `table_name` in cursor function tables (#3857) More... over 1 year ago
feat(core): add metrics around worker (#3872) More... over 1 year ago
chore(core): fixed flaky DirectByteSinkTest (#3881) More... over 1 year ago