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

   ### About the change 
   
   Fix incorrect scan plan API routes, as scan plan APIs are table scoped its 
required to contain namespace to correctly identify the table, which is inline 
with the spec. 
   
   Orthogonal since post 1.10 we released Req / Response model for the Scan 
Plan the servers would be able to use this to be ready from the server side 
using this constant can cause some issue, may be its fine if we just update 
this public constant in subsequent release since this has been there since 
1.8.0 via 
   
   - https://github.com/apache/iceberg/pull/11756


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