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

Move date part rendering tests to separate module #839

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

tlento
Copy link
Contributor

@tlento tlento commented Nov 3, 2023

This moves the date part rendering tests out of the
test_dataflow_to_sql_plan module into their own space.

The new module is tagged for both date_part and granularity
query rendering, because impending updates to date_part and
granularity handling will likely require some additional
query rendering tests, and date_part and granularity rendering
will be fairly similar in terms of the pattern of the final output.

This moves the date part rendering tests out of the
test_dataflow_to_sql_plan module into their own space.

The new module is tagged for both date_part and granularity
query rendering, because impending updates to date_part and
granularity handling will likely require some additional
query rendering tests, and date_part and granularity rendering
will be fairly similar in terms of the pattern of the final output.
Copy link

github-actions bot commented Nov 3, 2023

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@tlento tlento marked this pull request as ready for review November 3, 2023 00:34
@tlento tlento requested a review from WilliamDee November 3, 2023 00:38
Base automatically changed from 11-02-Move_derived_metric_rendering_tests to main November 3, 2023 02:18
@tlento tlento merged commit 3f2f330 into main Nov 3, 2023
32 of 34 checks passed
@tlento tlento deleted the move-date-part-rendering-tests branch November 3, 2023 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants