[
https://issues.apache.org/jira/browse/FLINK-17882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-17882:
-----------------------------------
Labels: pull-request-available (was: )
> Don't allow self referencing structured type
> --------------------------------------------
>
> Key: FLINK-17882
> URL: https://issues.apache.org/jira/browse/FLINK-17882
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
>
> Currently, the logical constraint "A type cannot be defined so that one of
> its attribute types (transitively) uses itself." is not enforced during
> extraction and leads to a stack overflow. We should throw a helpful exception
> instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)