[ 
https://issues.apache.org/jira/browse/FLINK-38826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-38826:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add new ArgumentStrategy to support array with specified element type
> ---------------------------------------------------------------------
>
>                 Key: FLINK-38826
>                 URL: https://issues.apache.org/jira/browse/FLINK-38826
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: dylanhz
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, if a function requires an argument of array with specified element 
> type, we are limited to ExplicitArgumentTypeStrategy. This unintentionally 
> modifies the original nullability, which interferes with the output type 
> inference.
> We want to add new argument strategies like RootArgumentStrategy and 
> FamilyArgumentStrategy for array to preserve nullability whenever possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to