I noticed this exchange in https://github.com/apache/calcite/pull/1475: <https://github.com/apache/calcite/pull/1475:>
> Q. Just curious, does Calcite accept hotfix style PR that fixes typos, > comments, etc.? > A. As long as they are large enough. But for 1 line typo fix, it is not worth > a specific patch, we prefer to accumulate them together. This is indeed our current position. And the reason we have given is that it takes considerable effort to review and commit a pull request, even a small one. Should we reconsider this position? Julian
