You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/05/22 17:45:00 UTC

[2/2] carbondata git commit: [CARBONDATA-1078] Fix complex column query for spark 2.1 This closes #936

[CARBONDATA-1078] Fix complex column query for spark 2.1 This closes #936


Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/ca95574b
Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/ca95574b
Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/ca95574b

Branch: refs/heads/master
Commit: ca95574b2deacc523084e53eec833fe24fe5c1f0
Parents: dce1088 4fa5272
Author: jackylk <ja...@huawei.com>
Authored: Tue May 23 01:44:01 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Tue May 23 01:44:01 2017 +0800

----------------------------------------------------------------------
 .../impl/DictionaryBasedResultCollector.java    |   1 +
 .../complexType/TestComplexTypeQuery.scala      | 289 +++++++++++++++++++
 .../complexType/TestComplexTypeQuery.scala      | 289 -------------------
 3 files changed, 290 insertions(+), 289 deletions(-)
----------------------------------------------------------------------