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
fix(sql): fix edge case when using parallel sample by with fill (#4849) More... 6 months ago
feat(sql): add table_storage() functionality (#4817) More... 6 months ago
fix(sql): improve check to rule out keyed sample by queries with from-to (#4827) More... 7 months ago
ci(build): fix docker pipeline (#4799) More... 7 months ago
feat(core): configure to roll log files daily by default when QuestDB set up from binaries (#4810) More... 7 months ago
fix(sql): fix reading uint16 column as chars from parquet (#4814) More... 7 months ago
fix(pgwire): fix insert as select statement running twice on pgwire when using prepared statements (#4820) More... 7 months ago
fix(sql): add support for filling weeks ('w') in SAMPLE BY queries (#4812) More... 7 months ago
build: 8.1.0 (#4815) More... 7 months ago
fix(ui): fix Charts when using together with OAuth (#4813) More... 7 months ago
feat(core): trigger file to initiate snapshot recovery (#4807) More... 7 months ago
chore(core): `DirectString#_subSequence` method (#4808) More... 7 months ago
chore(build): fix sqllogictest binary load to make it work where questdb is a submodule (#4809) More... 7 months ago
feat(sql): introduce SAMPLE BY FROM-TO syntax for specifying result ranges (#4733) More... 7 months ago
feat(sql): read_parquet() function (#4460) More... 7 months ago
fix(sql): some window functions might double count rows (#4804) More... 7 months ago
perf(sql): speed up regexp_replace(varchar) for simple patterns (#4668) More... 7 months ago
perf(sql): speed up like/ilike operator on symbol column (#4794) More... 7 months ago
fix(core): avoid table suspension when under memory pressure (#4745) More... 7 months ago
fix(sql): incorrect results returned from parallel GROUP BY with single varchar function key (#4798) More... 7 months ago
fix(sql): fix wrong results returned from parallel WHERE and GROUP BY for some function keys (#4796) More... 7 months ago
ci(build): shrink the size of the QuestDB AMI EBS volume mount (#4795) More... 7 months ago
ci(build): fix rhel Docker image build (#4791) More... 7 months ago
perf(core): speedup small transaction writing 50-100% (#4793) More... 7 months ago
chore(core): Java code formatting checks with IntelliJ (#4774) More... 7 months ago
chore(sql): hide pre-touch magic number shutdown message (#4767) More... 7 months ago
docs(ilp): changed examples to use trades table (#4764) More... 7 months ago
ci(build): add redhat ubi docker build (#4783) More... 7 months ago
test(core): renable dedup insert fuzz test (#4780) More... 7 months ago
fix(sql): fix spurious "unsupported operation" errors (#4632) More... 7 months ago