Skip to content

Luke-Sikina/record-joiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Record Joiner

Given two records, A and B that share a common key k, and a third record X which contains the field k, as well as a subset of the fields in A and B, this library will create a record X for each permutation of A and B that share a key.

See src/test/RecordJoinerTest.java for examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages