[jira] [Updated] (CARBONDATA-3216) There are some bugs in CSDK

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

[jira] [Updated] (CARBONDATA-3216) There are some bugs in CSDK

Akash R Nilugal (Jira)

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

xubo245 updated CARBONDATA-3216:
--------------------------------
    Description:
There are some bugs in CSDK:
 1.enableLocalDictionary can' t set false
code:

{code:java}
   writer.enableLocalDictionary(false);
{code}

excepton:
{code:java}
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: enableLocalDictionary parameter can't be NULL.
{code}

2.

  was:
There are some bugs in CSDK:
 1.enableLocalDictionary can' t set false


> There are some bugs in CSDK
> ---------------------------
>
>                 Key: CARBONDATA-3216
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3216
>             Project: CarbonData
>          Issue Type: Bug
>    Affects Versions: 1.5.1
>            Reporter: xubo245
>            Assignee: xubo245
>            Priority: Major
>             Fix For: 1.5.2
>
>
> There are some bugs in CSDK:
>  1.enableLocalDictionary can' t set false
> code:
> {code:java}
>    writer.enableLocalDictionary(false);
> {code}
> excepton:
> {code:java}
> libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: enableLocalDictionary parameter can't be NULL.
> {code}
> 2.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)