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

Allow limiting written block size #246

Open
tanner-bruce opened this issue Apr 19, 2022 · 0 comments
Open

Allow limiting written block size #246

tanner-bruce opened this issue Apr 19, 2022 · 0 comments

Comments

@tanner-bruce
Copy link

When loading Avro files to BigQuery, there is a limit on the maximum size of avro data blocks inside an ocf file. In the BQ case, it's 16MB. goavro should support a MaxBlockLen (number of bytes) config option similar to MaxBlockSize (number of rows)

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

No branches or pull requests

1 participant