You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/02/28 09:20:00 UTC

[jira] [Created] (PHOENIX-6657) Port Phoenix-Spark connector tests to the current API

Istvan Toth created PHOENIX-6657:
------------------------------------

             Summary: Port Phoenix-Spark connector tests to the current API
                 Key: PHOENIX-6657
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6657
             Project: Phoenix
          Issue Type: Improvement
          Components: connectors, spark-connector
            Reporter: Istvan Toth


There are a lot of tests for the old RDD / DataFrame API that have no equivalent for the new DataSource API.

This becomes apparent, as a number of the scala tests (PhoenixSparkIT.scala, etc) are failing with Spark3, but the java test suite does not find those problems.

Port the Scala tests for the old API to the new API, and preferably to the Java language.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)