Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 2.8.0
-
None
Description
- The NumRowsModified counter in the runtime profile is misleading for UPSERT, as if there are multiple rows in the VALUES/SELECT with the same key it counts each of them, even though they end up modifying the same row in the target table. We should consider fixing this or renaming the counter.
Attachments
Issue Links
- relates to
-
IMPALA-3713 CRUD operations against Kudu tables should report the number of modified rows
- Resolved
-
IMPALA-4439 Kudu DML should report the number of rows that could not be modified
- Resolved