Skip to content

dolt 1.50.9#212072

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-dolt-1.50.9
Mar 20, 2025
Merged

dolt 1.50.9#212072
BrewTestBot merged 2 commits intomasterfrom
bump-dolt-1.50.9

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
# Merged PRs

dolt

go-mysql-server

  • 2901: disable_merge_join corner case
    Disable merge join previously could only kick in if other hints were applied. We also want it to work in the absence of hints.
  • 2899: [memo] hash join right-side cardinality can be filtered
    Previously assumed HASH_JOIN would load whole right table into memory. This overestimates the cost, we only read and cache the indexed fraction.
    perf benchmarks: [no-release-notes] perf test hash join cost bump dolthub/dolt#9007

Closed Issues

@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 Mar 20, 2025
@github-actions
Copy link
Copy Markdown
Contributor

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

@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 Mar 20, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 20, 2025 08:34
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 20, 2025
Merged via the queue into master with commit d1ba715 Mar 20, 2025
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.50.9 branch March 20, 2025 08:42
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.

2 participants