[ https://issues.apache.org/jira/browse/GEODE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Swapnil Bawaskar updated GEODE-3602: ------------------------------------ Fix Version/s: 1.3.0 > 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 > Fix For: 1.3.0 > > > 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)