Gabriel39 opened a new pull request, #65312: URL: https://github.com/apache/doris/pull/65312
## Proposed changes Backport #65299 to branch-4.0. This adds the HTTP TVF regression test using a local in-process HTTP server, avoiding raw GitHub-hosted test data URLs. ## Notes The target branch did not contain `regression-test/suites/external_table_p0/tvf/test_http_tvf.groovy`, so the backport adds the full test file from the source change. ## Validation - `git diff --check origin/branch-4.0..codex/backport-65299-branch-4.0` - Verified all local `regression-test/data` files referenced by `httpUrl(...)` exist on the backport branch. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
