dbzzzzz opened a new issue #10568: URL: https://github.com/apache/shardingsphere/issues/10568
### Is your feature request related to a problem? No ### Describe the feature you would like. In mysql, we usually use LOAD DATA command to load data into mysql, so I hope shardingsphere could support LOAD DATA command. such as: LOAD DATA LOCAL INFILE '/tmp/t_order.txt' INTO TABLE t_order; -- 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]
