Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NickAkhmetov/CAT-665 Improve builder support for vislifting pyramids #90

Merged
merged 5 commits into from
May 21, 2024

Conversation

NickAkhmetov
Copy link
Collaborator

This PR revises the approach to handling image pyramids:

  • Image pyramid support datasets all have the is_image and is_support hints, so these are now explicitly checked for. This should prevent any future regressions related to unintentional vislifting of processed datasets to their parent.
  • has_visualization now supports passing a parent UUID.

With these changes, we should now be able to properly identify whether datasets have visualizations during search indexing.

Copy link
Collaborator

@john-conroy john-conroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Like you mentioned we should probably document the purpose of passing a parent.

@NickAkhmetov NickAkhmetov merged commit 8d8e16e into main May 21, 2024
2 checks passed
@NickAkhmetov NickAkhmetov deleted the nickakhmetov/improve-vislift-builder-logic branch May 21, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants