aryansk opened a new pull request, #39688: URL: https://github.com/apache/beam/pull/39688
Addresses #18734\n\n## Description\n\nAllow and to accept absolute local paths on every supported platform. The previous string-prefix check only recognized Unix paths beginning with , so valid Windows paths such as were rejected before the file was written.\n\n## Testing\n\n- \n- Not run locally: the environment does not have a Java runtime.\n- The existing covers successful local template creation; hosted CI should exercise the updated runner test suite.\n\n## Checklist\n\n- [x] Mentioned the related issue.\n- [ ] Updated ; this is a focused bug fix without a user-facing release note.\n- [ ] Apache ICLA is not required for this small contribution. -- 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]
