snuyanzin commented on code in PR #25186:
URL: https://github.com/apache/flink/pull/25186#discussion_r1713253667


##########
flink-table/flink-table-planner/src/test/resources/jsonplan/testGetJsonPlan.out:
##########
@@ -1,105 +1,88 @@
 {
-  "flinkVersion": "",

Review Comment:
   here changes are (to make it behaving same way as `asJsonString`)
   1. indents
   2. space between `"` and `:`
   3. if there are 2 brackets in a row they should be on one line e.g. `}, {` 
or `[ {`



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to