diff --git a/integration-tests/resources/jobs/tests/redis_to_db2.yaml b/integration-tests/resources/jobs/tests/redis_to_db2.yaml index cc11d9fd..684e1f6a 100644 --- a/integration-tests/resources/jobs/tests/redis_to_db2.yaml +++ b/integration-tests/resources/jobs/tests/redis_to_db2.yaml @@ -25,9 +25,9 @@ steps: table: emp opcode_field: __$$opcode keys: - - id: _id + - ID: _id mapping: - - full_name + - FULL_NAME: full_name - country - gender - uses: relational.write