You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Akash R Nilugal (Jira)" <ji...@apache.org> on 2021/06/18 07:00:00 UTC

[jira] [Resolved] (CARBONDATA-4208) Wrong Exception received for complex child long string columns

     [ https://issues.apache.org/jira/browse/CARBONDATA-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akash R Nilugal resolved CARBONDATA-4208.
-----------------------------------------
    Fix Version/s: 2.2.0
       Resolution: Fixed

> Wrong Exception received for complex child long string columns
> --------------------------------------------------------------
>
>                 Key: CARBONDATA-4208
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4208
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Mahesh Raju Somalaraju
>            Priority: Minor
>             Fix For: 2.2.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> Wrong Exception received for complex child long string columns
>  
> reproduce steps:
> sql("create table complex2 (a int, arr1 array<string>) " +
>  "stored as carbondata TBLPROPERTIES('LONG_STRING_COLUMNS'='arr1.val')")
>  
> this case we should receive complex columns string columns will not support long string exception message but receiving column not found in table.



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