Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and antoniivanov committed Jul 6, 2023
1 parent babe9c4 commit c3001fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-impala/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Then, from inside the run function in a Python step, you can use the `send_objec

#### Data Quality Checks

Most of the processing templates support quality checks that are used for preventing bad data going into production tables.
Most of the processing templates support quality checks that are used for preventing bad data going into production tables.
The checks represent a callback function that is passed as an optional parameter to the job_input.execute_template() method.

Example:
Expand Down

0 comments on commit c3001fe

Please sign in to comment.