Mryange
Mryange
### What problem does this PR solve? ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [...
## Versions - [x] dev - [ ] 3.x - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [...
## Versions - [x] dev - [ ] 3.x - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [...
## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [...
## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs...
## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [...
### What problem does this PR solve? Currently this variable is only used in DCHECK. Whether to apply the const optimization (is_const_and_have_executed) does not depend on this variable. ``` bool...
### What problem does this PR solve? Previously, execute_conjuncts had to check on every operation whether it was an rf wrapper; now that check is encapsulated in a virtual method....
### What problem does this PR solve? ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [...
### What problem does this PR solve? ``` [INVALID_ARGUMENT]There's NULL value in column column which is illegal for non_nullable , null map: 0,1,0, ``` ### Release note None ### Check...