Gabriel

Results 30 issues of Gabriel

# Proposed changes After this PR, all existing test cases will pass when `enable_date_conversion` is `true`. ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original...

area/planner
kind/test
area/sql/function
area/vectorization

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...

area/vectorization

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version trunk ### What's Wrong? select * from customer limit 100; show...

Hi OAP team, your job is wonderful and do you have some plans or designs about unified memory management for different native engines (e.g. velox)?

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...

area/vectorization

# Proposed changes Baseline: ![image](https://user-images.githubusercontent.com/37700562/191476856-1f1bf4c8-cc8c-455a-938c-ad877a98be6a.png) Optimized: ![image](https://user-images.githubusercontent.com/37700562/191476926-2b67c652-b447-48a5-86f2-e1a366f677a5.png) ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...

# Proposed changes This PR replace for-loop by memcpy. I did two experiments. Experiment 1 Run ckbench q20 and print a flame graph. Compare proportion of this function time to...

area/vectorization
reviewed

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...

area/vectorization

# Proposed changes remove unused constant args ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...

area/sql/function
area/vectorization

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Now Doris already supports DATETIMEV2 which could have precision up to...

good first issue
doris-future