Skip to content

Commit 3deeb99

Browse files
committed
fixed(docs): update README to include --excludeColumns parameter
1 parent d58ba46 commit 3deeb99

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ com.spotify.dbeam.options.JdbcExportPipelineOptions:
133133
--nullableArrayItems=<Boolean>
134134
Default: false
135135
Controls whether array items should be nullable, ignored if arrayMode is 'bytes'.
136+
--excludeColumns=<String>
137+
A comma-separated list of columns to be excluded from the export.
136138
```
137139

138140
#### Input Avro schema file

0 commit comments

Comments
 (0)