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)

Reply via email to