GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/1429
[WIP] Change Complex type
for test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jackylk/incubator-carbondata complex_type
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1429.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 #1429
----
commit 964c09f3cba2a030f6b2c720364de908cc8cd231
Author: Jacky Li <[email protected]>
Date: 2017-10-19T07:40:19Z
change decimal type
commit 0ed27293cb10fa5fc6c62196ee0f8bee51f58b5f
Author: Jacky Li <[email protected]>
Date: 2017-10-19T10:23:13Z
fix testcase
commit a65e1ff3d05dd67f970f5c8b11da55da9a999444
Author: Jacky Li <[email protected]>
Date: 2017-10-19T12:21:27Z
fix compile
commit 9c93bcc90aff2b369f3bfacb7df62296af8b07e0
Author: Jacky Li <[email protected]>
Date: 2017-10-19T13:49:14Z
fix compile
commit 594b537b5d8737a9f0d992e101c3588c52baf406
Author: Jacky Li <[email protected]>
Date: 2017-10-20T14:48:01Z
fix presto
commit 4da2be5e1740fc0b7718a25ebeed65dd36967e85
Author: Jacky Li <[email protected]>
Date: 2017-10-23T17:09:01Z
change struct type
----
---