bowenliang123 commented on PR #4144: URL: https://github.com/apache/kyuubi/pull/4144#issuecomment-1381280435
In that case, uploading to storage should be done before executing it. And executing resource in external storage is already supported with `POST /batches`. This main conern of this PR with to provide both uploading and cleaning up support for temporary resources files. Cleaning up after execution is good enough in this initial support without introducing complex in uploading to external storages(eg. auth,method,client,protocol and etc.), I think. Or any suggestion for this ? @pan3793 -- 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