You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/26 13:56:00 UTC

[jira] [Created] (PHOENIX-5043) PhoenixSparkIT fails on branch 4.15-cdh

Pedro Boado created PHOENIX-5043:
------------------------------------

             Summary: PhoenixSparkIT fails on branch 4.15-cdh
                 Key: PHOENIX-5043
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5043
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.15.0
            Reporter: Pedro Boado
             Fix For: 4.15.0


PhoenixSparkIT fails on branch 4.15-cdh

{code}
- Spark SQL can use Phoenix as a data source with PrunedFilteredScan *** FAILED ***
  "Project [ID#61L]
  +- Scan PhoenixRelation(TABLE1,localhost:60200:/hbase,false)[ID#61L] PushedFilters: [EqualTo(COL1,test_row_1), EqualTo(ID,1)]
  " did not contain "PushedFilters: [IsNotNull(COL1), IsNotNull(ID), EqualTo(COL1,test_row_1), EqualTo(ID,1)]" (PhoenixSparkIT.scala:290)
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)