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)