[ https://issues.apache.org/jira/browse/FLINK-15133 ]
Tom Hutchinson deleted comment on FLINK-15133:
----------------------------------------
was (Author: JIRAUSER285275):
SQLAlchemy is not just an ORM. The ORM portion is optional. SQLAlchemy Core API
covers basics like using JDBC and ODBC drivers, establishing connections,
sending a query, etc.
> 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: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> 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.20.1#820001)