forcedotcom / forcedotcom/Analytics-Cloud-Dataset-Utils

Is it possible to delete some specific rows with --operation delete?

Open
#24 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
130
Forks
63
PR merge metrics
No merged PRs in 30d

Description

For example, I specify "column=abc" as the parameter of delete operation?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the command entry point that handles --operation delete and trace how its parameters are parsed. Determine whether a column=abc condition can be supported for selective row deletion, and define done as deleting only matching rows while preserving other rows.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.