Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-11982: [Rust] Donate Ballista Distributed Compute Platform #9723

Closed
wants to merge 10 commits into from

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Mar 16, 2021

This PR contains a donation of the Ballista Distributed Compute platform.

We need to meet the following conditions before merging this PR:

  1. Pass a vote on the Arrow dev@ mailing list (Completed on 3/25/2021)
  2. Pass the IP clearance process

This PR is based on the contents of Ballista main branch at commit hash 9373241314bb9b01c639aa51c92159611fa42d3e and contains work from the following contributors:

$ git shortlog -n -s -- rust

231  Andy Grove
 27  Ximo Guanter
  7  QP Hou
  6  Boaz Berman
  5  Daniël Heres
  4  Jack Chan
  4  Patrick More
  3  Ben Cohen
  3  Hendrik Makait
  3  Jorge Leitao
  2  Hamish Nicholson
  2  Tanapol Prucksakorn
  1  Andrew Fitzgerald
  1  Dyqer
  1  Enrico Risa
  1  Jeremy Mei(梅杰)
  1  K.I. (Dennis) Jung
  1  Kyle Prifogle
  1  Matthijs Brobbel
  1  Nikita Lapkov
  1  Sieu TSoi
  1  Son
  1  Viktor Gal
  1  Yeshwanth Kumar
  1  jschmitz28

$ git shortlog -n -s -- dev
    45  Andy Grove
     3  Ximo Guanter
     2  Jorge Leitao

$ git shortlog -n -s -- docker
    30  Andy Grove
     6  Ximo Guanter
     2  Daniël Heres
     1  Ben Sully
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Rick Richardson

$ git shortlog -n -s -- docs
    37  Andy Grove
     2  K.I. (Dennis) Jung
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Ximo Guanter

@andygrove andygrove changed the title Donate Ballista Distributed Compute Platform [DO NOT MERGE] ARROW-11982: [Rust] Donate Ballista Distributed Compute Platform [DO NOT MERGE] Mar 16, 2021
@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on JIRA?
https://issues.apache.org/jira/browse/ARROW

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@github-actions
Copy link

@andygrove
Copy link
Member Author

Many people have submitted ICLAs at this point. I'm going to give this another couple of days and then start a vote for the IP clearance.

@andygrove
Copy link
Member Author

To fulfill my obligations under the IP clearance process I would like to remind active committers that they are responsible for ensuring that a Corporate CLA is recorded if such is required to authorize their contributions under their individual CLA.

@andygrove andygrove changed the title ARROW-11982: [Rust] Donate Ballista Distributed Compute Platform [DO NOT MERGE] ARROW-11982: [Rust] Donate Ballista Distributed Compute Platform Apr 8, 2021
@andygrove andygrove marked this pull request as ready for review April 8, 2021 13:21
@andygrove
Copy link
Member Author

@alamb @jorgecarleitao I plan on merging this PR later today. I kicked off a fresh CI run just to be sure that this PR doesn't break anything.

@andygrove andygrove closed this in 2fd4f80 Apr 8, 2021
@alamb
Copy link
Contributor

alamb commented Apr 8, 2021

🎉

GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
This PR contains a donation of the Ballista Distributed Compute platform.

We need to meet the following conditions before merging this PR:

1. Pass a vote on the Arrow dev@ mailing list (Completed on 3/25/2021)
2. Pass the IP clearance process

