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

ASF subversion and git services commented on AVRO-4038:
-------------------------------------------------------

Commit 885c62d5af9df6813b6ed20ae30f785b756243e3 in avro's branch 
refs/heads/main from glywk
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=885c62d5a ]

AVRO-4038: [C++] Add local-timestamp-nanos and timestamp-nanos (#3102)

* AVRO-4038: [C++] Add local-timestamp-nanos and timestamp-nanos

* Add "pull-requests: write" permission to the labeler

Copied from the example at 
https://github.com/actions/labeler?tab=readme-ov-file#outputs
Trying to fix 
https://github.com/apache/avro/actions/runs/10460767435/job/28981928566?pr=3102
```
Run actions/labeler@v5
  with:
    repo-token: ***
    sync-labels: true
    configuration-path: .github/labeler.yml
    dot: true
The configuration file (path: .github/labeler.yml) was not found locally, 
fetching via the api
Warning: The action requires write permission to add labels to pull requests. 
For more information please refer to the action documentation: 
https://github.com/actions/labeler#permissions
Error: Resource not accessible by integration
```

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>

---------

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Co-authored-by: Martin Tzvetanov Grigorov <[email protected]>

> [C++] Add support local-timestamp-nanos and timestamp-nanos
> -----------------------------------------------------------
>
>                 Key: AVRO-4038
>                 URL: https://issues.apache.org/jira/browse/AVRO-4038
>             Project: Apache Avro
>          Issue Type: Sub-task
>          Components: c++, logical types
>    Affects Versions: 1.11.3
>            Reporter: Guillaume Labourey
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.12.1
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> AVRO-3884 added a new _[local-]timestamp-nanos_ types to the Avro 
> specification 1.12.0.
> This issue is to add support for them in the C++ SDK



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to