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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Akash R Nilugal (Jira)
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)