Gustavo de Morais created FLINK-37970: -----------------------------------------
Summary: Support PLAN_TEST_FORCE_OVERWRITE for .xml artifacts Key: FLINK-37970 URL: https://issues.apache.org/jira/browse/FLINK-37970 Project: Flink Issue Type: Improvement Reporter: Gustavo de Morais We currently support the flag `PLAN_TEST_FORCE_OVERWRITE` to regenerate json artifacts. This is quite useful and it would be great to support it for xml artifacts generate from verifyRel, verifyExecPlan, verifyExplain and so on. See https://github.com/apache/flink/blob/f6fbafad2ecee8200e0db1a99043112cc454931a/flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/utils/TableTestBase.scala#L974 -- This message was sent by Atlassian Jira (v8.20.10#820010)