SchemaIOProvider should differentiate between read-only and write-only configuration
Open
cross-language
improvement
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
SchemaIOProvider should formally differentiate between common, read-only and write-only configuration, it's confusing to combine them all into one config object when it's not needed. The only place its needed is in SQL, so we should do it there.
Imported from Jira [BEAM-10709](https://issues.apache.org/jira/browse/BEAM-10709). Original Jira may contain additional context.
Reported by: bhulette.
Contributor guide
Assessment
This issue has not been assessed yet.