[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-12-13 Thread Julian Hyde (Jira)


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

Julian Hyde updated CALCITE-4131:
-
Fix Version/s: 1.29.0

> the XmlFunctions exception handled by System.out
> 
>
> 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
>  Labels: pull-request-available
> Fix For: 1.29.0
>
> Attachments: after apply the PR.png, before apply the PR.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)


[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-11-11 Thread duan xiong (Jira)


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

duan xiong updated CALCITE-4131:

Fix Version/s: (was: 1.29.0)

> the XmlFunctions exception handled by System.out
> 
>
> 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
>  Labels: pull-request-available
> Attachments: after apply the PR.png, before apply the PR.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)


[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-10-19 Thread Julian Hyde (Jira)


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

Julian Hyde updated CALCITE-4131:
-
Fix Version/s: (was: 1.28.0)

> the XmlFunctions exception handled by System.out
> 
>
> 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
>  Labels: pull-request-available
> Attachments: after apply the PR.png, before apply the PR.png
>
>
> 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)


[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-10-05 Thread duan xiong (Jira)


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

duan xiong updated CALCITE-4131:

Labels: pull-request-available  (was: )

> the XmlFunctions exception handled by System.out
> 
>
> 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
>  Labels: pull-request-available
> Fix For: 1.28.0
>
> Attachments: after apply the PR.png, before apply the PR.png
>
>
> 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)


[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-09-30 Thread duan xiong (Jira)


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

duan xiong updated CALCITE-4131:

Attachment: before apply the PR.png

> the XmlFunctions exception handled by System.out
> 
>
> 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
> Fix For: 1.28.0
>
> Attachments: after apply the PR.png, before apply the PR.png
>
>
> 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)


[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-09-30 Thread duan xiong (Jira)


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

duan xiong updated CALCITE-4131:

Attachment: after apply the PR.png

> the XmlFunctions exception handled by System.out
> 
>
> 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
> Fix For: 1.28.0
>
> Attachments: after apply the PR.png, before apply the PR.png
>
>
> 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)


[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-09-25 Thread duan xiong (Jira)


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

duan xiong updated CALCITE-4131:

Fix Version/s: 1.28.0

> the XmlFunctions exception handled by System.out
> 
>
> 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
> Fix For: 1.28.0
>
>
> 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)


[jira] [Updated] (CALCITE-4131) the XmlFunctions exception handled by System.out

2021-09-25 Thread duan xiong (Jira)


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

duan xiong updated CALCITE-4131:

Summary: the XmlFunctions exception handled by System.out  (was: ERROR 
message in SqlToRelConverterExtendedTest )

> the XmlFunctions exception handled by System.out
> 
>
> 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)