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

[FEATURE] Remove DictSet and replace with Relation #321

Open
joocer opened this issue Feb 15, 2022 · 0 comments
Open

[FEATURE] Remove DictSet and replace with Relation #321

joocer opened this issue Feb 15, 2022 · 0 comments
Assignees
Labels

Comments

@joocer
Copy link
Collaborator

joocer commented Feb 15, 2022

The DictSet is problematic, particularly when it comes to the simdjson objects and arrays.

A Relation is a faster construct and it uses less memory.

This is still useful with legacy datasets where PyArrow cannot load them.

@joocer joocer added the feature label Feb 15, 2022
@joocer joocer self-assigned this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant