Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
connectors-6.0.0
-
None
-
Phoenix connectors now includes a connector for Phoenix 5 and Spark 3.
Description
With Spark-3, the DatasourceV2 API has had major changes, where a new TableProvider Interface has been introduced. These new changes bring in more control to the data source developer and better integration with spark-optimizer.
Attachments
Issue Links
- breaks
-
PHOENIX-6667 Spark3 connector requires that all columns are specified when writing
- Resolved
-
PHOENIX-6668 Spark3 connector cannot distinguish column name cases
- Resolved
- causes
-
PHOENIX-6772 org.apache.phoenix.spark.DataSourceApiIT.DataSourceApiIT is missing ASF header
- Resolved
- is duplicated by
-
PHOENIX-6031 Update phoenix-spark to use Spark 3.0.0
- Resolved
-
PHOENIX-6354 Update to spark 3.0
- Resolved
- relates to
-
PHOENIX-6268 NoSuchMethodError when writing from Spark Dataframe to Phoenix with phoenix-spark connector
- Resolved
-
PHOENIX-6657 Port Phoenix-Spark connector tests to the current API
- Resolved
- links to