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

PyArrow support #1108

Open
pyssling opened this issue Feb 6, 2024 · 1 comment
Open

PyArrow support #1108

pyssling opened this issue Feb 6, 2024 · 1 comment

Comments

@pyssling
Copy link
Contributor

pyssling commented Feb 6, 2024

I know there have been previous discussions on columns stores in pytables. I was wondering if anyone has looked into storing pyarrow tables? I think this could be very useful as a complement to the current row oriented tables.

I see pandas is looking at moving to pyarrow for internal representation.

Just wanted to open this discussion, thanks!

@avalentino
Copy link
Member

Thanks @pyssling it is indeed a very interesting topic and it would be a great enhancement for pytables.

Just for completeness, #233, "ENH: column-wise tables", is a related ticked, and the related proposal in the wiki: Proposal for implementing column-wise tables in PyTables

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

No branches or pull requests

2 participants