You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove duplicate function name in its aliases list (#10661)
* remove duplicate name in function name aliases for array-function
* add test for registering default functions
* rename test case
* add tests for agg and core function and refactor the test
* remove unused mut
* add comments for public function
* cargo fmt
* fix clippy
* fix missing list_element
* fix clippy
* remove duplicate aliase name for median
* add test for function list and remove the test for SessionState
* remove the debug message
* revert the change for medain and remove case insensitive test
---------
Co-authored-by: Andrew Lamb <[email protected]>
0 commit comments