Skip to content

Commit

Permalink
chore: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Fox committed Oct 29, 2019
1 parent 95a325a commit 138ffc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public KudtfFlatMapper(final List<TableFunctionApplier> tableFunctionAppliers) {

/*
This function zips results from multiple table functions together as described in KLIP-9
in the design-proposals directory
in the design-proposals directory.
*/
@Override
public Iterable<GenericRow> apply(final GenericRow row) {
Expand Down

0 comments on commit 138ffc7

Please sign in to comment.