aglinxinyuan opened a new pull request, #4369: URL: https://github.com/apache/texera/pull/4369
### What changes were proposed in this PR? This PR adds a new Input File Source operator that reads file path strings from upstream tuples and uses them as source input at execution time. The change introduces the backend descriptor and executor for the new operator, adds the shared input file path extraction logic, registers the operator so it appears in the workflow editor, and includes the operator icon so it is available as a first-class source operator in the UI. ### Any related issues, documentation, discussions? Closes #4368 ### How was this PR tested? Tested manually, and a new test case was added. ### Was this PR authored or co-authored using generative AI tooling? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
