mattcasters commented on issue #8224:
URL: https://github.com/apache/hop/issues/8224#issuecomment-5515296643

   This is already fixed on the Database perspective work in #8214 
(`issue-8212`).
   
   `Database.execStatement` now calls `applyStatementQueryTimeout` on both the 
prepared-statement and the plain `Statement` branches, so 
`HOP_QUERY_PREVIEW_TIMEOUT` (and any other caller of 
`setStatementQueryTimeoutSeconds`) applies to DDL/DML as well as SELECT.
   
   Will close this against #8214 when that PR merges.


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