Skip to content

2.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 18:13
· 28 commits to master since this release

v2.6.2

BUG FIXES

  • fix rare corner case, for system.disks query behavior fix1007
  • fix --partitions and --restore-database-mapping, --restore-table-mapping works together, fix 1018
  • fix wrong slices initialization for shardFuncByName (rare used function for backup different tables from different shards), fix 1019, thanks @cuishuang