xixipi-lining opened a new pull request, #520:
URL: https://github.com/apache/iceberg-go/pull/520

   ## Description
   Add `Refresh` method to `Table` struct for reloading table metadata.
   
   ## Changes
   - Add `Refresh` method in `table/table.go`
   - Add corresponding test cases in `table/table_test.go`
   
   ## Use Case
   When table metadata changes (e.g., modified by other processes), you can 
call `Refresh` to get the latest table state.


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