Re: AVRO-3408 Schema evolution with logical types

2022-04-04 Thread Ivan Zemlyanskiy
Hello! Sorry, I have troubles in order to subscribe to dev@avro.apache.org. .. I apologize if my answer will not fall to the thread. (if someone could help me to sign up on https://lists.apache.org/list.html?dev@avro.apache.org I'd be more than grateful) The change introduces a new representation,

[jira] [Work logged] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?focusedWorklogId=752607&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752607 ] ASF GitHub Bot logged work on AVRO-3476: Author: ASF GitHub Bot

[jira] [Work logged] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?focusedWorklogId=752603&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752603 ] ASF GitHub Bot logged work on AVRO-3476: Author: ASF GitHub Bot

[jira] [Work logged] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?focusedWorklogId=752584&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752584 ] ASF GitHub Bot logged work on AVRO-3476: Author: ASF GitHub Bot

[jira] [Updated] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3476: - Labels: pull-request-available (was: ) > Python implementation does not support local-timestamp-m

[GitHub] [avro] kojiromike opened a new pull request, #1634: AVRO-3476: Implement Local Timestamp Logical Types

2022-04-04 Thread GitBox
kojiromike opened a new pull request, #1634: URL: https://github.com/apache/avro/pull/1634 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR t

[jira] [Updated] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3476: --- Description: Even though [they are present in the spec|https://avro.apache.org/docs/1.11.0/sp

[jira] [Updated] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3476: --- Description: Even though [they are present in the spec|https://avro.apache.org/docs/1.11.0/sp

[jira] [Comment Edited] (AVRO-3408) Schema evolution with logical types

2022-04-04 Thread Ivan Zemlyanskiy (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517117#comment-17517117 ] Ivan Zemlyanskiy edited comment on AVRO-3408 at 4/4/22 9:43 PM:

[jira] [Commented] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread Eric (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517122#comment-17517122 ] Eric commented on AVRO-3476: Hi [~kojiromike] , here is a simple test case: {code:python} def

[jira] [Commented] (AVRO-3408) Schema evolution with logical types

2022-04-04 Thread Ivan Zemlyanskiy (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517121#comment-17517121 ] Ivan Zemlyanskiy commented on AVRO-3408: P.S. regardless the decision about spec c

[jira] [Commented] (AVRO-3408) Schema evolution with logical types

2022-04-04 Thread Ivan Zemlyanskiy (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517117#comment-17517117 ] Ivan Zemlyanskiy commented on AVRO-3408: [~opwvhk], thank you for your precise des

Re: AVRO-3408 Schema evolution with logical types

2022-04-04 Thread Ryan Skraba
Hello! I commented on the JIRA too, but I think I've clarified some ideas in my head. Before logical types, one way to use BigDecimal values in Java was to take advantage of the "Stringable" types in ReflectData. This would add a java-class annotation to the schema, and the data would be seriali

[GitHub] [avro] RyanSkraba merged pull request #1633: Bump jetty.version from 9.4.45.v20220203 to 9.4.46.v20220331 in /lang/java

2022-04-04 Thread GitBox
RyanSkraba merged PR #1633: URL: https://github.com/apache/avro/pull/1633 -- 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: dev-unsubscr...@avro.apache.or