You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venugopal Reddy K (Jira)" <ji...@apache.org> on 2020/04/23 04:57:00 UTC

[jira] [Created] (CARBONDATA-3779) BlockletIndexInputFormat object instantiation failed due to mismatch in constructor params

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)