My two cents: * it is mandatory to be able to bisect without unduly pain * being able to `git blame` the reasons for a specific change is very useful
The current approach (keeping a linear history for the parquet source subdirectory) seems to satisfy those two constraints. If that approach is undesirable I think a squashed history is the only other solution. [ Full content available at: https://github.com/apache/arrow/pull/2453 ] This message was relayed via gitbox.apache.org for [email protected]
