Remove experimental annotation from stable transforms in Java BigTableIO connector
Open
gcp
improvement
io
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
This connector has been around for some time and many Beam users use it.
We can consider removing experimental tag from following transforms.
BigTableIO.Read
BigTableIO.Write
Removing the experimental tag will guarantee our users that the existing API will stay stable.
Note that this does not prevent adding new transforms to the API or adding new features to existing transforms.
Imported from Jira [BEAM-7631](https://issues.apache.org/jira/browse/BEAM-7631). Original Jira may contain additional context.
Reported by: chamikara.
Contributor guide
Assessment
This issue has not been assessed yet.