[jira] [Created] (CARBONDATA-4180) create maintable and do insert before creation of si on maintable, then query on si column from presto does not hit SI
Posted by
Akash R Nilugal (Jira) on
May 11, 2021; 6:56am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-4180-create-maintable-and-do-insert-before-creation-of-si-on-maintable-then-I-tp108094.html
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)