Gabriel
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...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...
### 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...
# Proposed changes Baseline:  Optimized:  ## 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...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...
# Proposed changes remove unused constant args ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...
### 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...