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 2017/06/07 13:23:41 UTC

[2/2] carbondata git commit: [CARBONDATA-1113] Added validation for partition columns This closes #983

[CARBONDATA-1113] Added validation for partition columns This closes #983


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

Branch: refs/heads/master
Commit: 3e102dc73f5d573519b26cc2433120ce893cb54c
Parents: 34fbafc 0473d1b
Author: ravipesala <ra...@gmail.com>
Authored: Wed Jun 7 18:53:21 2017 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Wed Jun 7 18:53:21 2017 +0530

----------------------------------------------------------------------
 .../testsuite/partition/TestDDLForPartitionTable.scala      | 8 ++++++++
 .../org/apache/spark/sql/catalyst/CarbonDDLSqlParser.scala  | 4 ++--
 .../spark/sql/execution/command/AlterTableCommands.scala    | 9 +++++++++
 .../restructure/vectorreader/AddColumnTestCases.scala       | 2 +-
 4 files changed, 20 insertions(+), 3 deletions(-)
----------------------------------------------------------------------