[
https://issues.apache.org/jira/browse/AVRO-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15640518#comment-15640518
]
ASF subversion and git services commented on AVRO-1907:
-------------------------------------------------------
Commit 16870af3aa3abe5e2cdc8ccc48ba4ecf20f10f9c in avro's branch
refs/heads/branch-1.8 from [~gszadovszky]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=16870af ]
AVRO-1907: Java: Add debug logging for invalid logical types.
Contributed by Gabor Szadovszky.
> Add logging to logical type handling in java library
> ----------------------------------------------------
>
> Key: AVRO-1907
> URL: https://issues.apache.org/jira/browse/AVRO-1907
> Project: Avro
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.8.0
> Reporter: Sean Busbey
> Assignee: Gabor Szadovszky
> Fix For: 1.8.2
>
>
> Right now we don't have any logging while handling logical type information
> in a Schema. In particular, we use {{LogicalTypes.fromSchemaIgnoreInvalid}}
> which means when folks have a problem in their schema logical types just
> disappear with no debugging information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)