singhpk234 opened a new pull request, #14631: URL: https://github.com/apache/iceberg/pull/14631
### About the change CompletedPlanningWithIDResult should have plan-id as required as it literally says its CompletedPlanningWithIDResult, this is intentionally required because this is where the server sends the client the plan-id irrespective the state is submitted / completed which can be used the client later for the cancel API call. This came up while coding this https://github.com/apache/iceberg/pull/14629. https://github.com/apache/iceberg/blob/4ee507d5788e31c74d5ef77204ef126ae0105981/open-api/rest-catalog-open-api.yaml#L3454 Not sure if we need a vote for this as this seems like a miss. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
