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

Bug: avro namespace causes error when name has periods #90

Open
chuck-alt-delete opened this issue Mar 24, 2023 · 0 comments
Open

Bug: avro namespace causes error when name has periods #90

chuck-alt-delete opened this issue Mar 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@chuck-alt-delete
Copy link
Contributor

Describe the bug

When producing tests/products.sql with avro output format, there is an error in the avro schema because of a period in the name. If the avro record name has periods, then it must match with the namespace

To Reproduce

datagen -s tests/products.sql -f avro
@chuck-alt-delete chuck-alt-delete added the bug Something isn't working label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant