[jira] [Updated] (HIVE-16817) Restore CTAS tests in mm_all.q

2017-06-02 Thread Wei Zheng (JIRA)

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

Wei Zheng updated HIVE-16817:
-
Component/s: (was: Materialized views)
 (was: Parser)

> Restore CTAS tests in mm_all.q
> --
>
> Key: HIVE-16817
> URL: https://issues.apache.org/jira/browse/HIVE-16817
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Wei Zheng
>Assignee: Wei Zheng
> Fix For: hive-14535
>
> Attachments: HIVE-16817.patch
>
>
> In earlier ACID integration patch CTAS was not supported. (previously I used 
> a different approach in which I created a new data operation type for INSERT 
> ONLY, which got errored out in TxnHandler. Later I changed that to INSERT 
> which is working fine) As CTAS is working now, the corresponding tests for it 
> should be restored.
> Note we still have the same limitations for MM tables as Hive regular tables 
> do in general:
> https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTableAsSelect(CTAS)
>  
> CTAS has these restrictions:
> The target table cannot be a partitioned table.
> The target table cannot be an external table.
> The target table cannot be a list bucketing table.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16817) Restore CTAS tests in mm_all.q

2017-06-02 Thread Wei Zheng (JIRA)

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

Wei Zheng updated HIVE-16817:
-
Attachment: HIVE-16817.patch

> Restore CTAS tests in mm_all.q
> --
>
> Key: HIVE-16817
> URL: https://issues.apache.org/jira/browse/HIVE-16817
> Project: Hive
>  Issue Type: Sub-task
>  Components: Materialized views, Parser
>Reporter: Wei Zheng
>Assignee: Wei Zheng
> Fix For: 2.2.0
>
> Attachments: HIVE-16817.patch
>
>
> In earlier ACID integration patch CTAS was not supported. (previously I used 
> a different approach in which I created a new data operation type for INSERT 
> ONLY, which got errored out in TxnHandler. Later I changed that to INSERT 
> which is working fine) As CTAS is working now, the corresponding tests for it 
> should be restored.
> Note we still have the same limitations for MM tables as Hive regular tables 
> do in general:
> https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTableAsSelect(CTAS)
>  
> CTAS has these restrictions:
> The target table cannot be a partitioned table.
> The target table cannot be an external table.
> The target table cannot be a list bucketing table.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16817) Restore CTAS tests in mm_all.q

2017-06-02 Thread Wei Zheng (JIRA)

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

Wei Zheng updated HIVE-16817:
-
Parent Issue: HIVE-14535  (was: HIVE-14249)

> Restore CTAS tests in mm_all.q
> --
>
> Key: HIVE-16817
> URL: https://issues.apache.org/jira/browse/HIVE-16817
> Project: Hive
>  Issue Type: Sub-task
>  Components: Materialized views, Parser
>Reporter: Wei Zheng
>Assignee: Wei Zheng
> Fix For: 2.2.0
>
>
> In earlier ACID integration patch CTAS was not supported. (previously I used 
> a different approach in which I created a new data operation type for INSERT 
> ONLY, which got errored out in TxnHandler. Later I changed that to INSERT 
> which is working fine) As CTAS is working now, the corresponding tests for it 
> should be restored.
> Note we still have the same limitations for MM tables as Hive regular tables 
> do in general:
> https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTableAsSelect(CTAS)
>  
> CTAS has these restrictions:
> The target table cannot be a partitioned table.
> The target table cannot be an external table.
> The target table cannot be a list bucketing table.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)