csv-diff icon indicating copy to clipboard operation
csv-diff copied to clipboard

Composite key feature

Open puddleoasis opened this issue 2 years ago • 1 comments

Added support for a composite key. Created test cases. Updated ReadMe. Would love feedback. Thanks! #1

puddleoasis avatar Aug 16 '23 22:08 puddleoasis

The design of using multiple --key parameters seems clean and simple. It avoids the need to define a distinct key separator, and presumably uses set semantics, i.e. the order in which you call --key doesn't matter.

@simonw this has my +1 to merge in

felciano avatar Aug 01 '24 15:08 felciano