[jira] [Updated] (IMPALA-9860) TTransportException('Could not connect to quickstart.cloudera:21050',)

2020-06-16 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volnei updated IMPALA-9860: --- Attachment: uda-samples.cc > TTransportException('Could not connect to quickstart.cloudera:21050',) >

[jira] [Updated] (IMPALA-9860) TTransportException('Could not connect to quickstart.cloudera:21050',)

2020-06-16 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volnei updated IMPALA-9860: --- Description: Hi, I'm doing tests with UDA's and for few errors to occur I'm testing with functions of the

[jira] [Created] (IMPALA-9860) TTransportException('Could not connect to quickstart.cloudera:21050',)

2020-06-16 Thread Volnei (Jira)
Volnei created IMPALA-9860: -- Summary: TTransportException('Could not connect to quickstart.cloudera:21050',) Key: IMPALA-9860 URL: https://issues.apache.org/jira/browse/IMPALA-9860 Project: IMPALA

[jira] [Created] (IMPALA-9860) TTransportException('Could not connect to quickstart.cloudera:21050',)

2020-06-16 Thread Volnei (Jira)
Volnei created IMPALA-9860: -- Summary: TTransportException('Could not connect to quickstart.cloudera:21050',) Key: IMPALA-9860 URL: https://issues.apache.org/jira/browse/IMPALA-9860 Project: IMPALA

[jira] [Closed] (IMPALA-9852) UDA Check that function name, arguments, and return type are correct.

2020-06-16 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volnei closed IMPALA-9852. -- Resolution: Not A Bug > UDA Check that function name, arguments, and return type are correct. >

[jira] [Closed] (IMPALA-9852) UDA Check that function name, arguments, and return type are correct.

2020-06-16 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volnei closed IMPALA-9852. -- Resolution: Not A Bug > UDA Check that function name, arguments, and return type are correct. >

[jira] [Commented] (IMPALA-9852) UDA Check that function name, arguments, and return type are correct.

2020-06-13 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134788#comment-17134788 ] Volnei commented on IMPALA-9852: You're really right, if I use extern "C" {} the problem is solved. I

[jira] [Created] (IMPALA-9852) UDA Check that function name, arguments, and return type are correct.

2020-06-12 Thread Volnei (Jira)
Volnei created IMPALA-9852: -- Summary: UDA Check that function name, arguments, and return type are correct. Key: IMPALA-9852 URL: https://issues.apache.org/jira/browse/IMPALA-9852 Project: IMPALA

[jira] [Created] (IMPALA-9852) UDA Check that function name, arguments, and return type are correct.

2020-06-12 Thread Volnei (Jira)
Volnei created IMPALA-9852: -- Summary: UDA Check that function name, arguments, and return type are correct. Key: IMPALA-9852 URL: https://issues.apache.org/jira/browse/IMPALA-9852 Project: IMPALA

[jira] [Commented] (IMPALA-9836) IllegalStateException when UDF is evaluated with NULL inputs and returns error

2020-06-09 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129692#comment-17129692 ] Volnei commented on IMPALA-9836: Ok. Thanks a lot. > IllegalStateException when UDF is evaluated with

[jira] [Comment Edited] (IMPALA-9836) IllegalStateException when UDF is evaluated with NULL inputs and returns error

2020-06-09 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129138#comment-17129138 ] Volnei edited comment on IMPALA-9836 at 6/9/20, 4:36 PM: - Is there anything that

[jira] [Commented] (IMPALA-9836) IllegalStateException when UDF is evaluated with NULL inputs and returns error

2020-06-09 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129138#comment-17129138 ] Volnei commented on IMPALA-9836: Is there anything that I can do? This is a very limitant problem. >

[jira] [Updated] (IMPALA-9836) IllegalStateException when UDF is evaluated with NULL inputs and returns error

2020-06-08 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volnei updated IMPALA-9836: --- Component/s: (was: Frontend) Backend > IllegalStateException when UDF is evaluated

[jira] [Commented] (IMPALA-9836) IllegalStateException when UDF is evaluated with NULL inputs and returns error

2020-06-08 Thread Volnei (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128434#comment-17128434 ] Volnei commented on IMPALA-9836: Hi Tim, well ... the table is very simple, it only has a string type

[jira] [Created] (IMPALA-9836) Field is passed as null to UDF when used in the 'where' clause

2020-06-06 Thread Volnei (Jira)
Volnei created IMPALA-9836: -- Summary: Field is passed as null to UDF when used in the 'where' clause Key: IMPALA-9836 URL: https://issues.apache.org/jira/browse/IMPALA-9836 Project: IMPALA Issue

[jira] [Created] (IMPALA-9836) Field is passed as null to UDF when used in the 'where' clause

2020-06-06 Thread Volnei (Jira)
Volnei created IMPALA-9836: -- Summary: Field is passed as null to UDF when used in the 'where' clause Key: IMPALA-9836 URL: https://issues.apache.org/jira/browse/IMPALA-9836 Project: IMPALA Issue