[GitHub] incubator-carbondata pull request #385: Fix spark2 decimal

2016-12-02 Thread scwf
Github user scwf closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #385: Fix spark2 decimal

2016-12-02 Thread scwf
GitHub user scwf opened a pull request:

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

Fix spark2 decimal

also added test suite for decimal

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

$ git pull https://github.com/KirinKing/incubator-carbondata SJS

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

https://github.com/apache/incubator-carbondata/pull/385.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 #385


commit cf11617c2e8c4480873356ce2e2333a4bc8a180f
Author: wangfei 
Date:   2016-12-03T00:34:53Z

add sjs testsuite

commit c1587b87d8de2bc9a95da1bd35f2dc59aa6376a6
Author: wangfei 
Date:   2016-12-03T01:26:01Z

decimal => double and date => string

commit 76c8f66486dabf51ae5cf184846d991e6affce6d
Author: wangfei 
Date:   2016-12-03T01:59:13Z

use original datatype to create table

commit 7b27e416fa8575a7f0abb0e01689f9bf1b7a7da5
Author: wangfei 
Date:   2016-12-03T01:59:50Z

date => string

commit 4b40a64051b2dfa13e17f53e88915e92d8b04182
Author: wangfei 
Date:   2016-12-03T02:25:42Z

added clean store

commit 34537e8ff9681c84102e006c1132709b0912ea60
Author: wangfei 
Date:   2016-12-03T02:26:28Z

fix 4.2.7 cartession join

commit e3280cf6647ee958f35b8ce623d17cac5195bcd2
Author: wangfei 
Date:   2016-12-03T02:29:45Z

fix 4.2.4




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---