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

[Patch] - Adds the rest of level to the necessary base queries #196

Merged
merged 1 commit into from
May 29, 2024

Conversation

jenningsanderson
Copy link
Collaborator

@jenningsanderson jenningsanderson commented May 22, 2024

Description

Patch update to #194 to actually include level and ensure that it's an integer.

Reference

Testing

Tested on Airflow — ✅

Checklist

Checklist of tasks commonly-associated with schema pull requests. Please review the relevant checklists and ensure you do all the tasks that are required for the change you made.

  1. [N/A] Add relevant examples.
  2. [N/A] Add relevant counterexamples.
  3. [N/A] Update any counterexamples that became obsolete. For example, if a counterexample uses property A but is not intended to test property A's validity, and you made a schema change that invalidates property A in that counterexample, fix the counterexample to align it with your schema change.
  4. [N/A] Update in-schema documentation using plain English written in complete sentences, if an update is required.
  5. [N/A] Update Docusaurus documentation, if an update is required.
  6. [N/A] Review change with Overture technical writer to ensure any advanced documentation needs will be taken care of, unless the change is trivial and would not affect the documentation.

Documentation Website

Docs preview for this PR.

adding level to uNION

Need to be ints
@vcschapp vcschapp merged commit 3304d57 into dev May 29, 2024
3 checks passed
@vcschapp vcschapp deleted the base-fixes branch May 29, 2024 15:44
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.

None yet

5 participants