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

Temporal tidy-up #7624

Merged
merged 4 commits into from
Jul 30, 2021
Merged

Conversation

frankmcsherry
Copy link
Contributor

A bit of dusting on @sploiselle's decimal stuff. Mostly me trying to minimize incidental complexity because things are already super complicated. I fixed one issue where negative upper bounds would be ignored, but I probably introduced a few issues too. Excited to see how testing looks on it.

@sploiselle if you get a chance to look great, but I'll land even if you're off so no sweat if busy.

Copy link
Contributor

@sploiselle sploiselle left a comment

Choose a reason for hiding this comment

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

ty for cleaning this up; this structure is really clear to me what the intended invariants are.

🤦 I did notice that I also left a dangling reference to upper_bound_u64 in a comment (wish Rename Symbol was smart enough to catch these, too, but alas).

// ensures that upper_bound_u64 will be at least time, which

src/expr/src/linear.rs Show resolved Hide resolved
@frankmcsherry frankmcsherry merged commit 3f3cd6a into MaterializeInc:main Jul 30, 2021
@frankmcsherry frankmcsherry deleted the temporal_tidy branch March 8, 2022 13:29
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

2 participants