What is the problem of insert overwrite a table stored by carbondata

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

What is the problem of insert overwrite a table stored by carbondata

condor
When I use "insert overwrite tableA select ... from tableB" ,tableA is stored by carbondata and the result is append instead of overwrite, what's wrong?
Reply | Threaded
Open this post in threaded view
|

Re: What is the problem of insert overwrite a table stored by carbondata

David CaiQiang
Hi,
  Now CarbonData don't implement overwrite InsertInto.

  It is a bug, should be fixed, and we can implement overwrite InsertInto.

Best Regards
David QiangCai
Best Regards
David Cai