[
https://issues.apache.org/jira/browse/BEAM-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546463#comment-17546463
]
Kenneth Knowles commented on BEAM-2182:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18331
> AvroCoder is quite overconfident: it claims to be able to create a schema for
> things it certainly cannot
> --------------------------------------------------------------------------------------------------------
>
> Key: BEAM-2182
> URL: https://issues.apache.org/jira/browse/BEAM-2182
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Priority: P3
> Labels: Clarified
>
> AvoCoder claims it can create a schema for:
> {code}
> public static class X {
> public Thread t = Thread.currentThread();
> }
> {code}
> The issue goes all the way to Avro, we think. To be investigated. Meanwhile,
> we need AvroCoder to say no to such things.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)