ankitsinghal commented on issue #7: PHOENIX-5552 Hive against Phoenix gets 
'Expecting "RPAREN", got "L"' …
URL: https://github.com/apache/phoenix-connectors/pull/7#issuecomment-549618517
 
 
   Thanks @brfrn169 for the fix, It seems from the code below, that we are 
using FILTER_TEXT_CONF_STR instead of serialized filters expression from 
FILTER_EXPR_CONF_STR for the Tez engine. I don't know the reason for doing it 
differently for MR and Tez, is this possible to use Filter expression rather 
than the string while building where clause for tez engine as well? or if you 
think it is a lot of work then we can go with your current fix as well.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to