lanklaas commented on issue #6345: URL: https://github.com/apache/kyuubi/issues/6345#issuecomment-2597466273
I am also running into this now. While testing I noticed that on the client side it waits about 60 seconds before kyuubi sends the next batch. I tested using the spark odbc driver as I think this is what tableu uses. The 60 seconds might just be due to my hardware, but it does look like some kind of polling loop waiting a certain amount of time. Testing on spark with thrift with incremental collect enabled the batches are sent almost immediately. -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org