gporca icon indicating copy to clipboard operation
gporca copied to clipboard

::UlHash() member function should cache the hash value

Open hsyuan opened this issue 7 years ago • 0 comments

Most of logical/physical operators are immutable. We can safely cache the hash value to avoid redundant calculating.

hsyuan avatar Jan 30 '18 00:01 hsyuan