Login  Register

[jira] [Created] (CARBONDATA-645) Query Analysis exception while running Delete segment

Posted by Akash R Nilugal (Jira) on Jan 17, 2017; 5:24am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-645-Query-Analysis-exception-while-running-Delete-segment-tp6462.html

Ramakrishna created CARBONDATA-645:
--------------------------------------

             Summary: Query Analysis exception while running Delete segment
                 Key: CARBONDATA-645
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-645
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ramakrishna
            Priority: Minor


Delete segment query does not work

0: jdbc:hive2://172.168.100.212:23040> delete from table t_carbn01 where segment.id in (3.1);
Error: org.apache.spark.sql.AnalysisException: Table not found: table; line 1 pos 26 (state=,code=0)
0: jdbc:hive2://172.168.100.212:23040> show tables;
+------------+--------------+--+
| tableName  | isTemporary  |
+------------+--------------+--+
| t_carbn01  | false        |




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)