kumar vishal created CARBONDATA-2679:
----------------------------------------
Summary: Local Dictionary Query is failing when fallback is done
on some pages
Key: CARBONDATA-2679
URL: https://issues.apache.org/jira/browse/CARBONDATA-2679
Project: CarbonData
Issue Type: Bug
Reporter: kumar vishal
Assignee: kumar vishal
Problem:
When first page is encoded without dictionary and second page is encoded with
dictionary fallback is not initiated for second page because of this while is
failing
Solution:
Based On Current implementation in case of fallback it is assuming if first
page is encoded without dictionary then all the other pages will be encoded
without dictionary which may not be correct as multiple producer are running in
parallel. So fallback need to be done for this scenario.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)