On Sat, Mar 26, 2016 at 7:08 AM, Steve Loughran <ste...@hortonworks.com> wrote: > Oh,I concur: but as we allow a single +1 for stuff done on, say, github, > we've actually got a higher standard for merging in patches from forks within > the ASF repo than there are from outside.
The standard is the same. Merging a major feature in a single patch/pull request is likely to be rolled back. A large github pull request- like a massive JIRA patch- should usually be broken up into smaller issues. -C