-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, only the "value format" (string) is supported in Java mode. While full fledged compilation of dynamic functions is a big lift, it might be useful to have some type of DSL that exposes more capabilities w.r.t. mapping and reduction here.
Also, it would be good to have --value-format and --key-format as different args that get translated to the right place in xf-args. It might also be possible to have some kind of option like --output "k:str v:clj h:myHeader" (meaning, output the key, parsed as a string, then a space, then the value, as a Clojure data structure, followed by the value of header myHeader).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request