Skip to content

refactor(arrow/array): replace some codegen with generics#315

Merged
zeroshade merged 1 commit intoapache:mainfrom
zeroshade:generics-arrow-go
Mar 17, 2025
Merged

refactor(arrow/array): replace some codegen with generics#315
zeroshade merged 1 commit intoapache:mainfrom
zeroshade:generics-arrow-go

Conversation

@zeroshade
Copy link
Copy Markdown
Member

Rationale for this change

Simplifying code and removing old code-gen

What changes are included in this PR?

Replacing the old numeric.gen.go and numeric.gen.go.tmpl with a new version built using go generics.

Are these changes tested?

All the same unit tests will test the new versions of the objects

Are there any user-facing changes?

There shouldn't be any user-facing changes. Everything was designed to avoid any public breaking changes.

@zeroshade zeroshade requested review from joellubi, kou and lidavidm March 16, 2025 21:03
@zeroshade zeroshade merged commit f918093 into apache:main Mar 17, 2025
23 checks passed
@zeroshade zeroshade deleted the generics-arrow-go branch March 17, 2025 14:24
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