Login  Register

[jira] [Created] (CARBONDATA-4188) Select query fails for longstring data with small table page size after alter add columns

Posted by Akash R Nilugal (Jira) on May 17, 2021; 10:00am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-4188-Select-query-fails-for-longstring-data-with-small-table-page-size-afters-tp108209.html

Nihal kumar ojha created CARBONDATA-4188:
--------------------------------------------

             Summary: Select query fails for longstring data with small table page size after alter add columns
                 Key: CARBONDATA-4188
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4188
             Project: CarbonData
          Issue Type: Bug
            Reporter: Nihal kumar ojha


Steps to reproduce:
 # Create table with small page size and longstring data type.
 # Load large amount of data(more than one page should be created.)
 # Alter add int column on the same table.
 # Select query with filter on newly added columns fails with ArrayIndexOutOfBoundException.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)