Gabriel39 opened a new pull request, #65299:
URL: https://github.com/apache/doris/pull/65299

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: None
   
   Problem Summary: The HTTP TVF regression test depended on hard-coded GitHub 
raw URLs for checked-in test data, making the P0 case sensitive to external 
network availability. This change serves regression data from a temporary local 
HTTP server during the suite and points HTTP/file TVF URLs at that server, 
while preserving HuggingFace-specific URI coverage.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test: Regression test
       - ./run-regression-test.sh --run -d external_table_p0/tvf -s 
test_http_tvf -jdbc 
"jdbc:mysql://127.0.0.1:59030/?useLocalSessionState=true&allowLoadLocalInfile=true&zeroDateTimeBehavior=round"
 -ha 127.0.0.1:58030 -Dconf.httpTvfHost=10.26.20.3 (on 
[email protected]:/mnt/disk3/gabriel/Workspace/dev2/doris, passed)
   - Behavior changed: No
   - Does this need documentation: No
   


-- 
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]

Reply via email to