[
https://issues.apache.org/jira/browse/AVRO-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15640449#comment-15640449
]
ASF subversion and git services commented on AVRO-1907:
-------------------------------------------------------
Commit bf7f3934c3f33bbd1d8923bf3c33e0fe45831ec5 in avro's branch
refs/heads/master from [~gszadovszky]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=bf7f393 ]
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
>
> 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)