You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Amith Nambiar (JIRA)" <ji...@apache.org> on 2017/09/12 23:27:00 UTC

[jira] [Resolved] (GEODE-3602) Support for timestamp formats like this (yyyy-MM-dd' 'HH:mm:ss.SSSSSS) which is the default in Greenplum

     [ https://issues.apache.org/jira/browse/GEODE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amith Nambiar resolved GEODE-3602.
----------------------------------
    Resolution: Invalid

This is not a Geode issue, filing it under the Gemfire-Greenplum connector project. Sorry about that. 

> Support for timestamp formats like this (yyyy-MM-dd' 'HH:mm:ss.SSSSSS) which is the default in Greenplum
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3602
>                 URL: https://issues.apache.org/jira/browse/GEODE-3602
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Amith Nambiar
>            Priority: Minor
>
> Currently the connector does not support the format (yyyy-MM-dd' 'HH:mm:ss.SSSSSS) which is the default timestamp (timestamp without time zone) format in Greenplum.
> INSERT INTO bookings VALUES (1, now()::timestamp);
> Results in a value for timestamp like this one:  2017-07-17 09:08:09.505397



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)