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

Julian Hyde commented on CALCITE-5501:
--------------------------------------

Yes, that might work. If SqlToRelConverterExtendedTest were to produce 
genuinely different plans, I have no idea where we'd put them. Ergo, there's no 
point writing.

There's another case logged - I can't find it just now - that DiffRepository is 
very inefficient - if there are 100 tests, it will write the .xml file 100 
times, and each time it writes 100 xml elements, therefore a cartesian 
performance problem. Solving that case might kill two birds.

> SqlToRelConverterTest.checkActualAndReferenceFiles fails intermittently in 
> Jenkins CI
> -------------------------------------------------------------------------------------
>
>                 Key: CALCITE-5501
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5501
>             Project: Calcite
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.32.0
>            Reporter: Stamatis Zampetakis
>            Assignee: Alessandro Solimando
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Sample runs that failed due to 
> SqlToRelConverterTest.checkActualAndReferenceFiles:
> * 
> https://ci-builds.apache.org/job/Calcite/job/Calcite-sonar/job/main/15/console
> * 
> https://ci-builds.apache.org/job/Calcite/job/Calcite-sonar/job/main/18/console
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to