Skip to content

Commit

Permalink
feat(funcs): add more functions
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrusso8 committed Jan 10, 2025
1 parent 57dcd2d commit 6fb3e0a
Show file tree
Hide file tree
Showing 2 changed files with 580 additions and 22 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,8 @@ Only a few of the functions are covered by unit tests. Functions involving closu
| acos | ![done] | |
| acosh | ![done] | |
| add_months | ![done] | |
| aes_decrypt | ![open] | |
| aes_encrypt | ![open] | |
| aes_decrypt | ![done] | |
| aes_encrypt | ![done] | |
| aggregate | ![open] | |
| any_value | ![done] | |
| approx_count_distinct | ![done] | |
Expand Down
Loading

0 comments on commit 6fb3e0a

Please sign in to comment.