Data Factory > json-transform-jq β
TL;DR;
This task allows transforming JSON data using jq.
Name:
Max execution time: N/A
TIP
The full documentation of the behavior of this task is detailed in the Learning Center.
Technical details β
- This task relies the
JSON_JQ_TRANSFORMbuilt-in conductor tasks - The conductor task uses the
jackson-jqjava implementation of jq- This implementation is not 100% compatible with the original jq implementation, in particular, it does not support date manipulation