-
- Downloads
GONRG-1652: Replace surrogate keys
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- src/dags/libs/constants.py 2 additions, 0 deletionssrc/dags/libs/constants.py
- src/dags/libs/exceptions.py 6 additions, 1 deletionsrc/dags/libs/exceptions.py
- src/dags/libs/manifest_analyzer.py 228 additions, 0 deletionssrc/dags/libs/manifest_analyzer.py
- src/dags/libs/process_manifest_r3.py 23 additions, 16 deletionssrc/dags/libs/process_manifest_r3.py
- src/dags/libs/traverse_manifest.py 13 additions, 6 deletionssrc/dags/libs/traverse_manifest.py
- src/dags/libs/validate_schema.py 5 additions, 9 deletionssrc/dags/libs/validate_schema.py
- src/plugins/operators/process_manifest_r3.py 45 additions, 9 deletionssrc/plugins/operators/process_manifest_r3.py
- tests/plugin-unit-tests/data/batchManifest/Wellbore.0.3.0.json 166 additions, 0 deletions.../plugin-unit-tests/data/batchManifest/Wellbore.0.3.0.json
- tests/plugin-unit-tests/file_paths.py 3 additions, 0 deletionstests/plugin-unit-tests/file_paths.py
- tests/plugin-unit-tests/test_manifest_analyzer.py 201 additions, 0 deletionstests/plugin-unit-tests/test_manifest_analyzer.py
- tests/plugin-unit-tests/test_manifest_processor_r3.py 18 additions, 6 deletionstests/plugin-unit-tests/test_manifest_processor_r3.py
- tests/plugin-unit-tests/test_manifest_traversal.py 2 additions, 1 deletiontests/plugin-unit-tests/test_manifest_traversal.py
- tests/plugin-unit-tests/test_operators_r3.py 1 addition, 0 deletionstests/plugin-unit-tests/test_operators_r3.py
- tests/plugin-unit-tests/test_schema_validator_r3.py 4 additions, 0 deletionstests/plugin-unit-tests/test_schema_validator_r3.py
- tests/set_airflow_env.sh 1 addition, 0 deletionstests/set_airflow_env.sh
Loading
Please register or sign in to comment