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

Adds parquet2 #1

Draft
wants to merge 91 commits into
base: master
Choose a base branch
from
Draft

Conversation

jorgecarleitao
Copy link
Member

@jorgecarleitao jorgecarleitao commented Jun 19, 2021

This PR is pending IP clearance. Do not merge until IP is cleared.

It contains the source code of parquet2 rebased on top of all commits in arrow-rs, so that history of arrow-rs is preserved.

@jorgecarleitao jorgecarleitao changed the title Adds Adds parquet2 Jun 19, 2021
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@5518118). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 4dffc8d differs from pull request most recent head 9e7ca73. Consider uploading reports for the commit 9e7ca73 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   75.83%           
=========================================
  Files             ?       62           
  Lines             ?     3174           
  Branches          ?        0           
=========================================
  Hits              ?     2407           
  Misses            ?      767           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5518118...9e7ca73. Read the comment docs.

apt update && apt install python3-pip python3-venv -y -q
python3 -m venv venv
venv/bin/pip install pip --upgrade
venv/bin/pip install pyarrow==3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jorgecarleitao
Copy link
Member Author

@elferherrera @jhorstmann , for Apache's IP clearance:

  • would it be ok for your contributions to parquet2 to be donated to Apache under the CLA?
  • if yes, could you sign and submit a CLA, so that we have the paperwork in order for this to proceed?

Sorry for the inconvenience, this does not seem to be needed in normal contributions, but for some reason for these clearances it is required.

@jhorstmann
Copy link
Contributor

I'm of course ok with the donation, will check the CLA requirements later

@jorgecarleitao
Copy link
Member Author

@jhorstmann , did you submitted a CLA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants