[
https://issues.apache.org/jira/browse/FLINK-15133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992252#comment-16992252
]
sunjincheng edited comment on FLINK-15133 at 12/10/19 7:09 AM:
---------------------------------------------------------------
I think this is tool lib for python user who want query DB by using Object.
i.e., sqlalchemy is ORM tool, it is useful for the python user who want using
the common DB, Similar as Hibernate,MyBatis for Java user. I don't see the
benefit of integrating this with PyFlink, Could you please share more your
thoughts :)
was (Author: sunjincheng121):
I think this is tool lib for python user who want query DB by using Object.
i.n., sqlalchemy is ORM tool, it is useful for the python user who want using
the common DB, Similar as Hibernate,MyBatis for Java user. I don't see the
benefit of integrating this with PyFlink, Could you please share more your
thoughts :)
> support sql_alchemy in Flink for broader python sql integration
> ---------------------------------------------------------------
>
> Key: FLINK-15133
> URL: https://issues.apache.org/jira/browse/FLINK-15133
> Project: Flink
> Issue Type: New Feature
> Components: API / Python, Table SQL / Ecosystem
> Reporter: Bowen Li
> Priority: Major
>
> sql_alchemy is the standard interface for python sql ecosystem
> examples of integrations requiring sql_alchemy:
> - https://github.com/cloudera/hue
> - https://github.com/lyft/amundsen
--
This message was sent by Atlassian Jira
(v8.3.4#803005)