ShreelekhyaG opened a new pull request #3951:
URL: https://github.com/apache/carbondata/pull/3951
### Why is this PR needed?
Select query on SI column returns blank resultset after changing the cache
level to blocklet
### What changes were proposed in this PR?
In case of CACHE_LEVEL = BLOCKLET, blockId path contains both block id and
blocklet id. In `getShortBlockId `and `getShortBlockIdForPartitionTable` ,
added check for blocklet id file seperator and made change to replace only the
compressor name.
Added example in testcase.
### Does this PR introduce any user interface change?
- No
### Is any new testcase added?
- No
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]