Skip to content

Commit

Permalink
Applied mvn:spotless apply
Browse files Browse the repository at this point in the history
  • Loading branch information
georgecma committed Sep 24, 2024
1 parent eaf70a8 commit 8a38b50
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,8 @@ public interface Options extends PipelineOptions {

void setSplitLargeRows(ValueProvider<Boolean> splitLargeRows);

// TODO(georgecma) - upgrade template to V2 or modify CassandraIO so column schema is automatically processed.
// TODO(georgecma) - upgrade template to V2 or modify CassandraIO so column schema is
// automatically processed.
@TemplateParameter.GcsReadFile(
order = 11,
optional = true,
Expand Down

0 comments on commit 8a38b50

Please sign in to comment.