[
https://issues.apache.org/jira/browse/TAJO-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746764#comment-14746764
]
ASF GitHub Bot commented on TAJO-1332:
--------------------------------------
Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/660#issuecomment-140616185
Hi @charsyam
Thank you for your contribution.
Python has an API to make it easy to move from one SQL-based DB to another
called DB-API. Each DB may have multiple different modules available for it.
And if python users use it, they can easy integrate with ORM. It's documented
in https://www.python.org/dev/peps/pep-0249.
> Implement Python Client for Tajo
> --------------------------------
>
> Key: TAJO-1332
> URL: https://issues.apache.org/jira/browse/TAJO-1332
> Project: Tajo
> Issue Type: New Feature
> Components: Java Client
> Reporter: Hyunsik Choi
> Assignee: DaeMyung Kang
>
> Python is widely used by data scientists. It would be great if we provide
> Python client for Tajo. If REST API is ready, this work becomes easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)