You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ra...@apache.org on 2016/08/30 15:18:23 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-192] Invalidating the table from hive context while dropping the table. This closes #109

[CARBONDATA-192] Invalidating the table from hive context while dropping the table. This closes #109


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

Branch: refs/heads/master
Commit: 4275277b9655ce94a9b26957b98b65491be1d1e4
Parents: ac5ddda 1a08f6c
Author: ravipesala <ra...@gmail.com>
Authored: Tue Aug 30 20:47:45 2016 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Tue Aug 30 20:47:45 2016 +0530

----------------------------------------------------------------------
 .../execution/command/carbonTableSchema.scala   |  12 +-
 .../spark/sql/hive/CarbonHiveMetadataUtil.scala |  58 +++++++++
 .../spark/sql/hive/CarbonMetastoreCatalog.scala |   2 +-
 .../deleteTable/TestDeleteTableNewDDL.scala     | 123 ++++++++++++++++++-
 4 files changed, 183 insertions(+), 12 deletions(-)
----------------------------------------------------------------------