You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2016/12/16 01:19:58 UTC

[jira] [Created] (CARBONDATA-537) Bug fix for DICTIONARY_EXCLUDE option in spark2 integration

Jacky Li created CARBONDATA-537:
-----------------------------------

             Summary: Bug fix for DICTIONARY_EXCLUDE option in spark2 integration
                 Key: CARBONDATA-537
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-537
             Project: CarbonData
          Issue Type: Bug
            Reporter: Jacky Li
             Fix For: 1.0.0-incubating


1. Fix bug for dictionary_exclude option in spark2 integration. In spark2, datat type name is changed from "string" to "stringtype", but `isStringAndTimestampColDictionaryExclude` is not modified.
2. Fix bug for data loading with no-kettle. In no-kettle loading, should not ask user to set kettle home environment variable.
3. clean up scala code style in `GlobalDictionaryUtil`



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)