[
https://issues.apache.org/jira/browse/CARBONDATA-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akash R Nilugal resolved CARBONDATA-3779.
-----------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> BlockletIndexInputFormat object instantiation failed due to mismatch in
> constructor params
> ------------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3779
> URL: https://issues.apache.org/jira/browse/CARBONDATA-3779
> Project: CarbonData
> Issue Type: Bug
> Components: core
> Reporter: Venugopal Reddy K
> Priority: Minor
> Fix For: 2.0.0
>
> Time Spent: 5.5h
> Remaining Estimate: 0h
>
> BlockletIndexInputFormat object instantiation failed due to mismatch in
> constructor params.
> We have used java reflections to create the BlockletIndexInputFormat. Actual
> class constructor arguments are different than that of the one used with
> instantiation with java reflections. So illegal argument exception occurs
> with wrong number of arguments.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)