Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.2.0
-
None
Description
The issue is that Context.getDestNamePrefix() caches ASTNode objects to figure out if a given insert branch of multi-insert is insert, update or delete but objects change when the tree is modified. For example, row-filtering/column-masking does this, but also other optimizations/features.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-15891 Detect query rewrite scenario for UPDATE/DELETE/MERGE and fail fast
- Closed