[
https://issues.apache.org/jira/browse/DRILL-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438429#comment-17438429
]
ASF GitHub Bot commented on DRILL-7863:
---------------------------------------
cgivre commented on pull request #2332:
URL: https://github.com/apache/drill/pull/2332#issuecomment-958973388
@luocooong Thanks for this PR. This will be a really great addition to
Drill! I wanted to suggest that since there isn't a testcontainer for Apache
Phoenix, that it might be a better approach to use the Phoenix test classes.
Here's one that I found:
https://github.com/apache/phoenix/blob/master/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java
Maybe take a look and see what you think. From my recollection, this is
what we had to do with the Splunk connector.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Add Storage Plugin for Apache Phoenix
> -------------------------------------
>
> Key: DRILL-7863
> URL: https://issues.apache.org/jira/browse/DRILL-7863
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - Other
> Reporter: Cong Luo
> Assignee: Cong Luo
> Priority: Major
>
> There is a to-do list :
> # MVP on EVF.
> # Security Authentication.
> # Support both the thin(PQS) and fat(ZK) driver.
> # Compatibility with phoenix 4.x and 5.x.
> # Shaded dependencies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)