Vineet Garg created HIVE-22045: ---------------------------------- Summary: HIVE-21711 introduced regression in data load Key: HIVE-22045 URL: https://issues.apache.org/jira/browse/HIVE-22045 Project: Hive Issue Type: Bug Affects Versions: 4.0.0 Reporter: Vineet Garg Assignee: Vineet Garg
Better fix for HIVE-21711 is to specialize the handling for CTAS/Create MV statements to avoid intermittent rename operation but keep INSERT etc statements do intermittent rename since otherwise final move by file operation is significantly slow for such statements. -- This message was sent by Atlassian JIRA (v7.6.14#76016)