Segun-Ogundipe commented on issue #3799:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3799#issuecomment-777429858


   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.


----------------------------------------------------------------
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]


Reply via email to