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

2017-10-12 Thread Swapnil Bawaskar (JIRA)

 [ 
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 (-MM-dd' 'HH:mm:ss.SS) 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 (-MM-dd' 
> 'HH:mm:ss.SS) 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)


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

2017-09-12 Thread Amith Nambiar (JIRA)

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

Amith Nambiar updated GEODE-3602:
-
Priority: Minor  (was: Major)

> Support for timestamp formats like this (-MM-dd' 'HH:mm:ss.SS) 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 (-MM-dd' 
> 'HH:mm:ss.SS) 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)


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

2017-09-12 Thread Amith Nambiar (JIRA)

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

Amith Nambiar updated GEODE-3602:
-
Description: 
Currently the connector does not support the format (-MM-dd' 
'HH:mm:ss.SS) 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



  was:Currently the connector does not support the format (-MM-dd' 
'HH:mm:ss.SS) which is the default timestamp format in Greenplum. 


> Support for timestamp formats like this (-MM-dd' 'HH:mm:ss.SS) 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
>
> Currently the connector does not support the format (-MM-dd' 
> 'HH:mm:ss.SS) 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)