[
https://issues.apache.org/jira/browse/AVRO-3476?focusedWorklogId=768544&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-768544
]
ASF GitHub Bot logged work on AVRO-3476:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/May/22 15:05
Start Date: 10/May/22 15:05
Worklog Time Spent: 10m
Work Description: kojiromike commented on PR #1634:
URL: https://github.com/apache/avro/pull/1634#issuecomment-1122517533
Hi, sorry, I'm pretty overloaded with family and work stuff right now. If
someone else wants to continue this work that's fine, or if you want to wait I
may have some capacity in the future.
Issue Time Tracking
-------------------
Worklog Id: (was: 768544)
Time Spent: 50m (was: 40m)
> Python implementation does not support local-timestamp-micros and
> local-timestamp-millis
> ----------------------------------------------------------------------------------------
>
> Key: AVRO-3476
> URL: https://issues.apache.org/jira/browse/AVRO-3476
> Project: Apache Avro
> Issue Type: Bug
> Components: python
> Affects Versions: 1.11.0
> Reporter: Eric
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Even though [they are present in the
> spec|https://avro.apache.org/docs/1.11.0/spec.html#Local+timestamp+(millisecond+precision)],
> the Python implementation does not support logical types
> local-timestamp-micros and local-timestamp-millis.
> When trying to use them, you get the following:
> {code:python}
> .../lib/python3.8/site-packages/avro/schema.py:1048: IgnoredLogicalType:
> Unknown local-timestamp-micros, using long.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)