kevinjqliu opened a new pull request, #468: URL: https://github.com/apache/iceberg-python/pull/468
While browsing `conftest.py`, I noticed `LocalOutputFile` which is not used anywhere. It's first introduced in [this commit](https://github.com/apache/iceberg/commit/98dc1e63d240c32ec7d48eb246d4b8bcd421aeff#diff-93c4e2e1e5b9bad7dee0662cdcc293096d159ee95665affad7ea84814d2eb738R807), originally used for `LocalFileIO`. Since we added the ability to write to local filesystem in #301, I believe this is no longer needed -- 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]
