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

Pandas to CSV/JSON #5

Open
isichei opened this issue Nov 12, 2020 · 2 comments
Open

Pandas to CSV/JSON #5

isichei opened this issue Nov 12, 2020 · 2 comments
Assignees
Labels
feature-request A new feature that should be added to the package

Comments

@isichei
Copy link
Contributor

isichei commented Nov 12, 2020

May need to be split out into two separate issues. Will need to ensure conformance with #1

@isichei isichei added the feature-request A new feature that should be added to the package label Nov 17, 2020
@MrAlecJohnson MrAlecJohnson self-assigned this Nov 23, 2020
@isichei
Copy link
Contributor Author

isichei commented Dec 8, 2020

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)

https://stackoverflow.com/questions/52564194/athena-unable-to-parse-date-using-opencsvserde

@MrAlecJohnson
Copy link
Contributor

Basic export functions and tests now exist, but it would also be valuable to add a 'conform to schema on export' option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A new feature that should be added to the package
Projects
None yet
Development

No branches or pull requests

2 participants