gporca
gporca copied to clipboard
::UlHash() member function should cache the hash value
Most of logical/physical operators are immutable. We can safely cache the hash value to avoid redundant calculating.