Description
We use the AST tree String representation of a condition in the WHERE clause to identify its column in the RowResolver. This can lead to OOM Exceptions when the condition is very large.
Attachments
Attachments
Issue Links
- is part of
-
HIVE-11315 Compilation performance issues for large queries
- Resolved
- is related to
-
HIVE-11813 Avoid expensive AST tree conversion to String for expressions in WHERE clause in CBO
- Closed