kamille
kamille
__Steps to reproduce:__ I am reading 2.x source codes recently, and found series ids seems can be incomplete in some cases? I am not so sure about it... The `tagValueCache`'s...
## Which issue does this PR close? Closes #10906 ## Rationale for this change ## What changes are included in this PR? - Converts grouping to UDAF - Clean the...
## Rationale Layered memtable is only designed for append mode table now, and it shouldn't be used in overwrite mode table. ## Detailed Changes - Make default values in config...
### Describe This Problem Collect needed features for horaectl here. ## Horaemeta side - [ ] Support listing all stale table metas(generated from table creation failure) ## Horaedb side -...
## Which issue does this PR close? Part of #11931 , part of https://github.com/apache/datafusion/issues/7065 ## Rationale for this change Detail can see #11931 ## Are these changes tested? By exist...
### Describe the bug I found test `parquet.slt` failed in my branch, then I swith to `main` and run again, and it failed too... But it can success in my...
## Which issue does this PR close? Closes #. ## Rationale for this change ## What changes are included in this PR? ## Are these changes tested? ## Are there...
### Is your feature request related to a problem or challenge? As mentioned by @Dandandan in https://github.com/apache/datafusion/pull/12809#discussion_r1801678804 Some null checks are actullay unnecessary for arrays containing no nulls (basically we...
## Which issue does this PR close? Closes #. POC for checking #12944 , not for merged ## Rationale for this change ## What changes are included in this PR?...