singhpk234 opened a new pull request, #14642:
URL: https://github.com/apache/iceberg/pull/14642

   ### About the change 
   
   Fixes https://github.com/apache/iceberg/issues/14632
   
   considering we have plan-id and plan-task, plan-status seems reasonable but 
there are clients like duck-db out there 
   
https://github.com/duckdb/duckdb-iceberg/blob/main/src/rest_catalog/objects/completed_planning_result.cpp#L31
 which will break if we do this so fixing java impl is only choice here.
   
   I will put a code for 1.10.1 cherry pick too. 
   
   ### Test 
   
   updated existing test


-- 
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]

Reply via email to