HI yanggs: The example is SparkStreamingExample in source code. Streaming table don't support update/delete
Best Jocean.shi Jocean shi <jocean....@gmail.com> 于2019年3月20日周三 下午4:09写道: > HI: > > I dont't use CarbonTable.getCreateOrderColumn method. > All the method controller is Carbondata. > If my DataFrame schema order don't match table schema order then error > > Best > Jocean.shi > > > David CaiQiang <david.c...@gmail.com> 于2019年3月20日周三 下午3:48写道: > >> 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/ >> >