[Feature Request]: return filenames to result in pipeline
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 19h
- Merged PRs (30d)
- 227
Description
### What would you like to happen?
in text file output have
@Injection(name = "ADD_TO_RESULT")
can you make returning filenames to next step in pipelines?

### Issue Priority
Priority: 3
### Issue Component
Component: Pipelines
Contributor guide
Research direction
Start by tracing the text file output path and the `@Injection(name = "ADD_TO_RESULT")` entry point in the Pipelines component. Determine how pipeline results are passed between steps and define the filename representation expected by the next step. Done means text file output can return filenames into the pipeline result for downstream use, with coverage for the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100