Re: Open a new branch for row-delete feature ?

2020-04-01 Thread Ryan Blue
I agree with Miao’s points. I think what I missed in an email above was the assertion that we can move faster in a branch than merging PRs into master. We should be breaking the work down into small reviewable pieces, as you suggested, but merge them to master like Miao pointed out. That has the be

Re: Open a new branch for row-delete feature ?

2020-04-01 Thread OpenInx
OK. we're going to push this in two ways. the first thing is providing the PR which don't depend on the table specification and the next thing is providing a proposal to address the table specification things. Thanks for the feedback. On Thu, Apr 2, 2020 at 3:22 AM Ryan Blue wrote: > I agree w