JMESPath Community 1.1 #97
Replies: 4 comments 2 replies
-
I still feel like we would need to introduce a reduce operation, but we need wider community feedback. In particular, we need to contrast my preferred suggestion with the need to include a new token – e.g I also think standardizing undocumented behaviour and enabling empty What do you think? |
Beta Was this translation helpful? Give feedback.
-
Using Some members feel that it conflicts with the Lexical Scoping proposal. Please, vote. |
Beta Was this translation helpful? Give feedback.
-
It would be good to know in which language each specification is implemented. |
Beta Was this translation helpful? Give feedback.
-
I think the libraries page is trying to convey just that. |
Beta Was this translation helpful? Give feedback.
-
JMESPath Community 1.1.0 implements most of those ideas.
After working for many months on various ideas we think that we have come up with a reasonable set of useful improvements to the JMESPath Community specification.
Here are the proposals that included in the specification.
arithmetic-expression
.✔$
token. ✔multi-select-hash
.let()
function. ✔items()
,from_items()
andzip()
functions. ✔group_by()
function. ✔All those features are demonstrated here.
History
multi-select-hash
proposal has been assigned number JEP-020Beta Was this translation helpful? Give feedback.
All reactions