You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Caleb Welton (JIRA)" <ji...@apache.org> on 2016/01/06 19:41:39 UTC

[jira] [Commented] (HAWQ-321) Support plpython3u

    [ https://issues.apache.org/jira/browse/HAWQ-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086034#comment-15086034 ] 

Caleb Welton commented on HAWQ-321:
-----------------------------------

For reference here [1] is the documentation within Postgres, and here [2] is the Postgres source code for both plpython2 and plpython3.

Some challenges that we'll need to consider:
- Postgres comes with limitations on build and usage of multiple versions of python support, are these same limitations reasonable within HAWQ?
- HAWQ's version of PL/Python has updates and changes that will need to be merged with the updates on the Postgres side.

[1] http://www.postgresql.org/docs/devel/static/plpython-python23.html
[2] https://github.com/postgres/postgres/tree/master/src/pl/plpython

> Support plpython3u
> ------------------
>
>                 Key: HAWQ-321
>                 URL: https://issues.apache.org/jira/browse/HAWQ-321
>             Project: Apache HAWQ
>          Issue Type: New Feature
>            Reporter: Lei Chang
>            Assignee: Lei Chang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)