dailidong commented on issue #3799: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3799#issuecomment-777473145
> I think I understand it now. The SqlParameters and SqlBind data class gets the SQL statements in a single string instance no matter how many statements there is and then execute that. So this issue is to use JDBC batch processing to execute the statements for fast performance right? > > Please let me know if my assumption is right. yes, you are right ---------------------------------------------------------------- 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]
