-
Notifications
You must be signed in to change notification settings - Fork 915
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
Support for struct scalars. #8220
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-21.06 #8220 +/- ##
===============================================
Coverage ? 82.85%
===============================================
Files ? 105
Lines ? 17891
Branches ? 0
===============================================
Hits ? 14823
Misses ? 3068
Partials ? 0 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bunch of very minor suggestions, looks great otherwise.
The |
cc @brandon-b-miller for visibility since you're working on Python List Scalar plumbing already. |
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple more unused local variables, otherwise LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving cmake-codeowner
file changes
rerun tests |
rerun tests |
1 similar comment
rerun tests |
rerun tests |
@gpucibot merge |
Closes: #7790
Creation of struct scalars.
Also in this PR:
struct_scalar
inmake_column_from_scalar
superimpose_parent_nullmask
to be exposed asstructs::detail::superimpose_parent_nulls
in src/structs/utilities.hpp