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/09/25 14:49:00 UTC

[jira] [Assigned] (CALCITE-4131) ERROR message in SqlToRelConverterExtendedTest

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

duan xiong reassigned CALCITE-4131:
-----------------------------------

    Assignee: duan xiong

> ERROR message in SqlToRelConverterExtendedTest 
> -----------------------------------------------
>
>                 Key: CALCITE-4131
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4131
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Haisheng Yuan
>            Assignee: duan xiong
>            Priority: Major
>
> The error doesn't affect the proceeding of the test suite, and doesn't fail the test. But the error message is not so pleasing:
> {code:java}
> SqlToRelConverterExtendedTest > testCrossJoinLateral1() STANDARD_ERROR
>     [Fatal Error] :1:2: XML document structures must start and end within the same entity.
>     ERROR:  'Could not compile stylesheet'
>     FATAL ERROR:  'XML document structures must start and end within the same entity.'
>                :XML document structures must start and end within the same entity.
> SqlToRelConverterExtendedTest > testMatchRecognizeIn() STANDARD_ERROR
>     ERROR:  'XML document structures must start and end within the same entity.'
>     ERROR:  'com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: XML document structures must start and end within the same entity.'
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)