You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/12/14 00:03:00 UTC

[jira] [Commented] (CALCITE-4799) SqlXmlFunctionsTest testXmlTransform unit test failed caused by NPE

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

Julian Hyde commented on CALCITE-4799:
--------------------------------------

[~nobigo], Is this issue fixed? If so, please provide the commit and set the fix version.

> SqlXmlFunctionsTest testXmlTransform unit test failed caused by NPE
> -------------------------------------------------------------------
>
>                 Key: CALCITE-4799
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4799
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.28.0
>            Reporter: duan xiong
>            Assignee: duan xiong
>            Priority: Major
>         Attachments: The Code Image.png
>
>
> Error Info:
> {code:java}
> java.lang.AssertionError: xmlTransform(, <)
> Expected: is org.apache.calcite.runtime.CalciteException: Illegal xslt specified : '<'
>      but: was <java.lang.NullPointerException>
> Expected :is org.apache.calcite.runtime.CalciteException: Illegal xslt specified : '<'
> Actual   :<java.lang.NullPointerException>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)