kevinjqliu commented on PR #2291:
URL: https://github.com/apache/iceberg-python/pull/2291#issuecomment-3172874836
what is the proper way to address an absolute path in HadoopFileSystem? your
example shows that `/path/to/file/` works but `{host}/path/to/file` does not
work.
im curious if
[`HadoopFileSystem.from_uri`](https://arrow.apache.org/docs/python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.from_uri)
will work for `long_table_base`
--
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]