jinpengSun commented on issue #23479: URL: https://github.com/apache/shardingsphere/issues/23479#issuecomment-1378289124
Hi @ sandynz, I know where the problem is. As a shardingColumn, I can insert data manually (without inserting the id field). Data migration is to migrate the id fields of the source data together. When I try to insert data with id, this exception java.lang.NumberFormatException: For input string: "" will appear. So what can I do to avoid this error and make the program execute correctly? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
