Skip to content

[bug]New built-in parameters such as run_year in datachecker do not take effect #640

@yuankang134

Description

@yuankang134

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

ds=20220101 has data, run_year_begin takes effect in sql, as shown in Figure 1;
(ds=20220101有数据,run_year_begin在sql里生效,如图一)

However, the settings in datachecker do not take effect, as shown in Figure 2:
(但是在datachecker里设置不生效,见图二)
17

SCRIPT CODE

{"configuration":{"special":{},"runtime":{"source.type":"hivedb","check.object":"stacyyan_ind.par_test{ds\u003d${run_year_begin}}","max.check.hours":"1"},"startup":{"ReuseEngine":"true"}},"variable":{"user.to.proxy":"janicegong","run_year_begin":"20220101"},"labels":{"labels":"dev"}}

SCRIPT CODE
18

Description

No response

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions