Skip to content

Storing Parquet metadata separate from parquet file #4127

Answered by tustvold
simonvandel asked this question in Q&A
Discussion options

You must be logged in to vote

Is it possible to store FileMetaData serialized as raw bytes separate from the actual Parquet file

Yes, this is a stable representation as it is what gets encoded in the footer of the file itself - see here

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@simonvandel
Comment options

@tustvold
Comment options

Answer selected by simonvandel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants