Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-968

Allow double-deletes of rows if requested.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.2.0
    • n/a
    • client
    • None

    Description

      When issuing a DELETE stmt from Impala that performs a joint it is possible that the generated set of rows is not distinct, which can lead to double deletes of single rows. Right now, we iterate over the errors in the session and ignore Status::IsNotFound. In the future, it would be nice to simply pass a flag to KuduTable::NewDelete that does not propagate those errors back to the client.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mgrund Martin Grund
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: