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

Adding arrow operators for stable interpolating functions #716

Merged
merged 1 commit into from Mar 1, 2023

Conversation

WireBaron
Copy link
Contributor

Also removing experimental copies of stable interpolation functions.

Copy link
Member

@syvb syvb left a comment

Choose a reason for hiding this comment

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

These changes should have a changelog entry.

@WireBaron WireBaron force-pushed the br/interpolating_arrow_ops branch 2 times, most recently from 9da679c to a75e791 Compare February 24, 2023 23:02
ron_inout_funcs!(CounterInterpolatedRateAccessor);

#[pg_extern(immutable, parallel_safe, name = "interpolated_rate")]
fn counter_iterpolated_rate_accessor<'a>(
Copy link
Member

Choose a reason for hiding this comment

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

Just noticed a typo here (and with the other accessor functions):

Suggested change
fn counter_iterpolated_rate_accessor<'a>(
fn counter_interpolated_rate_accessor<'a>(

Also removing experimental copies of stable interpolation functions.
@WireBaron
Copy link
Contributor Author

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 1, 2023

Build succeeded:

@bors bors bot merged commit 4197125 into main Mar 1, 2023
@bors bors bot deleted the br/interpolating_arrow_ops branch March 1, 2023 23:21
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

3 participants