Re: why there is a table name option in carbon source format?
Posted by
David CaiQiang on
Jan 04, 2017; 9:30am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/why-there-is-a-table-name-option-in-carbon-source-format-tp5385p5458.html
hi,
CarbonSession match "STORED BY 'carbondata'", SparkSession will macth "USING org.apache.spark.sql.CarbonSource".
Now SparkSession can not perfectly support carbon.
better to try by @Ravindra's suggestion.
Best Regards
David Cai