Skip to content

Latest models#2095

Closed
cmgrote wants to merge 1 commit into
mainfrom
dependencies
Closed

Latest models#2095
cmgrote wants to merge 1 commit into
mainfrom
dependencies

Conversation

@cmgrote
Copy link
Copy Markdown
Collaborator

@cmgrote cmgrote commented Nov 25, 2025

Note

Adds calculated-column fields to DomoDatasetColumn and introduces AssetExternalDQTestMetric with linkage from AssetExternalDQTestRunHistory.

  • Models:
    • DomoDatasetColumn:
      • Add domoDatasetColumnExpression (String) and domoDatasetColumnIsCalculated (Boolean).
    • IDomoDatasetColumn:
      • Expose fields DOMO_DATASET_COLUMN_EXPRESSION and DOMO_DATASET_COLUMN_IS_CALCULATED and getters.
  • Structs:
    • New AssetExternalDQTestMetric with observed value and bounds.
    • AssetExternalDQTestRunHistory:
      • Add assetExternalDQTestMetricInfo and update builder of(...) to accept it.
    • Register AssetExternalDQTestMetric in AtlanStruct subtype mapping.
  • Tests:
    • Update DomoDatasetColumnTest to include new calculated-column attributes.

Written by Cursor Bugbot for commit 73bfb34. This will update automatically on new commits. Configure here.

Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@cmgrote cmgrote added the ignore Exclude from release notes label Nov 25, 2025
@cmgrote
Copy link
Copy Markdown
Collaborator Author

cmgrote commented Nov 25, 2025

Now bundled here: #2094

@cmgrote cmgrote closed this Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore Exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant