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

[BACKPORT][CT-2879] Backport #8235 to 1.6.latest #8240

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

QMalcolm
Copy link
Contributor

resolves #8230

Problem

There was an unbound variable in checked_agg_time_dimension_for_measure

Solution

We bound the variable. This is a backport of it (#8235) to 1.6.latest

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

…or_measure` (#8235)

* Fix unbound variable error in `checked_agg_time_dimension_for_measure`

* Improve assertion error message in `checked_agg_time_dimension_for_measure`

* Add changie doc for checked_agg_time_dimension_for_measure unbound variable fix

* Add unit tests for checking functionality of `checked_agg_time_dimension_for_measure`
@QMalcolm QMalcolm requested a review from martynydbt July 27, 2023 22:51
@QMalcolm QMalcolm requested a review from a team as a code owner July 27, 2023 22:51
@cla-bot cla-bot bot added the cla:yes label Jul 27, 2023
@emmyoop emmyoop mentioned this pull request Jul 28, 2023
7 tasks
@QMalcolm QMalcolm merged commit ec50a94 into 1.6.latest Jul 28, 2023
29 checks passed
@QMalcolm QMalcolm deleted the ct-2879--backport-to-1.6.latest branch July 28, 2023 19:23
@aranke aranke mentioned this pull request Jul 12, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants