jmespath-community / jmespath.spec

JMESPath Specification
8 stars 3 forks source link

Standardize on pipe-expression handling of `null` values. #114

Closed springcomp closed 1 year ago

springcomp commented 1 year ago

This PR standardizes the exact behaviour of sub-expression and pipe-expression.

See: https://github.com/jmespath/jmespath.py/pull/292 See: https://github.com/jmespath-community/jmespath.test/pull/5