Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The pupose of this jira is to remove deprecated datasource V1 code. It is safe to remove these classes since they are used internally by spark and not referenced directly in applications code.
But in order to not impact old applications, all V1 interfaces (utlity methods and the source type "org.apache.phoenix.spark") will be kept and code will modified to use new connector version classes.
As dfiscussed on dev mailing list, one acceptable side effect is that spark3 SameMode will accept both "Append" and "Overwrite" values. However behavior will be the same.
Attachments
Issue Links
- is related to
-
PHOENIX-7050 Add jdbcURL parameter to the old Scala Phoenix Spark Data Source
- Open