You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Mahesh Raju Somalaraju (Jira)" <ji...@apache.org> on 2021/05/11 06:56:00 UTC

[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

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)