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

Orhan Kislal commented on MADLIB-1283:
--------------------------------------

It seems the initial design of the kmeans deliberately eschewed the python 
option in favor of plpgsql. Here is the relevant comment from kmeans.sql_in 
line 801-803

{code:java}
    -- We first setup the argument table. Rationale: We want to avoid all data
    -- conversion between native types and Python code. Instead, we use Python
    -- as a pure driver layer.
{code}


> Postgres 11 support
> -------------------
>
>                 Key: MADLIB-1283
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1283
>             Project: Apache MADlib
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Darafei Praliaskouski
>            Assignee: Orhan Kislal
>            Priority: Major
>             Fix For: v1.16
>
>
> Postgres 11.1 just got released. MADlib doesn't support it yet.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to