[
https://issues.apache.org/jira/browse/PHOENIX-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106606#comment-17106606
]
Josh Elser commented on PHOENIX-5880:
-------------------------------------
bq. For now, I have left the original author copyright + Apache 2.0 license on
it, but I am not sure if that's the right thing to do
Yup, that is the correct thing to do. We must preserve the copyright notice of
the original author. The license same would go for the license header, but
that's a noop (ALv2 all around).
We also need to make sure that the NOTICE file which is propagated for any
release artifact (python egg, src tarball, etc), has the same copyright notice
included in it. That's a release blocker, but probably some net-new work (as we
haven't invested any time around this since the original code was donated).
> Add SQLAchemy support to python driver
> --------------------------------------
>
> Key: PHOENIX-5880
> URL: https://issues.apache.org/jira/browse/PHOENIX-5880
> Project: Phoenix
> Issue Type: New Feature
> Components: queryserver
> Affects Versions: queryserver-1.0.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> The pyphoenix project includes a an SqlAlchemy driver, we should adopt it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)