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

Remove Version FlatBuffers table #1168

Merged
merged 1 commit into from Nov 16, 2020

Conversation

dominiklohmann
Copy link
Member

@dominiklohmann dominiklohmann commented Nov 15, 2020

📔 Description

version.fbs was essentially useless now; since we're breaking with the new table_slice API anyways, we might as well remove this altogether now.

Note: This change is based on #1140, but can be reviewed and merged independently of it. This just removes the inevitable merge conflict that we'd need to resolve.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The changes are reflected on docs.tenzir.com/vast, if necessary.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

n/t

This was essentially useless now; since we're breaking with the new
`table_slice` API anyways, we might as well remove this altogether now.
Base automatically changed from epic/flatbuffers-persistence-table-slices to master November 16, 2020 07:28
Copy link
Member

@tobim tobim left a comment

Choose a reason for hiding this comment

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

Removal looks complete. I'm relying on CI for the testing.

@dominiklohmann dominiklohmann merged commit fe2fa46 into master Nov 16, 2020
@dominiklohmann dominiklohmann deleted the topic/remove-version-flatbuffer branch November 16, 2020 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants