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

[C++] Consolidate files dealing with row-major storage, add some helper methods #20249

Closed
Tracked by #29768
asfimport opened this issue May 17, 2022 · 1 comment
Closed
Tracked by #29768
Assignees
Milestone

Comments

@asfimport
Copy link
Collaborator

We've built up a number of utilities that are based around a row-major encoding. Understanding these utilities requires a pretty in-depth understanding of this encoding format.

In addition, as we start to have external work done on exec nodes I think some of these utilities will be useful to eventually expose externally.

This JIRA is for work to refactor the existing row-based utilities and consolidate them into a separate location.

Reporter: Weston Pace / @westonpace
Assignee: Weston Pace / @westonpace

PRs and other links:

Note: This issue was originally created as ARROW-16590. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Wes McKinney / @wesm:
Issue resolved by pull request 13218
#13218

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