Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Release Note 1.2.5 #20827

Open
morningman opened this issue Jun 14, 2023 · 0 comments
Open

Release Note 1.2.5 #20827

morningman opened this issue Jun 14, 2023 · 0 comments

Comments

@morningman
Copy link
Contributor

morningman commented Jun 14, 2023

Release Note 1.2.4

Behavior Changed

  • The start_be.sh script will check that the maximum number of file handles in the system must be greater than or equal to 65536, otherwise the startup will fail.
  • The BE configuration item enable_quick_compaction is set to true by default. That is, the Quick Compaction is enabled by default. This feature is used to optimize the problem of small files in the case of large batch import.
  • After modifying the dynamic partition attribute of the table, it will no longer take effect immediately, but wait for the next task scheduling of the dynamic partition table to avoid some deadlock problems.

Improvement

  • Optimize the use of bthread and pthread to reduce the RPC blocking problem during the query process.
  • A button to download Profile is added to the Profile page of the FE web UI.
  • Added FE configuration recover_with_skip_missing_version, which is used to query to skip the problematic replica under certain failure conditions.
  • The row-level permission function supports external Catalog.
  • Hive Catalog supports automatic refreshing of kerberos tickets on the BE side without manual refreshing.
  • Jdbc Catalog supports tables under the MySQL/ClickHouse system database (information_schema).

Bug Fixes

  • Fixed the problem of incorrect query results caused by low-cardinality column optimization
  • Fixed several authentication and compatibility issues accessing HDFS.
  • Fixed several issues with float/double and decimal types.
  • Fixed several issues with date/datetimev2 types.
  • Fixed several query execution and planning issues.
  • Fixed several issues with JDBC Catalog.
  • Fixed several query-related issues with Hive Catalog, and Hive Metastore metadata synchronization issues.
  • Fix the problem that the result of SHOW LOAD PROFILE statement is incorrect.
  • Fixed several memory related issues.
  • Fixed several issues with CREATE TABLE AS SELECT functionality.
  • Fix the problem that the jsonb type causes BE to crash on CPU that do not support avx2.
  • Fixed several issues with dynamic partitions.
  • Fixed several issues with TOPN query optimization.
  • Fixed several issues with the Unique Key Merge-on-Write table model.

Big Thanks

Thanks all who contribute to this release:

@zzzzzzzs
@zy-kkk
@zxealous
@zhannngchen
@zhangstar333
@zenoyang
@zddr
@zclllyybb
@yuxuan-luo
@Yulei-Yang
@yujun777
@yixiutt
@yiguolei
@yangzhg
@xinyiZzz
@xiaokang
@wsjz
@SWJTU-ZhangLei
@starocean999
@stalary
@sohardforaname
@Shoothzj
@qidaye
@nsnhuang
@nextdreamblue
@Mryange
@mrhhsg
@morningman
@Moonm3n
@luwei16
@LiBinfeng-01
@liaoxin01
@LemonLiTree
@Kikyou1997
@kaka11chen
@Jibing-Li
@jacktengg
@herry2038
@HappenLee
@gongzexin
@GoGoWen
@gnehil
@gitccl
@Gabriel39
@fsilent
@dutyu
@dujl
@Doris-Extras
@dataroaring
@caoliang-web
@cambyzju
@CalvinKirs
@caiconghui
@BiteTheDDDDt
@BePPPower
@AshinGau
@airborne12
@adonis0147

@luzhijing luzhijing changed the title [Draft] Release Note 1.2.5 Release Note 1.2.5 Jun 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant