You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Diego Fustes Villadóniga (JIRA)" <ji...@apache.org> on 2015/11/19 16:11:11 UTC

[jira] [Created] (PHOENIX-2435) Where clause does not work for phoenix-spark create phoenix RDD

Diego Fustes Villadóniga created PHOENIX-2435:
-------------------------------------------------

             Summary: Where clause does not work for phoenix-spark create phoenix RDD
                 Key: PHOENIX-2435
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2435
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.4.0
            Reporter: Diego Fustes Villadóniga


I create a phoenix RDD by passing the next query:

SELECT RN,ODO,GSN,ANG,MFL FROM SHOT WHERE RN = 'TUBFL04M0'

It seems that the where clause is not taking effect and all rows are readed into the RDD



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)