Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Release Note 1.6.0 #353

Open
JNSimba opened this issue Mar 22, 2024 · 0 comments
Open

Release Note 1.6.0 #353

JNSimba opened this issue Mar 22, 2024 · 0 comments

Comments

@JNSimba
Copy link
Member

JNSimba commented Mar 22, 2024

Features & Improvements

  1. Support flink1.19
  2. Synchronous creation of tables in the entire database supports custom Bukcet [fix](cdc) configure table buckets for a single sink #307
  3. Unify DorisSink and DorisBatchSink [improve] Add DorisAbstractWriter, Unify DorisSink and DorisBatchSink #309
  4. Add copymode writing [Feature](sink) add copy mode to sink #312
  5. Reconstruct the cdc entire library synchronization framework [improve] adjust the code framework related to CDC. #319
  6. Support a single task to synchronize multiple databases [Improve] support multi database sync #322
  7. Add ignore-commit parameter [Improvement] add option ignore commit error #327
  8. DorisSource supports predicate pushdown [Improvement] SupportsFilterPushDown and ProjectionPushDown in DorisSource #348

Bug

  1. When the mission is restarted, the survival option cannot be selected. [improve] Check the status of fe and be before connect #311
  2. Fix the schemach problem when writing to multiple tables [fix]Fix multi-table sink, schema change result is incorrect #313
  3. Fixed some log printing errors [Bug] Fix log printing error #315
  4. Fix e2e case instability problem
  5. Fix a series of issues with HttpClient write timeout [improve] Improve Httpclient Connection #344
  6. Fix the problem that rename does not take effect [improve](cdc) optimize the syntax to support schema change renaming column using the "CHANGE" syntax in MySQL. #349
  7. Fix the incompatibility problem of datetime/date return in Doris2.1.1 [improve]Compatible with reading doris date/datetime arrow type modification #351
  8. Fix lookupjoin timestamp type error reporting problem [fix](lookup)enhance compatibility for lookup join with the java.sql.Timestamp  #341

Behavior Change

  1. Enable new-schema-change by default [improve]change use-new-schema-change config deafult to true #318
  2. DorisSource changes default value [Improvement] change default config #350
  3. Remove doris.filter.query/doris.read.field parameters in FlinkSQL [Improvement] SupportsFilterPushDown and ProjectionPushDown in DorisSource #348
  4. Modify the naming and types of some parameters of FlinkSQL [Improve] standardize Flink parameters #337

Thanks

@bingquanzhao
@caoliang-web
@DongLiang-0
@JNSimba
@smallhibiscus
@vinlee19
@yulei0824

@JNSimba JNSimba pinned this issue Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant