feat(agg index): initial impl refresh index - #11634
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
fa351cc to
7023976
Compare
d48e7ec to
9a031a8
Compare
c19e8ea to
783cbcb
Compare
a5ed823 to
3968e9a
Compare
|
Please add the summary about this PR :) |
|
From the PR codes, it looks like a new feature, is it ready to add logic test for this PR or next? |
The logic tests are not suite for refresh index, we need design new test for this feature, this PR will merge first so that the it not stuck the read side by @RinChanNOWWW I'll continue work on refresh index includes: partial refresh by limit, add new field to index meta, add metrics, and so on. |
3968e9a to
f1cd678
Compare
|
I have encountered some problems in the development process on the correspondence between blocks and underlying files, and I especially appreciate @sundy-li @RinChanNOWWW @zhang2014 help, although some of the suggestions are not used in the end :) |
|
Better to add some unit tests to mock the index writing. |
d21d19f to
8642b74
Compare
655ab4a to
d64cfc6
Compare
d64cfc6 to
cec5a43
Compare
cec5a43 to
92f0be4
Compare
92f0be4 to
fff83e7
Compare
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Initial impl refresh index.
Closes #issue