[ 
https://issues.apache.org/jira/browse/AVRO-2019?focusedWorklogId=685505&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-685505
 ]

ASF GitHub Bot logged work on AVRO-2019:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Nov/21 21:13
            Start Date: 23/Nov/21 21:13
    Worklog Time Spent: 10m 
      Work Description: opwvhk commented on pull request #1413:
URL: https://github.com/apache/avro/pull/1413#issuecomment-977173392


   Force pushed on the original branch because too many commits came in.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 685505)
    Time Spent: 20m  (was: 10m)

> Improve documentation for logical type annotations in IDL
> ---------------------------------------------------------
>
>                 Key: AVRO-2019
>                 URL: https://issues.apache.org/jira/browse/AVRO-2019
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: doc, logical types
>            Reporter: Andrew Rosca
>            Assignee: Andrew Rosca
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: AVRO-2019.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The IDL documentation lacks information for how annotations can be specified 
> for logical types, like in the following example:
> {code}
> protocol test {
>     record test {
>         @logicalType("timestamp-millis")
>         long time;
>     }
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to