Skip to content

Arctic-0.3.1-rc1

Compare
Choose a tag to compare
@zhoujinsong zhoujinsong released this 02 Sep 11:02
· 1275 commits to master since this release
375546f

Changelog for Arctic-0.3.1-rc1

New Features:

  • Support hive table. #38
  • Arctic table support real-time dimension table join with Flink. #94
  • Support Flink version 1.15. #166
  • AMS support high available mode. #117

Improvement:

  • Support create table like with Spark. #123
  • AMS support list table DDL operations. #116
  • AMS support tables and database list filter. #115
  • AMS list transactions witch user commit only. #86

Bugfix:

  • Flink may throw java.lang.ArrayIndexOutOfBoundsException when writing into arctic table. #169
  • Optimizer may not work after multiple streaming update/delete commits. #183
  • Data may lost after optimie. #240