greptimedb icon indicating copy to clipboard operation
greptimedb copied to clipboard

Optimize the LastNonNull dedup strategy

Open evenyag opened this issue 1 year ago • 0 comments

What type of enhancement is this?

Performance

What does the enhancement do?

The LastNonNull dedup strategy is slower than the default LastRow strategy, optimize it if possible

Implementation challenges

No response

evenyag avatar Jul 17 '24 03:07 evenyag