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

Add vectorized UDF support #1817

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Add vectorized UDF support #1817

merged 1 commit into from
Jul 14, 2023

Conversation

acquamarin
Copy link
Collaborator

@acquamarin acquamarin commented Jul 14, 2023

  1. Support scalara UDF with parameters.
  2. Support vectorized udfs.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 94.50% and project coverage change: -0.02 ⚠️

Comparison is base (50f9d7d) 91.20% compared to head (d57ee9c) 91.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1817      +/-   ##
==========================================
- Coverage   91.20%   91.18%   -0.02%     
==========================================
  Files         777      777              
  Lines       28450    28524      +74     
==========================================
+ Hits        25949    26011      +62     
- Misses       2501     2513      +12     
Impacted Files Coverage Δ
src/include/function/udf_function.h 94.04% <93.58%> (-5.96%) ⬇️
src/include/main/connection.h 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@acquamarin acquamarin merged commit 1f0e674 into master Jul 14, 2023
10 checks passed
@acquamarin acquamarin deleted the udf-with-param branch July 14, 2023 15:37
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.

None yet

2 participants