You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dong Lin (Jira)" <ji...@apache.org> on 2022/10/16 08:24:00 UTC

[jira] [Closed] (FLINK-13596) Add two utils for Table transformations.

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

Dong Lin closed FLINK-13596.
----------------------------
    Resolution: Won't Do

> Add two utils for Table transformations.
> ----------------------------------------
>
>                 Key: FLINK-13596
>                 URL: https://issues.apache.org/jira/browse/FLINK-13596
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Library / Machine Learning
>            Reporter: Xu Yang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For the input data type is Table, but during the ML training process, we need use DataSet and DataStream type. Thus, we need the type transformation utils in the ML algorithm implementations.
>  * Add the transformation between DataSet and Table
>  * Add the transformation between DataStream and Table
>  * Add unit test cases.



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