Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Merged PRs

dolt

go-mysql-server

  • 3199: Add added column to CreateConstraint scope
    fixes dolthub/dolt#9795
  • 3197: dolthub/dolt#9794 - Fix string function panics with Dolt TextStorage
    Fixes dolthub/dolt#9794
  • 3196: Do not push down filters for Full Outer joins
    fixes dolthub/dolt#9793
    Filters for Full Outer joins should not be evaluated until after tables have been joined.
  • 3195: Initialize newChildren with node.Children to avoid nil child during replaceIdxSort
    fixes dolthub/dolt#9789
    continue in JoinNode case was resulting in nil child in newChildren array. This would later cause a panic when child would be referenced.

Closed Issues

  • 9794: Panic when trimming values in table
  • 9795: Alter Table Failure
  • 9793: FULL OUTER JOIN with FALSE condition returns incorrect results when filtering NULL values

View the full release notes at https://github.com/dolthub/dolt/releases/tag/v1.59.4.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2025

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 6, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 6, 2025
Merged via the queue into main with commit 796cc58 Sep 6, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.59.4 branch September 6, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants