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

feat: support format avro #141

Closed
wants to merge 1 commit into from
Closed

feat: support format avro #141

wants to merge 1 commit into from

Conversation

sjeandeaux
Copy link

The PR contains the Avro support.

Configure a list of avro schema per column to be able to read any version of data.

To read avro data, we must have the schema which with we write the data.

fix #52

@sjeandeaux sjeandeaux changed the title Issue 52 support format avro feat support format avro Jun 18, 2023
@sjeandeaux sjeandeaux changed the title feat support format avro feat: support format avro Jun 18, 2023
@sjeandeaux
Copy link
Author

Hi @mutianf

Is there any chance to get a review?

@sjeandeaux
Copy link
Author

Hi @googleapis/api-bigtable @triplequark @igorbernstein2

Any chance to get a review?

- Add `avro_schema_paths` in the configuration
- Read binary with avro schemas

fix #52
@sjeandeaux
Copy link
Author

Hi @bhshkh,

Any change to get a review?

@sjeandeaux sjeandeaux closed this May 14, 2024
@sjeandeaux sjeandeaux deleted the issue-52-support-format-avro branch May 14, 2024 13:36
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

Successfully merging this pull request may close these issues.

Add format support for avro
1 participant