turboFei commented on PR #2909: URL: https://github.com/apache/incubator-kyuubi/pull/2909#issuecomment-1159470623
Remove DEFAULT_LOG_QUERY_INTERVAL ``` abstract class Command[T](cliConfig: CliConfig) extends Logging { protected val DEFAULT_LOG_QUERY_INTERVAL: Int = 1000 ``` -- 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