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

[Go] Add ability to Append Scalars to Array Builders #15005

Closed
zeroshade opened this issue Dec 16, 2022 · 0 comments · Fixed by #15006
Closed

[Go] Add ability to Append Scalars to Array Builders #15005

zeroshade opened this issue Dec 16, 2022 · 0 comments · Fixed by #15006

Comments

@zeroshade
Copy link
Member

Describe the enhancement requested

As the compute package is continued to be built out, there will be a need to be able to append scalars to Array builders when handling a group of literals that need to be brought together into a single array (or to construct scalars for nested literals).

Component(s)

Go

@zeroshade zeroshade self-assigned this Dec 16, 2022
zeroshade added a commit that referenced this issue Dec 19, 2022
* Closes: #15005

Authored-by: Matt Topol <zotthewizard@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
@zeroshade zeroshade added this to the 11.0.0 milestone Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant