kimmking commented on issue #7703: URL: https://github.com/apache/shardingsphere/issues/7703#issuecomment-706114796
As @tristaZero said, sharding-key can't be update to another value cause it will change the distribution of data. You also can delete the old key and insert a row with new key. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
