[ 
https://issues.apache.org/jira/browse/PHOENIX-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563954#comment-15563954
 ] 

Maryann Xue commented on PHOENIX-3359:
--------------------------------------

Think this wouldn't be a difficult change. It's only that since we are skipping 
EXPLAIN plan check for a lot of other test cases due to the different plans 
generated by Phoenix and Calcite, I'm wondering if we can skip this check as 
well. We can first focus on the functional support and query results and come 
back later for plan checks. Anyway, I'm good either way.

> Update JDBC urls to match connection type
> -----------------------------------------
>
>                 Key: PHOENIX-3359
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3359
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Eric Lomore
>            Assignee: Eric Lomore
>
> Connection's that are intended to be unwrapped into PhoenixConnection's need 
> to be created using the old JDBC url, 
> {{DriverManager.getConnection(getOldUrl())}}
> {{PhoenixConnection pc = conn.unwrap(PhoenixConnection.class);}}



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

Reply via email to