[
https://issues.apache.org/jira/browse/GOBBLIN-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773854#comment-17773854
]
Tao Qin commented on GOBBLIN-1928:
----------------------------------
There are issue that StackOverflowError is thrown during ORC schema conversion.
Root cause: dndless recursion when creating a `{_}GobblinOrcWriter`{_}
instance, the recursive call for _AvroOrcSchemaConverter.getOrcSchema()_ never
ends.
> Add OrcSchemaConversionValidator to avoid infinite recursion in
> AvroOrcSchemaConverter.getOrcSchema()
> -----------------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-1928
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1928
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Tao Qin
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)