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

   Solves https://github.com/apache/iceberg/issues/6523
   
   The check of isTableRegisteredWithLakeFormation is performed even before the 
table is created in glue when a create table command is called from spark hence 
resulting in failure, if the entity is not found then as per my understanding, 
we can assume the table is not enrolled in LF and hence should return false 
(need to double check with LF experts as my understanding of LF is a bit 
limited. 
   
   
   cc @jackye1995 @xiaoxuandev 


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