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

Pass extrametadata as record instead of keys and values #1

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

aykut-bozkurt
Copy link
Collaborator

We define extrametadata as record schema. Currently it has only json schema and its length. We can add more if we need any useful thing.

We needed to pass json schema since avro writer omits field-ids while converting schema to json. Now, when we pass the json schema, it will use it instead with filled field-ids.

@github-actions github-actions bot added the C label Jul 24, 2024
@aykut-bozkurt aykut-bozkurt merged commit fb5b0f7 into cdw_main Jul 24, 2024
1 check passed
@aykut-bozkurt aykut-bozkurt deleted the extrametadata-record branch July 24, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants