[
https://issues.apache.org/jira/browse/CALCITE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135001#comment-17135001
]
xzh_dz commented on CALCITE-4027:
---------------------------------
[~hyuan] You mean that unit test actual test output xml
file(core/out/test/resources/org/apache/calcite/test/RelOptRulesTest_actual.xml)
to overwrite expected xml
file(core/src/test/resources/org/apache/calcite/test/RelOptRulesTest.xml) every
time by setting overwrite=true.I'm not sure why do this. Can you explain it ?
> Add -Doverwrite option to SqlToRelTestBase
> ------------------------------------------
>
> Key: CALCITE-4027
> URL: https://issues.apache.org/jira/browse/CALCITE-4027
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Haisheng Yuan
> Priority: Major
> Attachments: image-2020-06-14-09-28-05-925.png
>
>
> So that by setting overwrite=true, the expected xml file will be overwritten
> by actual output file automatically.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)