Hi All, Let's discuss the next step for the "batch handling" project. [1] Thanks to Aman for committing the "hygiene" PR. I'm rebasing the remaining code on the updated master. I'll keep the "RowSetRev3" [2] branch unchanged since [1] has many links to it. Instead I'll create a new branch. It seems to work best to keep the PRs small as outlined in [3]. So, I'm thinking to carve off just the metadata enhancements for the next PR. (Or, if that is awkward, I'll slice of some other small piece.) Doing this work is a bit tedious because I'll have to do temporary edits to files outside the merged changes; and those changes will show up as code conflicts in later PRs. Still, this bit-by-bit approach may work better than a single monster PR. Thoughts or suggestions? Thanks, - Paul [1] https://github.com/paul-rogers/drill/wiki/Batch-Handling-Upgrades [2] https://github.com/paul-rogers/drill/tree/RowSetRev3
[3] https://github.com/paul-rogers/drill/wiki/BH-Code-Intro#pull-request-plan