nihal0107 opened a new pull request #4085:
URL:
https://github.com/apache/carbondata/pull/4085 ### Why is this PR needed?
Currently when `carbon.read.partition.hive.direct = false` then select query with load command for the CSV file which contain multiple rows is returning empty result.
### What changes were proposed in this PR?
Iterate over FolderDetails and Create single partition spec for multiple partition column in `PartitionCacheManager.readPartiton`.
### Does this PR introduce any user interface change?
- No
- Yes. (please explain the change and update document)
### Is any new testcase added?
- Yes
----------------------------------------------------------------
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:
[hidden email]