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

Pass QRecord around by value #837

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Pass QRecord around by value #837

merged 1 commit into from
Dec 18, 2023

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Dec 17, 2023

A QRecord is 3 integers & a pointer,
mostly held in slices for QRecordBatch

@serprex serprex requested a review from iskakaushik December 17, 2023 19:23
@serprex serprex enabled auto-merge (squash) December 17, 2023 19:23
@serprex serprex force-pushed the flatten-qrecord-records branch 2 times, most recently from 0015e14 to b3598ff Compare December 17, 2023 20:45
A QRecord is 3 integers & a pointer,
mostly held in slices for QRecordBatch
@serprex serprex force-pushed the flatten-qrecord-records branch from b3598ff to 67793d3 Compare December 18, 2023 15:27
@serprex serprex merged commit 52a013c into main Dec 18, 2023
12 checks passed
@serprex serprex deleted the flatten-qrecord-records branch December 19, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants