-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from Snowflake-Labs/dependabot/submodules/sema…
…ntic-model-generator-c3d0477 Bump semantic-model-generator from `9cf060b` to `c3d0477`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule semantic-model-generator
updated
11 files
+1 −1 | .github/CODEOWNERS | |
+82 −0 | app_utils/chat.py | |
+6 −6 | app_utils/shared_utils.py | |
+16 −72 | journeys/iteration.py | |
+7 −7 | partner/cortex.py | |
+8 −8 | partner/dbt.py | |
+2 −2 | partner/looker.py | |
+1 −1 | partner/partner_utils.py | |
+1 −1 | semantic_model_generator/snowflake_utils/snowflake_connector.py | |
+31 −275 | semantic_model_generator/tests/validate_model_test.py | |
+13 −45 | semantic_model_generator/validate_model.py |