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

Support for ISO8601 date(time) strings #167

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

static-max
Copy link

This PR is based on 'prezi/iso8601changes' and only includes the changes relevant for the ISO8601 parsing.
I added a test for timestamps in UTC timezone.

@sid88in
Copy link

sid88in commented Aug 19, 2017

does hive-json-serde support ISO timestamp?

My json contains: 2017-08-17T10:46:04+0000
Hive table fieldType: timestamp

Error: Caused by: java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]

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

Successfully merging this pull request may close these issues.

None yet

2 participants