You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/24 11:54:00 UTC

[jira] [Updated] (FLINK-26414) Hive dialect supports "Marco"

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

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

> Hive dialect supports "Marco"
> -----------------------------
>
>                 Key: FLINK-26414
>                 URL: https://issues.apache.org/jira/browse/FLINK-26414
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: luoyuxia
>            Priority: Major
>              Labels: pull-request-available
>
> 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.7#820007)