We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
May need to be split out into two separate issues. Will need to ensure conformance with #1
The text was updated successfully, but these errors were encountered:
Note that you may need to account for the following for the Hive Open CSV serde. Probably just as an option (serde=Opencsv or dates_as_epocs=True)
serde=Opencsv
dates_as_epocs=True
https://stackoverflow.com/questions/52564194/athena-unable-to-parse-date-using-opencsvserde
Sorry, something went wrong.
Basic export functions and tests now exist, but it would also be valuable to add a 'conform to schema on export' option.
MrAlecJohnson
No branches or pull requests
May need to be split out into two separate issues. Will need to ensure conformance with #1
The text was updated successfully, but these errors were encountered: