Skip to content

2.5.12

Compare
Choose a tag to compare
@bearmmx bearmmx released this 12 Sep 02:30
· 13425 commits to main since this release
cb07d99

Release date: September 4, 2023

Improvements

  • Comments in an SQL are retained in the Audit Log. #29747
  • Added CPU and memory statistics of INSERT INTO SELECT to the Audit Log. #29901

Bug Fixes

Fixed the following issues:

  • When Broker Load is used to load data, the NOT NULL attribute of some fields may cause BEs to crash or cause the "msg:mismatched row count" error. #29832
  • Queries against ORC-formatted files fail because the bugfix ORC-1304 (apache/orc#1299) from Apache ORC is not merged. #29804
  • Restoring Primary Key tables causes metadata inconsistency after BEs are restarted. #30135