[jira] [Updated] (KAFKA-2622) Add Time logical type for Copycat

2015-10-07 Thread Ewen Cheslack-Postava (JIRA)

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

Ewen Cheslack-Postava updated KAFKA-2622:
-
Status: Patch Available  (was: Open)

> Add Time logical type for Copycat
> -
>
> Key: KAFKA-2622
> URL: https://issues.apache.org/jira/browse/KAFKA-2622
> Project: Kafka
>  Issue Type: Sub-task
>  Components: copycat
>Reporter: Ewen Cheslack-Postava
>Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> KAFKA-2476 defined Decimal, Date, and Timestamp types. Initially I didn't 
> include a separate Time (time of day) type because I was trying to keep the 
> number of types small. However, I realized that the JDBC connector needs this 
> to round out its support for SQL types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2622) Add Time logical type for Copycat

2015-10-09 Thread Guozhang Wang (JIRA)

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

Guozhang Wang updated KAFKA-2622:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Issue resolved by pull request 285
[https://github.com/apache/kafka/pull/285]

> Add Time logical type for Copycat
> -
>
> Key: KAFKA-2622
> URL: https://issues.apache.org/jira/browse/KAFKA-2622
> Project: Kafka
>  Issue Type: Sub-task
>  Components: copycat
>Reporter: Ewen Cheslack-Postava
>Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> KAFKA-2476 defined Decimal, Date, and Timestamp types. Initially I didn't 
> include a separate Time (time of day) type because I was trying to keep the 
> number of types small. However, I realized that the JDBC connector needs this 
> to round out its support for SQL types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)