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

Optimize Row data mapping #170

Open
ilijapuaca opened this issue Jun 8, 2020 · 0 comments
Open

Optimize Row data mapping #170

ilijapuaca opened this issue Jun 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ilijapuaca
Copy link
Contributor

Due to the number of different types we currently support mapping for, and somewhat complex Arrow API, the current implementation provides a balance between conciseness and performance. In order to accommodate for extremely large datasets, the performance could be improved further by minimizing the number of copies that occur

@ilijapuaca ilijapuaca added the enhancement New feature or request label Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant