Skip to content

Commit

Permalink
Fix Javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
reuvenlax committed Mar 4, 2019
1 parent 4ef35f7 commit 8792b47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
import org.apache.beam.vendor.guava.v20_0.com.google.common.collect.Lists;
import org.apache.beam.vendor.guava.v20_0.com.google.common.collect.Maps;

/** Helper methods to select fields from a Schema. */
public class SelectHelpers {
// Currently we don't flatten selected nested fields.
public static Schema getOutputSchema(
Expand Down

0 comments on commit 8792b47

Please sign in to comment.