richardmilles opened a new pull request, #18467: URL: https://github.com/apache/dolphinscheduler/pull/18467
## Was this PR generated or assisted by AI? YES. AI assistance was used for issue triage, drafting the documentation wording (EN/ZH), and preparing this PR description. The factual status was cross-checked against maintainer comments on #18166 and the absence of the former `TaskFilesTransferUtils` transfer path in current `dev`. ## Purpose of the pull request Documents the current reality for FILE parameter transfer related to #18166. Maintainer feedback on #18166 states that parameter passing currently supports data, not files, and that FILE transfer is not implemented in the new version. The English and Chinese docs still presented the feature as working (including a `pydolphinscheduler` demo), which misleads users. This PR is **documentation-only**. Restoring runtime transfer should be a separate design/code PR. ## Brief change log - Add an availability notice at the top of EN/ZH `file-parameter.md` linking to #18166 - Mark usage / notes / example sections as historical and not applicable on current releases ## Verify this pull request This pull request is documentation cleanup without runtime test coverage. - Reviewed EN + ZH pages for consistent messaging - Confirmed no code/behavior changes ## Pull Request Notice [Pull Request Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) -- 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]
