Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Here is the code:
if (tezWork.getEdgeProperty(unionWork, baseWork).equals(TezEdgeProperty.EdgeType.CONTAINS)) {
getEdgeProperty() returns TezEdgeProperty which is compared with TezEdgeProperty$EdgeType
Attachments
Issue Links
- Is contained by
-
HIVE-9141 HiveOnTez: mix of union all, distinct, group by generates error
- Closed