This PR is based on the contents of Ballista main branch at commit hash [9373241314bb9b01c639aa51c92159611fa42d3e](https://github.com/ballista-compute/ballista/commit/9373241314bb9b01c639aa51c92159611fa42d3e) and contains work from the following contributors:

```
$ git shortlog -n -s -- rust

231  Andy Grove
 27  Ximo Guanter
  7  QP Hou
  6  Boaz Berman
  5  Daniël Heres
  4  Jack Chan
  4  Patrick More
  3  Ben Cohen
  3  Hendrik Makait
  3  Jorge Leitao
  2  Hamish Nicholson
  2  Tanapol Prucksakorn
  1  Andrew Fitzgerald
  1  Dyqer
  1  Enrico Risa
  1  Jeremy Mei(梅杰)
  1  K.I. (Dennis) Jung
  1  Kyle Prifogle
  1  Matthijs Brobbel
  1  Nikita Lapkov
  1  Sieu TSoi
  1  Son
  1  Viktor Gal
  1  Yeshwanth Kumar
  1  jschmitz28

$ git shortlog -n -s -- dev
    45  Andy Grove
     3  Ximo Guanter
     2  Jorge Leitao

$ git shortlog -n -s -- docker
    30  Andy Grove
     6  Ximo Guanter
     2  Daniël Heres
     1  Ben Sully
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Rick Richardson

$ git shortlog -n -s -- docs
    37  Andy Grove
     2  K.I. (Dennis) Jung
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Ximo Guanter
```

Closes apache#9723 from andygrove/donate-ballista

Authored-by: Andy Grove <andygrove73@gmail.com>
Signed-off-by: Andy Grove <andygrove@nvidia.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 10, 2021
This PR contains a donation of the Ballista Distributed Compute platform.

We need to meet the following conditions before merging this PR:

1. Pass a vote on the Arrow dev@ mailing list (Completed on 3/25/2021)
2. Pass the IP clearance process

This PR is based on the contents of Ballista main branch at commit hash [9373241314bb9b01c639aa51c92159611fa42d3e](https://github.com/ballista-compute/ballista/commit/9373241314bb9b01c639aa51c92159611fa42d3e) and contains work from the following contributors:

```
$ git shortlog -n -s -- rust

231  Andy Grove
 27  Ximo Guanter
  7  QP Hou
  6  Boaz Berman
  5  Daniël Heres
  4  Jack Chan
  4  Patrick More
  3  Ben Cohen
  3  Hendrik Makait
  3  Jorge Leitao
  2  Hamish Nicholson
  2  Tanapol Prucksakorn
  1  Andrew Fitzgerald
  1  Dyqer
  1  Enrico Risa
  1  Jeremy Mei(梅杰)
  1  K.I. (Dennis) Jung
  1  Kyle Prifogle
  1  Matthijs Brobbel
  1  Nikita Lapkov
  1  Sieu TSoi
  1  Son
  1  Viktor Gal
  1  Yeshwanth Kumar
  1  jschmitz28

$ git shortlog -n -s -- dev
    45  Andy Grove
     3  Ximo Guanter
     2  Jorge Leitao

$ git shortlog -n -s -- docker
    30  Andy Grove
     6  Ximo Guanter
     2  Daniël Heres
     1  Ben Sully
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Rick Richardson

$ git shortlog -n -s -- docs
    37  Andy Grove
     2  K.I. (Dennis) Jung
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Ximo Guanter
```

Closes apache#9723 from andygrove/donate-ballista

Authored-by: Andy Grove <andygrove73@gmail.com>
Signed-off-by: Andy Grove <andygrove@nvidia.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 13, 2021
This PR contains a donation of the Ballista Distributed Compute platform.

We need to meet the following conditions before merging this PR:

1. Pass a vote on the Arrow dev@ mailing list (Completed on 3/25/2021)
2. Pass the IP clearance process

This PR is based on the contents of Ballista main branch at commit hash [9373241314bb9b01c639aa51c92159611fa42d3e](https://github.com/ballista-compute/ballista/commit/9373241314bb9b01c639aa51c92159611fa42d3e) and contains work from the following contributors:

```
$ git shortlog -n -s -- rust

231  Andy Grove
 27  Ximo Guanter
  7  QP Hou
  6  Boaz Berman
  5  Daniël Heres
  4  Jack Chan
  4  Patrick More
  3  Ben Cohen
  3  Hendrik Makait
  3  Jorge Leitao
  2  Hamish Nicholson
  2  Tanapol Prucksakorn
  1  Andrew Fitzgerald
  1  Dyqer
  1  Enrico Risa
  1  Jeremy Mei(梅杰)
  1  K.I. (Dennis) Jung
  1  Kyle Prifogle
  1  Matthijs Brobbel
  1  Nikita Lapkov
  1  Sieu TSoi
  1  Son
  1  Viktor Gal
  1  Yeshwanth Kumar
  1  jschmitz28

$ git shortlog -n -s -- dev
    45  Andy Grove
     3  Ximo Guanter
     2  Jorge Leitao

$ git shortlog -n -s -- docker
    30  Andy Grove
     6  Ximo Guanter
     2  Daniël Heres
     1  Ben Sully
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Rick Richardson

$ git shortlog -n -s -- docs
    37  Andy Grove
     2  K.I. (Dennis) Jung
     1  Hamish Nicholson
     1  Jorge Leitao
     1  Ximo Guanter
```

Closes apache#9723 from andygrove/donate-ballista

Authored-by: Andy Grove <andygrove73@gmail.com>
Signed-off-by: Andy Grove <andygrove@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants