Skip to content

Release notes 1.19.1

Compare
Choose a tag to compare
@Dshadowzh Dshadowzh released this 02 Nov 10:56
· 19415 commits to main since this release
65e87c3

Improvement

  • Optimize the performance of show frontends. # 507 # 984
  • Add monitoring of slow queries and meta logs. # 502 # 891
  • Optimize the fetching of Hive external metadata to achieve parallel fetching.# 425 # 451

BugFix

  • Fix the problem of Thrift protocol compatibility, so that the Hive external table can be connected with Kerberos. # 184 # 947 # 995 # 999
  • Fix several bugs in view creation. # 972 # 987# 1001
  • Fix the problem that FE cannot be upgraded in grayscale. # 485 # 890