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

review/rework "generate_field_definitions" function #16

Open
andrewcstewart opened this issue Jun 12, 2021 · 0 comments
Open

review/rework "generate_field_definitions" function #16

andrewcstewart opened this issue Jun 12, 2021 · 0 comments

Comments

@andrewcstewart
Copy link
Collaborator

This function was lifted from an example as a first pass at inferring the schema for generating the Hive table definition. Unfortunately it is fairly buggy and a workaround currently renders every field as a string.

Hive table field definitions should conform to https://docs.aws.amazon.com/athena/latest/ug/data-types.html

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

No branches or pull requests

1 participant