Skip to content

Conversation

@rluvaton
Copy link
Member

@rluvaton rluvaton commented Jan 5, 2025

Extracted from:

Rationale for this change

Making it easier to find functions and add stuff at the right location

the sub folder name are named after Spark ExpressionDescription group property

image

What changes are included in this PR?

just reorder files and extract functions there are no logic changes

How are these changes tested?

Existing tests

…funcs expressions to folders based on spark grouping
@andygrove andygrove changed the title extract conversion_funcs, conditional_funcs, bitwise_funcs and array_funcs expressions to folders based on spark grouping chore: extract conversion_funcs, conditional_funcs, bitwise_funcs and array_funcs expressions to folders based on spark grouping Jan 5, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.76%. Comparing base (5f1e998) to head (99ca5db).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1223      +/-   ##
============================================
+ Coverage     34.30%   34.76%   +0.45%     
- Complexity      950      976      +26     
============================================
  Files           116      116              
  Lines         43711    43711              
  Branches       9565     9565              
============================================
+ Hits          14994    15195     +201     
+ Misses        25748    25530     -218     
- Partials       2969     2986      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…ncs-and-conditional_funcs-and-bitwise_funcs-array_funcs
@andygrove
Copy link
Member

I have upmerged this PR and plan on merging when CI passes. Thanks @rluvaton.

@rluvaton
Copy link
Member Author

@andygrove The PR now pass the CI

@andygrove andygrove merged commit c4ef5ed into apache:main Jan 18, 2025
74 checks passed
@rluvaton rluvaton deleted the extract-conversion_funcs-and-conditional_funcs-and-bitwise_funcs-array_funcs branch January 18, 2025 20:58
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.

3 participants