Re: Implement delete and update feature in carbondata SDK.
Posted by
akashrn5 on
Jun 25, 2020; 2:06pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Discussion-Implement-delete-and-update-feature-in-carbondata-SDK-tp96684p96799.html
+1
As Ravindra said, we should do it at outputFormat level, so that the same
implementation will be used to improve the simpler update performance in
the future.
So design should be like SDK will call update and delete of Outputformat to
do the operations.
Regards,
Akash
On Tue, Jun 23, 2020 at 5:17 PM Ravindra Pesala <
[hidden email]>
wrote: