Skip to content

6.3.1

Compare
Choose a tag to compare
@bluestreak01 bluestreak01 released this 17 May 12:40
· 1189 commits to master since this release

Release overview

This is a maintenance release driven by our community with new features. We improved SQL usability with external contributors and also fixed a memory leak for SQL execution.

Gotchas

None when you are upgrading from the start or 6.3. It is just software update. If you're upgrading from 6.2.1 or earlier, please refer to the gotchas of 6.3

What is new

SQL

HTTP

  • support wrapping large numbers into strings to avoid overflow #2115 by @hezean

What we fixed

SQL

  • allow string casts to number by :: keyword #2109 by @hezean
  • fix potential stack overflow in PG Wire select and insert cache pooling #2103 @puzpuzpuz
  • eliminate reduce counter race in page frame sequence used by parallel filters #2124 by @puzpuzpuz
  • fix memory leak in cross-join cursor by #2126 @bluestreak01

Migration

  • tolerate missing partition folders in 6.2.1 -> 6.3 migration #2114 by @ideoma

Contributor's Hall of Fame

We want to thank our new contributors: