[
https://issues.apache.org/jira/browse/CARBONDATA-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ajantha Bhat resolved CARBONDATA-3588.
--------------------------------------
Resolution: Fixed
> Show cache command on table with index server enabled displays the index size incorrectly for table that was created with index server disabled
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3588
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3588> Project: CarbonData
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Vikram Ahuja
> Priority: Minor
> Fix For: 2.0.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Expected Output:Show cache command on table with index server enabled displays the index size correctly for table that was created with index server disabled
> Actual Output:Show cache command on table with index server enabled displays the index size incorrectly for table that was created with index server disabled
> +-------------+-------+-------------------------+-----------------+--+
> | Field | Size | Comment | Cache Location |
> +-------------+-------+-------------------------+-----------------+--+
> | Index | 0 B | 0/1 index files cached | DRIVER |
> | Dictionary | 0 B | | DRIVER |
> *| Index | 0 B | 0/1 index files cached | INDEX SERVER |*
> | Dictionary | 0 B | | INDEX SERVER |
> +-------------+-------+-------------------------+-----------------+--+
--
This message was sent by Atlassian Jira
(v8.3.4#803005)