You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "duan xiong (Jira)" <ji...@apache.org> on 2021/11/07 10:45:00 UTC

[jira] [Updated] (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:all-tabpanel ]

duan xiong updated CALCITE-4799:
--------------------------------
    Affects Version/s: 1.28.0

> 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
>             Fix For: 1.29.0
>
>         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)