Venugopal Reddy K created CARBONDATA-3779:
---------------------------------------------
Summary: 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
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)