[
https://issues.apache.org/jira/browse/HIVE-25835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
changhuyan updated HIVE-25835:
------------------------------
Description: hplsql中create local temporary table xx stored as orc as
select ** from xxx解析时会将stored as orc过滤掉实际执行的sql是create temporary table xx
select ** from xxx。 (was: hplsql中create local temporary table xx stored as
orc as select ** from xxx解析时会将stored as orc过滤掉实际执行的sql是create temporary table
xx stored as orc as select ** from xx )
> Hplsql 解析create local temporary table xx stored as orc as select ** from
> xxx时stored as orc 被过滤掉了
> -------------------------------------------------------------------------------------------------
>
> Key: HIVE-25835
> URL: https://issues.apache.org/jira/browse/HIVE-25835
> Project: Hive
> Issue Type: Bug
> Reporter: changhuyan
> Priority: Minor
>
> hplsql中create local temporary table xx stored as orc as select ** from
> xxx解析时会将stored as orc过滤掉实际执行的sql是create temporary table xx select ** from xxx。
--
This message was sent by Atlassian Jira
(v8.20.1#820001)