Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

v4.0.14

Choose a tag to compare

@zhouqiang-cl zhouqiang-cl released this 27 Jul 09:23
2b23ba5

Improvements

  • Always split tables using _tidb_rowid when the upstream is a TiDB v3.x cluster, which helps reduce TiDB's memory usage #306

Bug fixes

  • When using Dumpling to export data to the S3 storage, the s3:ListBucket permission is no longer required on the entire bucket. The permission is required only on the data source prefix. #898