robertmu opened a new pull request, #1955:
URL: https://github.com/apache/iceberg-rust/pull/1955

   The parameter `delete_file_path` in `get_delete_vector_for_path` was 
misleading because the function expects a data file path, not a delete file 
path. Renaming it to `data_file_path` accurately reflects its usage.


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