bowenliang123 commented on issue #4806: URL: https://github.com/apache/kyuubi/issues/4806#issuecomment-1606746971
SGTM. In my priority, 1. timed-out config for testing / adhoc one-time query situation (fetching stable results within user-confident timeout), 2. `hasMoreRows` for incremental result fetching. They can be implemented to satisfy either or both scenarios, while the first one could be easier. If the second one is a better solution for you, I'm good with it. -- 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]
