tristaZero commented on pull request #9557: URL: https://github.com/apache/shardingsphere/pull/9557#issuecomment-792265719
Hi @lmhmhl , Sorry for my coming late. > INSERT INTO t_order_calcite_sharding_0 It looks strange, the initialized SQL does define primary key, doesn't it? > CREATE TABLE IF NOT EXISTS t_order_calcite_sharding_0 (order_id_sharding INT NOT NULL, user_id INT NOT NULL, status VARCHAR(45) NULL); ---------------------------------------------------------------- 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]
