bobhan1 opened a new pull request, #64513:
URL: https://github.com/apache/doris/pull/64513
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: The regression suite still had `test_f_no_simdjson`, which
duplicated the flexible partial update JSON coverage only to force
`enable_simdjson_reader=false`. Since `enable_simdjson_reader` is obsolete,
this separate docker regression case no longer provides useful coverage and
only adds regression cost.
This PR removes the obsolete `test_f_no_simdjson` case.
### Release note
None
### Check List (For Author)
- Test: No need to test (removes an obsolete regression case only)
- Manual test: `rg -n "test_f_no_simdjson|enable_simdjson_reader"
regression-test/suites/unique_with_mow_p0/flexible` confirmed no remaining
references
- Manual test: `git diff --check upstream/master..HEAD`
- 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]