bowenliang123 commented on code in PR #6674: URL: https://github.com/apache/kyuubi/pull/6674#discussion_r1962782178
########## kyuubi-util-scala/src/test/scala/org/apache/kyuubi/util/AssertionUtils.scala: ########## @@ -76,9 +76,8 @@ object AssertionUtils { path: Path, expectedLines: Traversable[String], regenScript: String, - splitFirstExpectedLine: Boolean = false)(implicit - prettifier: Prettifier, - pos: Position): Unit = { + splitFirstExpectedLine: Boolean = + false)(implicit prettifier: Prettifier, pos: Position): Unit = { Review Comment: Yes. Maybe we would find another way or config to get rid of it in the future. We are modernizing the config name into `binPack.importSelectors` this time. -- 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