Release 9.4.3 路 questdb/questdb (opens in new tab)
#Java QuestDB 9.4.3 QuestDB 9.4.3 brings some key bug-fixes, along with parquet-native tables and new parquet-querying performance enhancements, with order-of-magnitude speedups for ORDER BY ... LIMIT queries. For any questions or feedback, please join us on Slack or on Discourse. See also our prettier release notes page. Breaking changes 馃挜 Two-bound LIMIT null semantics changed, aligning LIMIT lo, hi with LIMIT n: LIMIT null, n now returns the first N rows (previously the full sorted set) LI...
Read the original article