Commit graph

3 commits

Author SHA1 Message Date
Andy Long
581929a555 Adding a Unit test for JoinProject function
Updated the comments on the Join & OrderBy functions so they make a little more sense.

Covered an extra test case with the Join test, where the left set has more data than the right and so the Right handside array of the join is empty
2022-09-03 23:23:26 +01:00
Andy Long
a72da82172 Documentation comment for OrderBy which I missed out 2022-09-03 19:31:41 +01:00
Andy Long
a197836c1d Added in an OrderBy function 2022-09-03 16:04:30 +01:00