Support additional @transform()'s #372
Labels
A-interpreter
Area: executing IR using the interpreter
A-ir
Area: compiler intermediate representation
A-syntax
Area: query or schema syntax
C-feature-request
Category: request for new future functionality
E-medium
Call for participation: experience needed to fix: medium / intermediate
@transform(op: "split", value: ["$split_with_string"])
on strings.@transform(op: "join", value: ["$join_with_string"])
on string arrays.@transform(op: "add", value: ["$x"])
on numbersThe text was updated successfully, but these errors were encountered: