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

feat(functions): implement more functions #75

Merged
merged 1 commit into from
Oct 14, 2024
Merged

feat(functions): implement more functions #75

merged 1 commit into from
Oct 14, 2024

Conversation

sjrusso8
Copy link
Owner

@sjrusso8 sjrusso8 commented Oct 14, 2024

Description

feat(functions): implement more functions

  • implement nearly all of the remaining functions
  • create a macro to quickly create simple functions
  • create a macro to quickly create simple unit tests
  • fix some doc references

Remaining functions are mostly the json and csv functions.

Related Issue(s)

Documentation

@sjrusso8 sjrusso8 merged commit 1a58cd2 into main Oct 14, 2024
3 checks passed
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.

Epic: Implement Missing Spark Functions
1 participant