We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d40b11 commit cb1d119Copy full SHA for cb1d119
cpp/src/gandiva/expression_cache_key.h
@@ -79,7 +79,6 @@ class ExpressionCacheKey {
79
return false;
80
}
81
82
-
83
if (configuration_ != other.configuration_) {
84
85
0 commit comments