You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2022/07/07 13:09:00 UTC

[jira] [Closed] (FLINK-26414) Hive dialect supports "MACRO"

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

Jark Wu closed FLINK-26414.
---------------------------
    Fix Version/s: 1.16.0
         Assignee: luoyuxia
       Resolution: Fixed

Fixed in master: db633e8addc0929a5c99d6f91f76193fb6c76985

> Hive dialect supports "MACRO"
> -----------------------------
>
>                 Key: FLINK-26414
>                 URL: https://issues.apache.org/jira/browse/FLINK-26414
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: luoyuxia
>            Assignee: luoyuxia
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> In Hive, it's support to using such sql like:
> {code:sql}
> CREATE TEMPORARY MACRO macro_name([col_name col_type, ...]) expression;
> {code}
> which enable use to define function using sql statement.
> It's also need to be supported using Hive dialect  in Flink.



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