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

Fix Bug with get_defined_time_granularity() #1488

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Oct 30, 2024

This PR fixes a bug with get_defined_time_granularity() as demonstrated in #1482.

This also changes the signature of DataflowPlanBuilder.__get_required_and_extraneous_linkable_specs() to pass in a more complete object (measure_spec_properties) so that a call to get_defined_time_granularity() is not required.

@cla-bot cla-bot bot added the cla:yes label Oct 30, 2024
@plypaul plypaul marked this pull request as ready for review October 30, 2024 17:15
@plypaul plypaul force-pushed the p--short-term-perf--32 branch from 700c4ec to 3589969 Compare November 1, 2024 17:17
Base automatically changed from p--short-term-perf--32 to main November 1, 2024 17:31
@plypaul plypaul force-pushed the p--short-term-perf--33 branch from 9761de5 to 5312708 Compare November 1, 2024 17:32
@plypaul plypaul merged commit 272f738 into main Nov 1, 2024
11 checks passed
@plypaul plypaul deleted the p--short-term-perf--33 branch November 1, 2024 17:36
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