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 customer functions for jmespath #560

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

Uniplore-X
Copy link
Contributor

  1. fix a bug of avg function.
  2. add customer functions to enhance the processing capabilities of jmespath extension.(I just tested the example on Ubuntu 22.04.)
  3. fix a bug of jmespath test (function expression "not_null()" with no args, should result null instead of invalid-arity error)

…be an average value returned instead of a null value.
…result null instead of invalid-arity error (after fix bug for no-args-function)
@danielaparker danielaparker merged commit 04a3ceb into danielaparker:master Nov 26, 2024
54 checks passed
@danielaparker
Copy link
Owner

Thanks for contributing!

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.

2 participants