Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.1, 2.1.1, 2.2.0
-
None
Description
// unlink connection between FS and its parent
fsParent = fsOp.getParentOperators().get(0);
fsParent.getChildOperators().clear();
The optimizer discards any cases where the fsParent has another SEL child
Attachments
Attachments
Issue Links
- duplicates
-
HIVE-20757 Autogather stats doesn't work when SDPO (sort dynamic partition optimization) is ON
- Resolved
-
HIVE-21019 Fix autoColumnStats tests to make auto stats gather possible.
- Resolved