[ 
https://issues.apache.org/jira/browse/FLINK-40435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18114709#comment-18114709
 ] 

Bettle commented on FLINK-40435:
--------------------------------

Hi [~auroflow],[~dianfu] I’d like to take this one. Could you assign it to me? 
Thanks!

> Add explode support to DataFrame API
> ------------------------------------
>
>                 Key: FLINK-40435
>                 URL: https://issues.apache.org/jira/browse/FLINK-40435
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / Python
>            Reporter: Liu Liu
>            Priority: Major
>
> Add:
> {code:java}
> def explode(
>     self,
>     column,
>     output_column=None,
>     ignore_empty_and_null=False,
> ) -> DataFrame {code}



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

Reply via email to