Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In Hadoop, there are annotations that describe the visibility of an API and its compatibility story:
@InterfaceAudience.Public @InterfaceStability.Evolving
It would be nice to use some thing similar to this (if not the same thing) and define our own (or same) compatibility story.
This lock down the connector APIs and define a better contract about what can be modified.
Reference:
Attachments
Attachments
Issue Links
- is related to
-
SQOOP-1870 Sqoop2: Merge SPI and connector-sdk packages
- Resolved
- links to