I think removing the code in [1] and leaving a pointer to the new location is a good idea
[1] https://github.com/apache/arrow-datafusion/tree/master/python On Thu, Dec 30, 2021 at 9:18 PM Jiayu Liu <ji...@hey.com.invalid> wrote: > Hi, > > I'm following up with https://github.com/apache/arrow- > datafusion/issues/1324 and by using Copybara > (https://github.com/google/copybara) the code under datafusion/python > dir is migrated to https://github.com/datafusion-contrib/datafusion- > python with as much historical context preserved as possible. > > Now I would like to propose that we further remove the code under > /python directory so that the build process can be faster and the > operation model for python binding can be more flexible. In the meantime > I can continue to migrate newly committed code. > > > Jiayu >