Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 2 tasks
yuankang134 opened this issue May 26, 2022 · 1 comment
Closed
1 of 2 tasks
Labels
bug Something isn't working component=AppConns

Comments

@yuankang134
Copy link
Collaborator

yuankang134 commented May 26, 2022

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!
@yuankang134 yuankang134 added the enhancement New feature or request label May 26, 2022
@yuankang134 yuankang134 changed the title datachecker里的run_year等新增内置参数不生效 [bug]New built-in parameters such as run_year in datachecker do not take effect May 30, 2022
@yuankang134 yuankang134 added bug Something isn't working component=AppConns and removed enhancement New feature or request labels May 30, 2022
@yuankang134
Copy link
Collaborator Author

this bug had fixed on dss-1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component=AppConns
Projects
None yet
Development

No branches or pull requests

1 participant