VenuReddy2103 opened a new pull request #3723:
URL: https://github.com/apache/carbondata/pull/3723
### Why is this PR needed?
BlockletIndexInputFormat object instantiation failed due to mismatch in
params passed to reflection constructor instantiation and actual parameters of
BlockletIndexInputFormat constructor.
### What changes were proposed in this PR?
1. Have modified to pass the correct parameters while instanting the
BlockletIndexInputFormat through reflections
2. Segment min-max based pruning to happen when CARBON_LOAD_INDEXES_PARALLEL
is enabled.
### 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]