Re: [DISCUSS] Removing python_legacy from the repo

2023-02-28 Thread Driesprong, Fokko
Hi everyone, As discussed today at the Iceberg Python sync, I've created a PR for removing python_legacy from the repo: https://github.com/apache/iceberg/pull/6960 Again, I would like to thank all the authors working on this! It was a great inspiration for PyIceberg. Kind regards, Fokko Driespro

Re: [DISCUSS] Removing python_legacy from the repo

2023-02-21 Thread Jun H.
+1 for removing it. Thanks Fokko. Jun > On Feb 21, 2023, at 7:47 AM, Daniel Weeks wrote: > >  > +1 for removal > >> On Tue, Feb 21, 2023, 7:38 AM Jack Ye wrote: >> +1 for removing it! >> >> Thanks, >> Jack Ye >> >>> On Fri, Feb 17, 2023 at 4:18 PM Steve Zhang >>> wrote: >>> Thank you Fo

Re: [DISCUSS] Removing python_legacy from the repo

2023-02-21 Thread Daniel Weeks
+1 for removal On Tue, Feb 21, 2023, 7:38 AM Jack Ye wrote: > +1 for removing it! > > Thanks, > Jack Ye > > On Fri, Feb 17, 2023 at 4:18 PM Steve Zhang > wrote: > >> Thank you Fokko and Ryan for your great work to reach feature parity. >> pyiceberg is the way to go! >> >> Thanks, >> Steve Zhang

Re: [DISCUSS] Removing python_legacy from the repo

2023-02-21 Thread Jack Ye
+1 for removing it! Thanks, Jack Ye On Fri, Feb 17, 2023 at 4:18 PM Steve Zhang wrote: > Thank you Fokko and Ryan for your great work to reach feature parity. > pyiceberg is the way to go! > > Thanks, > Steve Zhang > > > > On Feb 17, 2023, at 8:29 AM, Ryan Blue wrote: > > +1 for removing it. A

Re: [DISCUSS] Removing python_legacy from the repo

2023-02-17 Thread Steve Zhang
Thank you Fokko and Ryan for your great work to reach feature parity. pyiceberg is the way to go! Thanks, Steve Zhang > On Feb 17, 2023, at 8:29 AM, Ryan Blue wrote: > > +1 for removing it. And it's great to see the new one reaching feature parity! > > On Fri, Feb 17, 2023 at 1:37 AM Driesp

Re: [DISCUSS] Removing python_legacy from the repo

2023-02-17 Thread Ryan Blue
+1 for removing it. And it's great to see the new one reaching feature parity! On Fri, Feb 17, 2023 at 1:37 AM Driesprong, Fokko wrote: > Hi all, > > I'd want to discuss removing the python_legacy codebase from the > repository. I think we've reached the point where the new library has > feature

[DISCUSS] Removing python_legacy from the repo

2023-02-17 Thread Driesprong, Fokko
Hi all, I'd want to discuss removing the python_legacy codebase from the repository. I think we've reached the point where the new library has feature parity with the legacy one, so I think that this would be a good time to remove the legacy one. The main reason for me is to avoid confusion for ne