[
https://issues.apache.org/jira/browse/ASTERIXDB-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970187#comment-14970187
]
ASF subversion and git services commented on ASTERIXDB-976:
-----------------------------------------------------------
Commit 5a465a014512f4a053b8c4c936fe2775b43f135f in incubator-asterixdb's branch
refs/heads/master from [~ceej]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=5a465a0 ]
ASTERIXDB-976: CSV support for all basic types
Implements date/time, spatial, UUID, and hexbinary types for CSV output.
Spatial output is "best we can do" - a double-quoted string containing the
"clean JSON" representation of the value. Interval remains unsupported.
Also fixes a few import errors in the clean JSON implementation.
Change-Id: I7a515efd2bbf25895537413b45eb0992484c7412
Reviewed-on: https://asterix-gerrit.ics.uci.edu/444
Tested-by: Jenkins <[email protected]>
Reviewed-by: Till Westmann <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
> CSV should support date/time values
> -----------------------------------
>
> Key: ASTERIXDB-976
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-976
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: AsterixDB, Data Formats
> Reporter: asterixdb-importer
> Assignee: Chris Hillery
>
> CSV should support date/time values
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)