kestra-io / kestra-io/plugin-graalvm
FileTransform task docs don't mention `row`
Open
area/docs
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 4
Description
### Describe the issue
Examples for these tasks use `row` to access the data directly from the `from` property. Unclear how to best use it and what other variables exist.
Afaik, it's just row.
https://github.com/kestra-io/plugin-graalvm/blob/50999bce5de3db816059cd8cf038da1c702d3c25/src/main/java/io/kestra/plugin/graalvm/AbstractFileTransform.java#L121-L151
### Environment
- Kestra Version: develop
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.