Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move a monitor_items::Db::get_items into a db index actor #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ewienik
Copy link
Collaborator

@ewienik ewienik commented Apr 7, 2025

This is a part of #3.

The change moves get_items method from monitor_tems into a db index actor. Next paches will move other methods into a db index actor.

This is a part of scylladb#3.

The change moves get_items method from monitor_tems into a db index
actor. Next paches will move other methods into a db index actor.
@ewienik ewienik requested review from swasik, smoczy123 and QuerthDP April 7, 2025 14:41
@ewienik ewienik self-assigned this Apr 7, 2025
@ewienik ewienik mentioned this pull request Apr 7, 2025
19 tasks
.prepare(Self::get_items_query(
&metadata.table_name,
&metadata.key_name,
&metadata.target_name,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We changed this to target_column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants