Skip to content

ENH: to_orc #43864

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

Closed
ghost opened this issue Oct 3, 2021 · 2 comments · Fixed by #44554
Closed

ENH: to_orc #43864

ghost opened this issue Oct 3, 2021 · 2 comments · Fixed by #44554
Labels
Arrow pyarrow functionality Enhancement IO Data IO issues that don't fit into a more specific label

Comments

@ghost
Copy link

ghost commented Oct 3, 2021

Hello,

Is it possible to add to_orc method to pandas.DataFrame, from pyarrow 4.0.0 ?

Br
Nicolas

@ghost ghost added Enhancement Needs Triage Issue that has not been reviewed by a pandas team member labels Oct 3, 2021
@ghost ghost mentioned this issue Oct 3, 2021
@debnathshoham debnathshoham added the Arrow pyarrow functionality label Oct 3, 2021
@lithomas1 lithomas1 added IO Data IO issues that don't fit into a more specific label and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Oct 3, 2021
@iajoiner
Copy link
Contributor

@NickFillot Note that pyarrow 4.0.0 and pyarrow 4.0.1+ have different orderings in the ORC writer. I think we should use the latest one which is in line with the Parquet writer of Arrow.

@iajoiner
Copy link
Contributor

iajoiner commented Jun 7, 2022

Will be fixed by #44554.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Enhancement IO Data IO issues that don't fit into a more specific label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants