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/06/18 05:59:29 UTC

[2/2] carbondata git commit: [CARBONDATA-1189] Fixed delete with subquery issue This closes #1055

[CARBONDATA-1189] Fixed delete with subquery issue This closes #1055


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

Branch: refs/heads/master
Commit: 94c4910f824900e607094e229ed985c7c534b052
Parents: b7518aa 15e06e9
Author: jackylk <ja...@huawei.com>
Authored: Sun Jun 18 13:58:59 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Sun Jun 18 13:58:59 2017 +0800

----------------------------------------------------------------------
 .../iud/DeleteCarbonTableTestCase.scala         | 24 --------
 .../sql/optimizer/CarbonLateDecodeRule.scala    | 39 ++++++------
 .../iud/DeleteCarbonTableSubqueryTestCase.scala | 63 ++++++++++++++++++++
 3 files changed, 85 insertions(+), 41 deletions(-)
----------------------------------------------------------------------