twuebi opened a new issue, #1100:
URL: https://github.com/apache/iceberg-rust/issues/1100

   currently the function takes `self`: `pub fn timestamp(self)`, it should 
become `pub fn timestamp(&self)` since this is simply a getter of a `Copy` 
field.


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