You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by jackylk <gi...@git.apache.org> on 2016/12/16 01:20:47 UTC

[GitHub] incubator-carbondata pull request #440: [CARBONDATA-537][SPARK2] Fix bug for...

GitHub user jackylk opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/440

    [CARBONDATA-537][SPARK2] Fix bug for DICTIONARY_EXCLUDE option in spark2

    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`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata exclude

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/440.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #440
    
----
commit 0a8c098eeaa4cdb9a5b7bc361e0abb1e4bfddddf
Author: jackylk <ja...@huawei.com>
Date:   2016-12-15T16:37:55Z

    fix dictionary exclude

commit 8434b2bdb91e6e0f6f93702bd6044696d559e812
Author: jackylk <ja...@huawei.com>
Date:   2016-12-16T00:46:34Z

    add testcase

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata pull request #440: [CARBONDATA-537][SPARK2] Fix bug for...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/440


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #440: [CARBONDATA-537][SPARK2] Fix bug for DICTIO...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/440
  
    This issue already fixed. Closing this PR


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #440: [CARBONDATA-537][SPARK2] Fix bug for DICTIO...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/440
  
    Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/206/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #440: [CARBONDATA-537][SPARK2] Fix bug for DICTIO...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/440
  
    Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/205/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---