You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2019/09/16 15:26:00 UTC

[jira] [Assigned] (HIVE-18451) Support UDTF Operator in SimpleFetchOptimizer

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

Jesus Camacho Rodriguez reassigned HIVE-18451:
----------------------------------------------

    Assignee: Jesus Camacho Rodriguez

> Support UDTF Operator in SimpleFetchOptimizer
> ---------------------------------------------
>
>                 Key: HIVE-18451
>                 URL: https://issues.apache.org/jira/browse/HIVE-18451
>             Project: Hive
>          Issue Type: Improvement
>          Components: Physical Optimizer
>    Affects Versions: 3.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>
> After HIVE-18416, simple insert into table values{} is still resulting in launching of job as earlier which can be avoided by optimizing that job to FetchTask.
> This issue is to extend SimpleFetchOptimizer, which does not fire on insert queries as it does not handle UDTF.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)