hello-stephen opened a new pull request, #66013: URL: https://github.com/apache/doris/pull/66013
### What Replace the mutable/public HuggingFace URLs in `external_table_p0/tvf/test_http_tvf` with stable public mirrors in the Doris regression OSS bucket. ### Why The branch-4.1 S3 P2 validation reached the HuggingFace section and failed with `java.net.SocketTimeoutException: Connect timed out`. The test data should not depend on HuggingFace network availability or mutable dataset branches. The prompts fixture is pinned to source revision `61229c8c07ea12c6e219b2b2b728f23f2842901b`, which preserves the expected 204 records. The IMDb JSON and Parquet fixtures are mirrored byte-for-byte. Existing golden output is unchanged. Jira: DORIS-27400 ### Validation - `git diff --check` - Groovy 4.0.19 compilation - Suite load/discovery: `test_http_tvf`, tag `p2` - Public OSS GET and byte-range GET for all four fixtures - Local/remote MD5 matches for all fixtures - Prompts CSV logical record count: 204 This is a P2 case-only change; after merge it still requires an exact post-merge rerun of `external_table_p0/tvf/test_http_tvf`. -- 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]
