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

Commit184e7a7

Browse files
committed
Revise nodeMergejoin in light of example provided by Guillaume Smet.
When one side of the join has a NULL, we don't want to uselessly tryto match it against every remaining tuple of the other side. Whileat it, rewrite the comparison machinery to avoid multiple evaluationsof the left and right input expressions and to use a btree comparatorwhere available, instead of double operator calls. Also revise thestate machine to eliminate redundant comparisons and hopefully make itmore readable too.
1 parent2979334 commit184e7a7

File tree

4 files changed

+658
-514
lines changed

4 files changed

+658
-514
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp