Re: spark streaming insert data error
Posted by
David CaiQiang on
Mar 20, 2019; 7:48am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/spark-streaming-insert-data-error-tp76128p76130.html
You can get table schema by CarbonTable.getCreateOrderColumn method.
It will return the correct table schema.
"name,city,id,salary" is the order of column storage, it is not the table
schema.
-----
Best Regards
David Cai
--
Sent from:
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/
Best Regards
David Cai