gabrywu commented on PR #6695: URL: https://github.com/apache/kyuubi/pull/6695#issuecomment-2357345783
> thank you @gabrywu , about the syntax, is there any reason to introduce `compact table` ? Why not use procedure like > > ``` > Call kyuubi.compact(table => 'xx', targetSizeInBytes => 'xxx', mode => 'xxx') > ``` The answer is same to the question, why use procedure? I created this command based on spark2.x when the call procedure was not the mainstream proposal. And by the way, a call procedure is becoming a mainstream proposal? -- 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