davidradl commented on code in PR #26320:
URL: https://github.com/apache/flink/pull/26320#discussion_r2032801825


##########
docs/layouts/shortcodes/generated/rest_v1_dispatcher.html:
##########
@@ -509,7 +509,72 @@
   "properties" : {
     "plan" : {
       "type" : "object",
-      "id" : 
"urn:jsonschema:org:apache:flink:runtime:rest:messages:JobPlanInfo:RawJson"
+      "id" : 
"urn:jsonschema:org:apache:flink:runtime:rest:messages:JobPlanInfo:Plan",

Review Comment:
   @akalash  @Efrat19 thanks for the explanations. From the discussion - this 
seems reasonable. I am curious as to what the 2 new null fields mean, do we 
gain anything from them? I am thinking we can now differentiate between a field 
that does not exist an one that exists but has a null value. Do we have tests 
that can drive each of these cases? Or is this not an important aspect to this 
- as they are effectively treated the same?     



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to