Skip to content

Commit 151cd16

Browse files
authored
Merge pull request #497 from data-integrations/PLUGIN-520-0.15
[PLUGIN-520] Cherry Pick into 0.15
2 parents 578d263 + 11a33d5 commit 151cd16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/cdap/plugin/gcp/bigtable/source/BigtableSourceConfig.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ public final class BigtableSourceConfig extends GCPReferenceSourceConfig {
8989
@Description("Mappings from Bigtable column name to record field. " +
9090
"Column names must be formatted as <family>:<qualifier>.")
9191
@Macro
92-
@Nullable
9392
final String columnMappings;
9493

9594
@Name(SCAN_ROW_START)

0 commit comments

Comments
 (0)