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/02/27 10:23:22 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-692]Supporting scalar subquery in carbon This closes #583

[CARBONDATA-692]Supporting scalar subquery in carbon This closes #583


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

Branch: refs/heads/master
Commit: 565bc9b8f1893ba586791118c560ccfba4263b66
Parents: 740358c 538b64e
Author: jackylk <ja...@huawei.com>
Authored: Mon Feb 27 18:22:15 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Mon Feb 27 18:22:15 2017 +0800

----------------------------------------------------------------------
 .../sql/CarbonDatasourceHadoopRelation.scala    |  3 +-
 .../spark/sql/hive/CarbonSessionState.scala     | 37 ++++++++++++++++++--
 .../sql/optimizer/CarbonLateDecodeRule.scala    |  6 ++++
 .../bucketing/TableBucketingTestCase.scala      | 14 ++++++++
 4 files changed, 57 insertions(+), 3 deletions(-)
----------------------------------------------------------------------