UBarney

Results 3 issues of UBarney

I think it's better to return the specific reason for the failure of `ParseReference`, so that it is easier for users to debug. For example, when executing the following code,...

## Which issue does this PR close? part of #16364 ## Rationale for this change see issue ## What changes are included in this PR? 1. Limit intermediate_batch Size During...

physical-plan

### Is your feature request related to a problem or challenge? The current Nested Loop Join implementation follows this simplified logic: 1. Buffer the Build Side: All data from the...

enhancement