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

ORC-1112: Add Using with Python web page #1027

Closed
dongjoon-hyun opened this issue Jan 27, 2022 · 1 comment · Fixed by #1039
Closed

ORC-1112: Add Using with Python web page #1027

dongjoon-hyun opened this issue Jan 27, 2022 · 1 comment · Fixed by #1039
Labels
beginner Issues for Apache ORC beginners, enjoy to contribute !

Comments

@dongjoon-hyun
Copy link
Member

Apache ORC homepage provides the following documents. It would be great if we can add Using with Python page with the example of PyArrow.

https://orc.apache.org

Screen Shot 2022-01-27 at 1 22 07 PM

@dongjoon-hyun dongjoon-hyun added the beginner Issues for Apache ORC beginners, enjoy to contribute ! label Jan 28, 2022
@dongjoon-hyun dongjoon-hyun changed the title Add Using with Python web page ORC-1112: Add Using with Python web page Feb 1, 2022
dongjoon-hyun added a commit that referenced this issue Feb 2, 2022
### What changes were proposed in this pull request?

This PR aims to add `Using with Python` web page to Apache ORC website for the community Python users.

### Why are the changes needed?

To help Python users to use `Apache Arrow` project more with latest `Apache ORC 1.7.x C++` release.

### How was this patch tested?

Build the doc and check generated website. The embedded code can be test with `PyArrow 6.0.1 (latest)` and will be improved at `PyArrow 7.0` via [ARROW-15338: [Python] Add pyarrow.orc.read_table API](apache/arrow@ff4b9be)

<img width="581" alt="Screen Shot 2022-02-01 at 2 28 15 PM" src="https://user-images.githubusercontent.com/9700541/152062188-d9d3309a-9367-49dc-b8ea-0f4bac8d9919.png">

<img width="100%" alt="Screen Shot 2022-02-01 at 2 29 23 PM" src="https://user-images.githubusercontent.com/9700541/152062356-934b366f-040b-4fa7-8beb-27ae786e028b.png">

This closes #1027
dongjoon-hyun added a commit that referenced this issue Feb 2, 2022
### What changes were proposed in this pull request?

This PR aims to add `Using with Python` web page to Apache ORC website for the community Python users.

### Why are the changes needed?

To help Python users to use `Apache Arrow` project more with latest `Apache ORC 1.7.x C++` release.

### How was this patch tested?

Build the doc and check generated website. The embedded code can be test with `PyArrow 6.0.1 (latest)` and will be improved at `PyArrow 7.0` via [ARROW-15338: [Python] Add pyarrow.orc.read_table API](apache/arrow@ff4b9be)

<img width="581" alt="Screen Shot 2022-02-01 at 2 28 15 PM" src="https://user-images.githubusercontent.com/9700541/152062188-d9d3309a-9367-49dc-b8ea-0f4bac8d9919.png">

<img width="100%" alt="Screen Shot 2022-02-01 at 2 29 23 PM" src="https://user-images.githubusercontent.com/9700541/152062356-934b366f-040b-4fa7-8beb-27ae786e028b.png">

This closes #1027

(cherry picked from commit 50ba8bb)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun pinned this issue Feb 3, 2022
@dongjoon-hyun
Copy link
Member Author

This is updated with PyArrow 7.0.0 via #1042

@dongjoon-hyun dongjoon-hyun unpinned this issue Feb 17, 2022
cxzl25 pushed a commit to cxzl25/orc that referenced this issue Jan 11, 2024
### What changes were proposed in this pull request?

This PR aims to add `Using with Python` web page to Apache ORC website for the community Python users.

### Why are the changes needed?

To help Python users to use `Apache Arrow` project more with latest `Apache ORC 1.7.x C++` release.

### How was this patch tested?

Build the doc and check generated website. The embedded code can be test with `PyArrow 6.0.1 (latest)` and will be improved at `PyArrow 7.0` via [ARROW-15338: [Python] Add pyarrow.orc.read_table API](apache/arrow@ff4b9be)

<img width="581" alt="Screen Shot 2022-02-01 at 2 28 15 PM" src="https://user-images.githubusercontent.com/9700541/152062188-d9d3309a-9367-49dc-b8ea-0f4bac8d9919.png">

<img width="100%" alt="Screen Shot 2022-02-01 at 2 29 23 PM" src="https://user-images.githubusercontent.com/9700541/152062356-934b366f-040b-4fa7-8beb-27ae786e028b.png">

This closes apache#1027
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Issues for Apache ORC beginners, enjoy to contribute !
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant