fusion2222
fusion2222
@kevinjqliu would you mind if such functionality would become a part of pyiceberg? I think it would be handy if we could put table schemas json into config file, and...
I also have patch for this ready, however it seems like I have no permissions to push a new branch and to create PR ```patch diff --git a/pyiceberg/io/pyarrow.py b/pyiceberg/io/pyarrow.py index...
Link mentioned by @lloyd-EA seems not to work. I created another this PR based on my patch from my previous comment as you suggested @sungwy . https://github.com/apache/iceberg-python/pull/1572 Only thing holding...
At this point I looked on code 4 hours about how to adjust unit test mentioned by @kevinjqliu. But code is complicated and it is hard to navigate for a...
I will close my PR. The codebase seems not to be newcomer friendly and it seems like @lloyd-EA already has some experience with pyiceberg library.
Bump. @lloyd-EA is there possible to continue on this?