Github user manishgupta88 commented on the issue:
https://github.com/apache/carbondata/pull/2898
@ravipesala ...which method exactly you are referring to?...In all
`getDataMap` methods latest `carbonTable` object is passed.and used for
fetching the dataMaps..there is only one `getAllDataMaps` method which does not
have any parameter but that is being only in the test cases...---
