Skip to content

Deduplicate Action #1187

Description

@F-Legrand

User story

As a Data Engineer I want a deduplicate action so that I could remove extra rows based on column(s) value.

Acceptance Criteria

  • Given a table with a single identifier field and duplicate rows, When the user selects the Deduplicate action and runs it, Then only one row per identifier value remains in the table (in place).
  • Given a table with multiple identifier fields, When the user opens the Deduplicate action, Then the user is required to select exactly one identifier before the action can run.
  • Given a table with no identifier field, When the user opens the Deduplicate action for it, Then the action cannot be run and the user is informed why.

You can follow this task with the notification on the right tab.

Ask us anything here in the comments below, and vote with emojis for most requested items !
👍 to vote for this issue

Discuss on Discord

Feel free to discuss with us on https://discord.gg/ovhcloud

Metadata

Metadata

Assignees

Fields

No fields configured for Feature.

Projects

Status
Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions