link3280 commented on issue #4083: URL: https://github.com/apache/kyuubi/issues/4083#issuecomment-1475533712
> I think the flink engine completely uses the asynchronous mode, and it is wrong for the insert statement to return the jobid. In the offline scenario, it is still hoped that the block will end. I think it is possible to set both asynchronous and synchronous modes. @waywtdcc Thanks for your input. Do you think insert statements should always return the number of affected rows? By default, Flink returns `-1` as the number of affected rows for inserts, is that what you expected? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
