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

CXP-2779: Implement schema history snapshots #151

Draft
wants to merge 4 commits into
base: 2.4.0-patches
Choose a base branch
from

Conversation

mikekamornikov
Copy link

@mikekamornikov mikekamornikov commented Dec 10, 2023

TODO:

  • move DdlParser to HistorizedRelationalDatabaseSchema property
  • extract HistoryRecord processing logic to HistoryRecordProcessor
  • new SchemaHistory configure and recover methods
  • SchemaHistorySnapshot interface and snapshot aware SchemaHistory implementation
  • file based SchemaHistorySnapshot implementation
  • more tests

@mikekamornikov mikekamornikov force-pushed the CXP-2779 branch 13 times, most recently from 1f066df to 1b3d22a Compare December 14, 2023 14:46
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
@sugarcrm sugarcrm deleted a comment from github-actions bot Dec 19, 2023
Copy link

Hi @mikekamornikov, thanks for your contribution. Please prefix the commit message(s) with the DBZ-xxx JIRA issue key.

Copy link

github-actions bot commented Jan 2, 2024

Hi @mikekamornikov, thanks for your contribution. Please prefix the commit message(s) with the DBZ-xxx JIRA issue key.

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