Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f82f9e

Browse files
committed
Fix some nasty coredump bugs in hashjoin. This code was just
about certain to fail anytime it decided the relation to be hashed wastoo big to fit in memory --- the code for 'batching' a series of hashjoinshad multiple errors. I've fixed the easier problems. A remaining bigproblem is that you can get 'hashtable out of memory' if the code'sguesstimate about how much overflow space it will need turns out wrong.That will require much more extensive revisions to fix, so I'm committingthese fixes now before I start on that problem.
1 parent5d5cf91 commit9f82f9e

File tree

3 files changed

+142
-130
lines changed

3 files changed

+142
-130
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp