+1 as well. Thanks Raymond for explaining.
On Sun, Jun 28, 2020 at 11:35 AM Shiyan Xu <[email protected]> wrote: > Hi Sudha, the delete marker being configurable can give more flexibility to > users when process delete events; they can check any bool field they may > have on their own schema. > > On Sat, Jun 27, 2020 at 5:32 PM Bhavani Sudha <[email protected]> > wrote: > > > Hi Raymond, > > > > I am trying to understand the use case . Can you please provide more > > context on what problem this addresses ? > > > > > > Thanks, > > Sudha > > > > On Fri, Jun 26, 2020 at 9:02 PM Shiyan Xu <[email protected]> > > wrote: > > > > > Hi all, > > > > > > A small suggestion: as delta streamer relies on `_hoodie_is_deleted` to > > do > > > hard delete, can we make it configurable? as in users can specify any > > > boolean field for delete marker and `_hoodie_is_deleted` remains as > > > default. > > > > > > Regards, > > > Raymond > > > > > >
