[ 
https://issues.apache.org/jira/browse/KAFKA-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947691#comment-14947691
 ] 

ASF GitHub Bot commented on KAFKA-2622:
---------------------------------------

GitHub user ewencp opened a pull request:

    https://github.com/apache/kafka/pull/285

    KAFKA-2622: Add Time logical type for Copycat.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ewencp/kafka kafka-2622-time-logical-type

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/285.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #285
    
----
commit e4673a8ab322b9e98d4912fe656139e4fdac74fb
Author: Ewen Cheslack-Postava <m...@ewencp.org>
Date:   2015-10-07T22:03:02Z

    KAFKA-2622: Add Time logical type for Copycat.

----


> 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)

Reply via email to