- 
                Notifications
    
You must be signed in to change notification settings  - Fork 284
 
rm tag 19998(3.0-dev) #22759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.0-dev
Are you sure you want to change the base?
rm tag 19998(3.0-dev) #22759
Conversation
| 
           
 Ariznawl@163.com seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it.  | 
    
          PR Compliance Guide 🔍Below is a summary of compliance checks for this PR: 
 Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label  | 
    ||||||||||||||||||||||||
          PR Code Suggestions ✨No code suggestions found for the PR.  | 
    
User description
What type of PR is this?
Which issue(s) this PR fixes:
rm tag 19998
issue ##19998
What this PR does / why we need it:
rm tag 19998
PR Type
Bug fix, Tests
Description
Resolve issue [Bug]: mo report 'invalid argument cast to int, bad value All years' in rollup with grouping. #19998 by fixing IF with GROUPING mixed type handling
Remove obsolete issue tag from test case
Add comprehensive test cases for mixed string/numeric types
Verify IF(GROUPING(...), 'string', number) returns varchar correctly
Diagram Walkthrough
File Walkthrough
rollup.sql
Add comprehensive tests for mixed type IF/GROUPING handlingtest/distributed/cases/window/rollup.sql
@bvt:issue#19998tag from the first test case@bvt:issuetag from drop table statementrollup.result
Update expected results for issue #19998 teststest/distributed/cases/window/rollup.result
[unknown result because it is related to issue#19998]withactual expected output
behavior