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 order by column resolution (#3426) More... over 1 year ago
fix(core): fix incorrect truncation of WAL table partition leading to read errors (#3451) More... over 1 year ago
chore(http): improve security hooks (#3432) More... over 1 year ago
chore(core): implement allocation-free base64 decoder (#3423) More... over 1 year ago
chore(core): upgrade com.chrisnewland:jitwatch from 1.0.0 to 1.1.5 in `benchmark` (#3378) More... over 1 year ago
docs(core): updating readme to include a link to the tsdb glossary e… (#3435) More... over 1 year ago
fix(sql): fix AssertionError in repeated LT/ASOF join (#3430) More... over 1 year ago
fix(core): fix stuck writing on rare concurrency condition (#3446) More... over 1 year ago
test(core): fix flaky testParallelIndexFailAtRuntimeByWeek3v test (#3442) More... over 1 year ago
fix(http): fix case sensivity in duplicate column validation of CSV import (#3444) More... over 1 year ago
fix(sql): improve error reporting on non-boolean join conditions (#3404) More... over 1 year ago
fix(sql): fix join column propagation (#3421) More... over 1 year ago
fix(core): increase max open files limit on MacOS (#3416) More... over 1 year ago
fix(sql): fix AssertionError in SAMPLE BY and GROUP BY queries over symbol columns (#3422) More... over 1 year ago
ci(build): split windows griffin test run in CI into 2 (#3440) More... over 1 year ago
fix(sql): fix StringIndexOutOfBoundsException in sub-select parsing (#3427) More... over 1 year ago
fix(sql): fix NullPointerException in GROUP BY query with ORDER BY expression (#3425) More... over 1 year ago
chore(core): authorizations for enable/disable user, add/remove pwd, create/drop jwk (#3434) More... over 1 year ago
fix(sql): fix value in list issues (#3382) More... over 1 year ago
chore(ilp): adjust ILP msg buffer size to max measurement size if needed (#3408) More... over 1 year ago
chore(core): replace table name reserved error with table does not exist in some cases (#3406) More... over 1 year ago
chore(core): add user management authorizations to security context (#3424) More... over 1 year ago
test(pgwire): fix flaky pg wire auth test (#3407) More... over 1 year ago
chore(core): avoid type pollution in WalWriter (#3410) More... over 1 year ago
chore(sql): support extensions of ALTER statement (#3402) More... over 1 year ago
feat(sql): add auxiliary meta functions to support integration with third party library superset (#3390) More... over 1 year ago
fix(core): fix WAL segment housekeeping edge case leading to a failure to write to WAL table (#3381) More... over 1 year ago
fix(sql): fix splice join validation (#3380) More... over 1 year ago
chore(core): add LowerCaseAsciiCharSequenceLongHashMap (#3385) More... over 1 year ago
fix(core): fix rare / by 0 error in WAL table writing (#3375) More... over 1 year ago