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

Extract array_resize and cardinality functions from functions-array subcrate' s kernels and udf containers #9765

Closed
erenavsarogullari opened this issue Mar 24, 2024 · 1 comment · Fixed by #9766
Assignees
Labels
enhancement New feature or request

Comments

@erenavsarogullari
Copy link
Member

Is your feature request related to a problem or challenge?

This issue aims refactoring by addressing following requirements:
functions-array subcreate is introduced in terms of Epic: #9285 and we can breakdown its kernels and udf containers to individual functions by aligning with our new pattern (a.k.a single func per file) for the consistency. This effort will extract array_resize and cardinality functions.

Describe the solution you'd like

Extract array_resize and cardinality functions from functions-array subcrate' s kernels and udf containers

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant