Github user zellerh commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/1051#discussion_r110734363
--- Diff: core/sql/optimizer/ValueDesc.h ---
@@ -1481,6 +1481,16 @@ class ValueIdSet : public ClusteredBitmap
// ---------------------------------------------------------------------
NABoolean containsAnyTrue(ValueId &refAnyTrue ) const;
+ // ---------------------------------------------------------------------
+ // Returns a boolean to indicate if this vid set has a vid that
+ // corresponds to a FlaseConstant. Such a constant is generated
--- End diff --
typo: Flase
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---