Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
questdb-8.3.3-no-jre-bin.tar.gz | 2025-05-30 | 25.8 MB | |
questdb-8.3.3-rt-linux-x86-64.tar.gz | 2025-05-30 | 65.9 MB | |
questdb-8.3.3-rt-windows-x86-64.tar.gz | 2025-05-30 | 62.0 MB | |
8.3.3 source code.tar.gz | 2025-05-30 | 55.5 MB | |
8.3.3 source code.zip | 2025-05-30 | 60.1 MB | |
README.md | 2025-05-30 | 485 Bytes | |
Totals: 6 Items | 269.3 MB | 1 |
What's Changed
- fix(sql): fix internal error for some SQLs involving system tables by @bluestreak01 in https://github.com/questdb/questdb/pull/5702
- fix(core): fix for emoji in instance name breaking web console by @glasstiger in https://github.com/questdb/questdb/pull/5701
- feat(pgwire): two-phase execution of
insert select
query by @kafka1991 in https://github.com/questdb/questdb/pull/5608
Full Changelog: https://github.com/questdb/questdb/compare/8.3.2...8.3.3