XuQianJin-Stars commented on a change in pull request #11186:
URL: https://github.com/apache/flink/pull/11186#discussion_r433702764
##########
File path:
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/expressions/JsonFunctionsTest.scala
##########
@@ -103,9 +117,9 @@ class JsonFunctionsTest extends ExpressionTestBase {
}
private def verifyException[T <: Exception](
- candidate: String,
- expectedException: Class[T]
- ): Unit = {
+ candidate: String,
+ expectedException: Class[T]
+ ): Unit = {
Review comment:
> why add this indent?
My idea format problem, I restore it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]