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(core): fix DB crashes while writing to multiple tables (#3072) More... almost 2 years ago
fix(core): fix table truncate error (#3065) More... almost 2 years ago
fix(pgwire): fix cursor fetch for asyncpg (#3067) More... almost 2 years ago
fix(sql): fix NPE in group by indexed symbol (#3069) More... almost 2 years ago
fix(sql): SIGSEGV caused by unmapped memory access (#3071) More... almost 2 years ago
feat(ui): grid improvements (#3068) More... almost 2 years ago
fix(wal): remove unnecessary critical error about unsolicited table lock (#3066) More... almost 2 years ago
fix(ilp): fix no periodic commits for WAL tables in ILP when table constantly written (#3063) More... almost 2 years ago
fix(sql): allow selecting aliased column followed by wildcard (#3034) More... almost 2 years ago
chore(wal): ilp drop table fuzz test (#3028) More... almost 2 years ago
feat(sql): implement jit for uuid type equality (#3032) More... almost 2 years ago
fix(pgwire): send empty query response when sql text contains no query (#3055) More... almost 2 years ago
feat(http): allow CSV export for EXPLAIN queries (#3051) More... almost 2 years ago
chore(core): fix error handling in Files#openCleanRW() on Windows (#3041) More... almost 2 years ago
fix(sql): support pg_attribute and pg_database pg pseudo-tables with no schema prefix (#3036) More... almost 2 years ago
chore(ui): refining image (#3023) More... almost 2 years ago
feat(sql): add optional interval specifier (stride) for timestamp_floor function (#3017) More... almost 2 years ago
fix(sql): fix backslash escape mechanism in `LIKE` and `ILIKE` operator (#3006) More... almost 2 years ago
build: simplify release process (#3045) More... almost 2 years ago
chore(ui): updating benchmark image (#3037) More... almost 2 years ago
chore(core): increase kill -9 threshold to 30 seconds in questdb.sh script (#3029) More... almost 2 years ago
build: 7.0.2-SNAPSHOT More... almost 2 years ago
build: 7.0.1 More... almost 2 years ago
feat(wal): make WAL tables default on fresh install (#2987) More... almost 2 years ago
fix(wal): fix cleaning up after dropped tables (#3015) More... almost 2 years ago
feat(sql): allow list of timestamps of higher precision than required in alter table attach/detach/drop partition (#3002) More... almost 2 years ago
feat(core): add external configuration for lag calculation window size (#3025) More... almost 2 years ago
fix(sql): fix symbol column initialization in latest by cursors (#3027) More... almost 2 years ago
fix(ilp): do not modify representation of Long.MIN_VALUE sent over ILP (#3011) More... almost 2 years ago
fix(wal): fix wal table suspension on a race condition (#3019) More... almost 2 years ago