[ https://issues.apache.org/jira/browse/HIVE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-8021: ----------------------------------- Attachment: HIVE-8021.04.patch Updated patch. I was trying to fix weird column names in ctas_colname, but ended up just changing the query because select *, sum(key) ... query is invalid (filed a JIRA for that). Also added test for partitioning. > CBO: support CTAS and insert ... select > --------------------------------------- > > Key: HIVE-8021 > URL: https://issues.apache.org/jira/browse/HIVE-8021 > Project: Hive > Issue Type: Sub-task > Components: CBO > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-8021.01.patch, HIVE-8021.01.patch, > HIVE-8021.02.patch, HIVE-8021.03.patch, HIVE-8021.04.patch, HIVE-8021.patch, > HIVE-8021.preliminary.patch > > > Need to send only the select part to CBO for now -- This message was sent by Atlassian JIRA (v6.3.4#6332)