iceberg-python
iceberg-python copied to clipboard
Refactor pyarrow to look like fsspec
Addresses #310 Consolidate FileIO
TODO:
- Figure out what to do about
HadoopFileSystem.from_uri(f"hdfs://{netloc}") - Get rid of
parse_location - Pushdown similar function to
io/__init__.pyas much as possible