Mahesh Raju Somalaraju created CARBONDATA-4180:
--------------------------------------------------
Summary: create maintable and do insert before creation of si on
maintable, then query on si column from presto does not hit SI
Key: CARBONDATA-4180
URL: https://issues.apache.org/jira/browse/CARBONDATA-4180
Project: CarbonData
Issue Type: Bug
Reporter: Mahesh Raju Somalaraju
create maintable and do insert before creation of si on maintable, then query
on si column from presto does not hit SI
steps:
1) create maintable
2) insert the data
3) create SI
4) query from presto on si column
Expectation:
It should hit SI table and fetch the results.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)