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

New visitor SidecarVisitor and Sidecar action struct #668

Open
sebastiantia opened this issue Jan 30, 2025 · 0 comments · May be fixed by #673
Open

New visitor SidecarVisitor and Sidecar action struct #668

sebastiantia opened this issue Jan 30, 2025 · 0 comments · May be fixed by #673
Labels
enhancement New feature or request

Comments

@sebastiantia
Copy link
Collaborator

sebastiantia commented Jan 30, 2025

Please describe why this is necessary.

These changes are part of V2 checkpoint read support.
For a scan, we need to build the list of add and remove actions required to make up the table’s state. These changes are required to read the necessary actions in sidecar files referenced by V2 checkpoints.

Describe the functionality you are proposing.

  • New SidecarVisitor which visits checkpoint batches to collect all sidecar file paths found in sidecar actions
  • New Sidecar struct to model the new sidecar actions

Additional context

No response

@sebastiantia sebastiantia added the enhancement New feature or request label Jan 30, 2025
@sebastiantia sebastiantia changed the title New visitor SidecarVisitor and SidecarAction struct New visitor SidecarVisitor and Sidecar action struct Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant