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

   ### About the change 
   
   As part of implementing `SupportsAdmissionControl` we now implement `Offset 
latestOffset(Offset startOffset, ReadLimit limit);` it faces the same problem 
as here https://github.com/apache/iceberg/pull/6480 , this change now throws an 
IllegalStateException instead of NPE and the ci for rate-limit pr had not run 
been rebased and re-run this couldn't be caught.
   
   This pr attempts to fix the issue by having the similar handling. 
   
   ### Testing 
   
   failing ut's pass now 
   
   cc @jackye1995 


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