Skip to content

Conversation

@AdRiley
Copy link
Member

@AdRiley AdRiley commented Oct 1, 2025

Pull Request Description

Closes #14083

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-Table Marks a PR that changes the public API of Standard.Table label Oct 1, 2025
@AdRiley AdRiley changed the title Start Add Text_Column.length and Text_Column.char_length Oct 2, 2025
@AdRiley AdRiley marked this pull request as ready for review October 2, 2025 10:07
@AdRiley AdRiley added 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 labels Oct 7, 2025
@mergify mergify bot merged commit 637a62e into develop Oct 7, 2025
171 of 192 checks passed
@mergify mergify bot deleted the wip/adr/add-text-length-and-char-length branch October 7, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

-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.

Text_Column.length function

4 participants