Bug: avro namespace causes error when name has periods
chuck-alt-delete opened this issue · 0 comments
chuck-alt-delete commented
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