[jira] [Updated] (HAWQ-1135) MADlib: Raising exception leads to database connection termination.

2016-12-21 Thread Ed Espino (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAWQ-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ed Espino updated HAWQ-1135:

Labels:   (was: ToBeClosed)

> MADlib: Raising exception leads to database connection termination.
> ---
>
> Key: HAWQ-1135
> URL: https://issues.apache.org/jira/browse/HAWQ-1135
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Core
>Reporter: Ming LI
>Assignee: Hubert Zhang
> Fix For: 2.1.0.0-incubating
>
>
> MADlib tests on HAWQ 2.0 Nightly builds fails due to server terminating it's 
> connection. The failed tests are testing for bad input by returning an 
> exception on specific user inputs. These exceptions are raised cleanly in 
> other platforms including HAWQ 2.0 and all Greenplum DBs.
> Reproduction Steps
> Install MADlib using the RPM and HAWQ install script.
> Run attached script (called hawq_2.0.1_test.sql)
> Current error message is
> {{
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
> }}
> Expected error is
> {{
> ERROR: spiexceptions.InvalidParameterValue: Function 
> "madlib.lmf_igd_transition(double precision[],integer,integer,double 
> precision,double precision[],integer,integer,integer,double precision,double 
> precision)": Invalid type conversion. Null where not expected.
> }}



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


[jira] [Updated] (HAWQ-1135) MADlib: Raising exception leads to database connection termination.

2016-11-01 Thread Hubert Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAWQ-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hubert Zhang updated HAWQ-1135:
---
Summary: MADlib: Raising exception leads to database connection 
termination.  (was: MADlib: Raising exception leads to database connection 
termination)

> MADlib: Raising exception leads to database connection termination.
> ---
>
> Key: HAWQ-1135
> URL: https://issues.apache.org/jira/browse/HAWQ-1135
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Core
>Reporter: Ming LI
>Assignee: Hubert Zhang
>
> MADlib tests on HAWQ 2.0 Nightly builds fails due to server terminating it's 
> connection. The failed tests are testing for bad input by returning an 
> exception on specific user inputs. These exceptions are raised cleanly in 
> other platforms including HAWQ 2.0 and all Greenplum DBs.
> Reproduction Steps
> Install MADlib using the RPM and HAWQ install script.
> Run attached script (called hawq_2.0.1_test.sql)
> Current error message is
> {{
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
> }}
> Expected error is
> {{
> ERROR: spiexceptions.InvalidParameterValue: Function 
> "madlib.lmf_igd_transition(double precision[],integer,integer,double 
> precision,double precision[],integer,integer,integer,double precision,double 
> precision)": Invalid type conversion. Null where not expected.
> }}



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