feat: initial changes for compaction_time_window field support#1083
feat: initial changes for compaction_time_window field support#1083waynexia merged 7 commits intoGreptimeTeam:developfrom etolbakov:feat/compaction_time_window
Conversation
|
hi, @etolbakov , are u still working on this PR? |
|
hi @killme2008 |
I got it. Just a reminder. Go at your own pace. Thank you. |
|
Hi @v0y4g3r |
Sure, I will review this PR tommorow |
v0y4g3r
left a comment
There was a problem hiding this comment.
Generally looks good to me. I will resolve the confilicts with upstream so that it can be merged.
…dow field support
|
@etolbakov I rebased |
Codecov Report
@@ Coverage Diff @@
## develop #1083 +/- ##
===========================================
- Coverage 85.80% 85.44% -0.36%
===========================================
Files 503 506 +3
Lines 76227 76863 +636
===========================================
+ Hits 65403 65675 +272
- Misses 10824 11188 +364 |
…or the user provided compaction_time_window
|
@v0y4g3r I've checked the changes after the rebase, LGTM. |
waynexia
left a comment
There was a problem hiding this comment.
Looking great, thanks @etolbakov
…imeTeam#1083) * feat(compaction_time_window): initial changes for compaction_time_window field support * feat(compaction_time_window): move PickerContext creation * feat(compaction_time_window): update region descriptor, fix formatting * feat(compaction_time_window): add minor enhancements * feat(compaction_time_window): fix failing test * feat(compaction_time_window): return an error instead silently skip for the user provided compaction_time_window * feat(compaction_time_window): add TODO reminder
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
compaction_time_windowinTableOptions.Checklist
Related issue link
#1055