justinsiek commented on PR #5710: URL: https://github.com/apache/texera/pull/5710#issuecomment-4775739625
What changes were proposed in this PR? #5798 added URLFetchUtilSpec covering the retry/attempt-count contract while this PR was open. Rather than duplicate it, I merged main and this PR now adds the one case that spec didn't cover: that getInputStreamFromURL sets a User-Agent request property (pinning only that the header is set, not its randomized value). Any related issues, documentation, discussions? Closes #5661 , Builds on #5798 How was this PR tested? sbt "WorkflowOperator/testOnly ...URLFetchUtilSpec" → 7/7 pass; sbt scalafmtCheckAll passes. Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.8) -- 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]
