thoughtspot / thoughtspot/cs_tools
CS Tools -> Bulk Deleter -> From-tag seems like has code issues
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
First Stop
- I have read and agreed to the ThoughtSpot LICENSE.
- I understand that if I have a critical issue with ThoughtSpot, I should reach out to my designated Account Executive and Customer Success Manager instead of
cs_tools.
Platform Configuration
Info snapshot taken on 2025-04-19 │
│ │
│ CS Tools: 1.6.2 │
│ Python Version: Python 3.12.6 (tags/v3.12.6:a4a2d2b, Sep 6 2024, 20:11:23) [MSC v.1940 64 bit (AMD64)] │
│ System Info: Windows (detail: Windows-11-10.0.22631-SP0) │
│ Configs Directory: C:\Users\ {anonymous} \AppData\Roaming\cs_tools │
│ Activate VirtualEnv: C:\Users\ {anonymous} \AppData\Roaming\cs_tools.cs_tools\Scripts\Activate.ps1 │
│ Platform Tags: win_amd64
Description
While running the bulk deleter -> from-tag , below is the error code
ValueError: dictionary update sequence element #0 has length 36; 2 is required
Logs files attached
Considering adding a log file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the bulk deleter's from-tag command with the attached 2025-04-19 log as the initial reference, using the reported Windows and Python 3.12.6 environment if available. Trace the input handling that produces the ValueError; done means the from-tag operation no longer raises this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100