ViggoC

Results 6 issues of ViggoC

`date_trunc` function is not very efficient now, when timezone is not considered, the length of a day/hour/minute is fixed. So we can speed up the `date_trunc` function for day/hour/minute unit...

CLA Signed

fix #44332 * GitHub Issue: #44332

Component: Java
awaiting review

### Describe the enhancement requested Implement `VectorAppender` for BaseVariableWidthViewVector ### Component(s) Java

Type: enhancement
Component: Java

### Description ``` let res = returns_unit(); returns_result(res).unwrap(); println!("The result is {res:?}"); ``` The suggestion of above code is ``` help: omit the `let` binding and replace variable usages with...

I-suggestion-causes-error

## Description unique aggregation considers ignore_nulls ## Related issues Fixes #59032

data
community-contribution