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

   ### What problem does this PR solve?
   
   Remove `test_remote_doris_variant_select` from `branch-4.2` external 
regression. In [build 
1054262](http://43.132.222.7:8111/viewLog.html?buildId=1054262&buildTypeId=Doris_External_Regression),
 the case failed while inserting its test data with an unsupported conversion 
from `Variant(max subcolumns count = 0)` to `Variant(max subcolumns count = 
2048)`.
   
   This removes the regression case and its coverage; it does not fix the 
underlying VARIANT conversion behavior. The case compares query results 
directly and has no checked-in expected-output file.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test
       - [x] No need to test or manual test. Explain why:
           - [x] Other reason: deletion of one test file; verified no remaining 
references to its name and ran `git diff --cached --check`.
   - Behavior changed:
       - [x] No production behavior change.
   - Does this need documentation?
       - [x] 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