Naman Rastogi created CARBONDATA-3323:
-----------------------------------------
Summary: Output is null when cache is empty
Key: CARBONDATA-3323
URL: https://issues.apache.org/jira/browse/CARBONDATA-3323
Project: CarbonData
Issue Type: Bug
Reporter: Naman Rastogi
*Problem*:
When "SHOW METACACHE ON TABLE" is executed and carbonLRUCAche is null, output
is empty sequence, which is not standard.
*Fix*:
Return standard output even when carbonLRUCache is not initalised (null) with
size for index and dictionary as 0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)