Akash R Nilugal created CARBONDATA-3602:
-------------------------------------------

             Summary: MV datamap is not being hit in different session and 
table not found error while creating datamap
                 Key: CARBONDATA-3602
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3602
             Project: CarbonData
          Issue Type: Bug
            Reporter: Akash R Nilugal
            Assignee: Akash R Nilugal


MV datamap is not being hit in different session and table not found error 
while creating datamap

issue1:
when query is being run from different sessions, datamap is not being hit and 
behaves inconsistently .

issue2:
1. login to client like beeline
2. create database db1
3. create table t1
4. create datamap datamap1
5. log out of beeline
6.log in again
7. drop table db1.t1
8. create same table t1
9. create same datamap datamap1 on t1 in default database

Exception is thrown as table t1 not found.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to