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

Avro insert support #123

Open
danthegoodman1 opened this issue May 9, 2024 · 3 comments
Open

Avro insert support #123

danthegoodman1 opened this issue May 9, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@danthegoodman1
Copy link
Owner

Can insert an avro record, which since it includes the schema, will use that schema for the insert.

It will be used both for setting initial table types, as well as type checking

@danthegoodman1 danthegoodman1 added documentation Improvements or additions to documentation enhancement New feature or request labels May 9, 2024
@danthegoodman1
Copy link
Owner Author

@danthegoodman1
Copy link
Owner Author

Inserting would need to include a kward called avro_schema to do this

@danthegoodman1
Copy link
Owner Author

added suggestions for type forcing on insert in the README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant