delta
delta copied to clipboard
DELETE should return the number of deleted rows
Description
Resolves #1222
How was this patch tested?
The SQL test suite was extended
Does this PR introduce any user-facing changes?
The returned DataFrame from a delete should not be empty, but it will contain a single row
Can you fix the title to be "DELETE should return the number of deleted rows"?
Hey @edmondo1984 we'd love to resolve #1222 are you still interested in working on this PR?
I've submitted a PR here: https://github.com/delta-io/delta/pull/1328
@edmondo1984 want to take a look?