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

Add LogId, database name, and column family name to Partitioon #2512

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

Conversation

muhamadazmy
Copy link
Contributor

@muhamadazmy muhamadazmy commented Jan 20, 2025

Add LogId, database name, and column family name to Partitioon

Summary:
Extend the Partition to inlcude more partition related attributes.
This now include:

  • Log Id
  • Database Name
  • Column Family Name

So far these values are defaults and there is no way to change them
but this will probably change in the future

This PR only adds those fields to the partition structure but the rest
of the system still not using it. This should happen in a
follow up PR.


Stack created with Sapling. Best reviewed with ReviewStack.

Summary:
Extend the Partition to inlcude more partition related attributes.
This now include:
- Log Id
- Database Name
- Column Family Name

So far these values are defaults and there is no way to change them
but this will probably change in the future

This PR only adds those fields to the partition structure but the rest
of the system still not using it. This should happen in a
follow up PR.
@muhamadazmy muhamadazmy marked this pull request as ready for review January 20, 2025 19:05
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.

1 participant