[CARBONDATA-888] Added options to include/exclude dictionary columns in dataframe writer This closes #786
Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/974cb1e5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/974cb1e5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/974cb1e5 Branch: refs/heads/12-dev Commit: 974cb1e587b36ff31c5088a387ffc94b9958dce8 Parents: 222a807 84ed893 Author: jackylk <[email protected]> Authored: Fri Apr 14 00:16:03 2017 +0800 Committer: jackylk <[email protected]> Committed: Fri Apr 14 00:16:03 2017 +0800 ---------------------------------------------------------------------- .../testsuite/dataload/TestLoadDataFrame.scala | 48 +++++++++++++++++++- .../spark/CarbonDataFrameWriter.scala | 5 ++ .../spark/sql/CarbonDataFrameWriter.scala | 19 ++------ 3 files changed, 56 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
