ziqiang-wang opened a new pull request, #1824:
URL: https://github.com/apache/incubator-streampark/pull/1824

   #1702 
    Repair multiple dialect set statement have no effect error.
   
   Cause:The sql statement sorts the results at the end of the parseSQL 
function, disrupting the original order of statements filled by the user, so 
that all set statements are moved to the beginning and the middle set statement 
is not executed in its original position.


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

Reply via email to