Skip to content

Implement Grouping_Method.Standard_Deviation for database backends#14546

Merged
mergify[bot] merged 40 commits intodevelopfrom
wip/gmt/13995/db-stddev
Jan 9, 2026
Merged

Implement Grouping_Method.Standard_Deviation for database backends#14546
mergify[bot] merged 40 commits intodevelopfrom
wip/gmt/13995/db-stddev

Conversation

@GregoryTravis
Copy link
Contributor

@GregoryTravis GregoryTravis commented Dec 30, 2025

Pull Request Description

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • The documentation has been updated, if necessary.
  • Screenshots/screencasts have been attached, if there are any visual changes. For interactive or animated visual changes, a screencast is preferred.
  • All code follows the
    Scala,
    Java,
    TypeScript,
    and
    Rust
    style guides. In case you are using a language not listed above, follow the Rust style guide.
  • Unit tests have been written where possible.
  • If meaningful changes were made to logic or tests affecting Enso Cloud integration in the libraries,
    or the Snowflake database integration, a run of the Extra Tests has been scheduled.
    • If applicable, it is suggested to paste a link to a successful run of the Extra Tests.

@github-actions github-actions bot added the -libs-API-change-Database Marks a PR that changes the public API of Standard.Database label Dec 30, 2025
@github-actions github-actions bot added the -libs-API-change-Table Marks a PR that changes the public API of Standard.Table label Jan 6, 2026
@GregoryTravis GregoryTravis marked this pull request as ready for review January 6, 2026 19:14
Copy link
Member

@jdunkerley jdunkerley left a comment

Choose a reason for hiding this comment

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

A few nits but looks great.

@GregoryTravis GregoryTravis added the CI: Ready to merge This PR is eligible for automatic merge label Jan 7, 2026
@GregoryTravis GregoryTravis added the CI: Clean build required CI runners will be cleaned before and after this PR is built. label Jan 9, 2026
@mergify mergify bot merged commit 59f4dd8 into develop Jan 9, 2026
69 checks passed
@mergify mergify bot deleted the wip/gmt/13995/db-stddev branch January 9, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

-libs-API-change-Database Marks a PR that changes the public API of Standard.Database -libs-API-change-Table Marks a PR that changes the public API of Standard.Table CI: Clean build required CI runners will be cleaned before and after this PR is built. CI: Ready to merge This PR is eligible for automatic merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants