Thanks kou, I'm happy to help in any way I can. I think I know all the Arrow.jl contributors personally, so I'm happy to reach out to them for whatever is needed.
-Jacob On Wed, Nov 24, 2021 at 1:04 AM Sutou Kouhei <k...@clear-code.com> wrote: > Hi, > > Sorry for not working on this. I asked this on > gene...@incubator.apache.org [1] and got a reply that there > is a project that use the GitHub's transfer repository > feature [2]. > > Let's start IP clearance process against > https://github.com/JuliaData/Arrow.jl and use the GitHub's > transfer repository feature after the IP clearance is > passed. > > Are there any people who help this process? I think that we > need to fill IP clearance form based on > https://incubator.apache.org/ip-clearance/ip-clearance-template.html > . > > > [1] https://lists.apache.org/thread/6nqbzkp4owt43l66283d55302mjrjkzf > [2] https://lists.apache.org/thread/15fx1j0zdnwmxxr0zo1mjf34gjwkxxly > > > Thanks, > -- > kou > > In <20211013.053514.2154036949522056512....@clear-code.com> > "Re: [RESULT][VOTE] Restart the Julia implementation with new repository > and process" on Wed, 13 Oct 2021 05:35:14 +0900 (JST), > Sutou Kouhei <k...@clear-code.com> wrote: > > > Hi Jacob, > > > > It's a good idea if we can do this. > > > > Does anyone know where we can ask this? > > > > gene...@incubator.apache.org ? > > https://lists.apache.org/list.html?gene...@incubator.apache.org > > > > INFRA JIRA? > > https://issues.apache.org/jira/projects/INFRA > > > > Or ...? > > > > > > It seems that we can use existing GitHub repository's > > codebase for IP clearance. Some items listed in > > https://incubator.apache.org/ip-clearance/ does so such as > > https://incubator.apache.org/ip-clearance/daffodil-vscode-debugger > > . > > > > > > Thanks, > > -- > > kou > > > > In <cakyxbqpmgurh1jepw-qvzq3r_yjibjarmssek5dayft-vxn...@mail.gmail.com> > > "Re: [RESULT][VOTE] Restart the Julia implementation with new > repository and process" on Tue, 12 Oct 2021 09:24:36 -0600, > > Jacob Quinn <quinn.jac...@gmail.com> wrote: > > > >> Hi kou, > >> > >> I'm looking into the next steps and wondering if it's possible to use > the > >> Github mechanism of "transferring a repository" ( > >> > https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository > ), > >> since that could simplify a lot of things. It would retain existing > github > >> actions CI and other repository settings, auto-generate a redirect from > the > >> existing JuliaData/Arrow.jl repo, and completely preserve the commit/git > >> history already in place. > >> > >> Do we know if this is a possibility? I realize we'd need to do the IP > >> clearance before transferring, which is fine; just wondering if we can > >> leverage this functionality from github? > >> > >> On Sat, Oct 2, 2021 at 11:19 PM Sutou Kouhei <k...@clear-code.com> > wrote: > >> > >>> Hi Jacob, > >>> > >>> Could you open a pull request to import > >>> https://github.com/JuliaData/Arrow.jl on > >>> https://github.com/apache/arrow-julia like > >>> https://github.com/apache/arrow/pull/8547 ? > >>> > >>> > >>> Thanks, > >>> -- > >>> kou > >>> > >>> In <20211003.140948.2107475918212883624....@clear-code.com> > >>> "Re: [RESULT][VOTE] Restart the Julia implementation with new > repository > >>> and process" on Sun, 03 Oct 2021 14:09:48 +0900 (JST), > >>> Sutou Kouhei <k...@clear-code.com> wrote: > >>> > >>> > Hi, > >>> > > >>> >> * GitHub notification list: comm...@arrow.apache.org > >>> > > >>> > I should have used git...@arrow.apache.org for this. I've > >>> > fixed this by pushing .asf.yaml to apache/arrow-julia: > >>> > > >>> > https://github.com/apache/arrow-julia/blob/main/.asf.yaml > >>> > > >>> > I needed to use > >>> > https://gitbox.apache.org/repos/asf/arrow-julia.git for the > >>> > first push. I couldn't use > >>> > g...@github.com:apache/arrow-julia.git . > >>> > > >>> > > >>> > Thanks, > >>> > -- > >>> > kou > >>> > > >>> > In <20211003.134022.661649063345488310....@clear-code.com> > >>> > "Re: [RESULT][VOTE] Restart the Julia implementation with new > >>> repository and process" on Sun, 03 Oct 2021 13:40:22 +0900 (JST), > >>> > Sutou Kouhei <k...@clear-code.com> wrote: > >>> > > >>> >> Hi, > >>> >> > >>> >> I've created apache/arrow-julia from > >>> >> https://gitbox.apache.org/setup/newrepo.html with: > >>> >> > >>> >> * PMC: arrow > >>> >> * Repository name: julia > >>> >> * Generated name: arrow-jlia.git > >>> >> * Repository description: Apache Arrow Julia > >>> >> * Commit notification list: comm...@arrow.apache.org > >>> >> * GitHub notification list: comm...@arrow.apache.org > >>> >> > >>> >> Thanks, > >>> >> -- > >>> >> kou > >>> >> > >>> >> In <20211003.132505.1038511014845186183....@clear-code.com> > >>> >> "[RESULT][VOTE] Restart the Julia implementation with new > repository > >>> and process" on Sun, 03 Oct 2021 13:25:05 +0900 (JST), > >>> >> Sutou Kouhei <k...@clear-code.com> wrote: > >>> >> > >>> >>> Hi, > >>> >>> > >>> >>> The vote carries with 8 +1 binding votes, 3 +1 non-binding > >>> >>> votes and no -1 votes. > >>> >>> > >>> >>> I'll create apache/arrow-julia and start IP clearance > >>> >>> process to import JuliaData/Arrow.jl to apache/arrow-julia. > >>> >>> > >>> >>> > >>> >>> Thanks, > >>> >>> -- > >>> >>> kou > >>> >>> > >>> >>> In <20210927.115838.1144168888636593478....@clear-code.com> > >>> >>> "[VOTE] Restart the Julia implementation with new repository and > >>> process" on Mon, 27 Sep 2021 11:58:38 +0900 (JST), > >>> >>> Sutou Kouhei <k...@clear-code.com> wrote: > >>> >>> > >>> >>>> Hi, > >>> >>>> > >>> >>>> This vote is to determine if the Arrow PMC is in favor of > >>> >>>> the Julia community moving the Julia implementation of > >>> >>>> Apache Arrow out of apache/arrow into apache/arrow-julia. > >>> >>>> > >>> >>>> The Julia community uses a process like the Rust community > >>> >>>> uses [1][2]. > >>> >>>> > >>> >>>> Here is a summary of the process: > >>> >>>> > >>> >>>> 1. Use GitHub instead of JIRA for issue management platform > >>> >>>> > >>> >>>> Note: Contributors will be required to write issues for > >>> >>>> planned features and bug fixes so that we have > >>> >>>> visibility and opportunities for collaboration before a > >>> >>>> PR shows up. > >>> >>>> > >>> >>>> (This is for the Apache way.) > >>> >>>> > >>> >>>> [1] > >>> >>>> > >>> >>>> 2. Release on demand > >>> >>>> > >>> >>>> Like DataFusion. > >>> >>>> > >>> >>>> Release for apache/arrow doesn't include the Julia > >>> >>>> implementation. > >>> >>>> > >>> >>>> The Julia implementation uses separated version > >>> >>>> scheme. (apache/arrow uses 6.0.0 as the next version > >>> >>>> but the next Julia implementation release doesn't use > >>> >>>> 6.0.0.) > >>> >>>> > >>> >>>> [2] > >>> >>>> > >>> >>>> We'll create apache/arrow-julia and start IP clearance > >>> >>>> process to import JuliaData/Arrow.jl to apache/arrow after > >>> >>>> the vote is passed. (We don't use julia/arrow/ in > >>> >>>> apache/arrow.) > >>> >>>> > >>> >>>> See also discussions about this: [3][4] > >>> >>>> > >>> >>>> > >>> >>>> Please vote whether to accept the proposal and allow the > >>> >>>> Julia community to proceed with the work. > >>> >>>> > >>> >>>> The vote will be open for at least 72 hours. > >>> >>>> > >>> >>>> [ ] +1 : Accept the proposal > >>> >>>> [ ] 0 : No opinion > >>> >>>> [ ] -1 : Reject proposal because... > >>> >>>> > >>> >>>> > >>> >>>> [1] > >>> > https://docs.google.com/document/d/1TyrUP8_UWXqk97a8Hvb1d0UYWigch0HAephIjW7soSI/edit > >>> >>>> [2] > >>> > https://github.com/apache/arrow-datafusion/blob/master/dev/release/README.md > >>> >>>> [3] > >>> > https://lists.apache.org/x/thread.html/r6d91286686d92837fbe21dd042801a57e3a7b00b5903ea90a754ac7b%40%3Cdev.arrow.apache.org%3E > >>> >>>> [4] > >>> > https://lists.apache.org/x/thread.html/r0df7f44f7e1ed7f6e4352d34047d53076208aa78aad308e30b58f83a%40%3Cdev.arrow.apache.org%3E > >>> >>>> > >>> >>>> > >>> >>>> Thanks, > >>> >>>> -- > >>> >>>> kou > >>> >