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

br: add online support for PiTR table filer #59280

Open
Tristan1900 opened this issue Feb 7, 2025 · 0 comments · May be fixed by #59281
Open

br: add online support for PiTR table filer #59280

Tristan1900 opened this issue Feb 7, 2025 · 0 comments · May be fixed by #59281
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@Tristan1900
Copy link
Contributor

Enhancement

We have a change that can do table filter on PiTR but we need to make sure it works for online scenario. That means we need to avoid using same table id when restore, we need to be careful of potential table name conflicts with existing tables, and we need to be careful with performance such as loading schema after restore.

@Tristan1900 Tristan1900 added the type/enhancement The issue or PR belongs to an enhancement. label Feb 7, 2025
@Tristan1900 Tristan1900 linked a pull request Feb 7, 2025 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant