Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3713

CRUD operations against Kudu tables should report the number of modified rows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 2.6.0
    • Impala 2.8.0
    • Backend

    Description

      Currently, only INSERT DML operations report the number of modified rows at all. (The reporting is limited to the shell and the profile because HS2 has no way to return this information, see IMPALA-1789 which is not in scope for this JIRA).

      Other DML (DELETE, UPDATE, UPSERT) do not report the number of modified rows at all, but they should at least report the number of modified rows in the same way that INSERT does.

      Attachments

        Issue Links

          Activity

            People

              mjacobs Matthew Jacobs
              dtsirogiannis Dimitris Tsirogiannis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: