microsoft / microsoft/AzureStorageExplorer
Feature Request: Table API Bulk Insert Auto Generation of RowKey and Option to Select PartitionKey
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Version: 1.1.0
Platform: macOS
Architecture: x64
Build Number: 20180507.1
Commit: bcc8990d
Support Id: 2117a2c5-f27c-c254-bfd7-5628d7fca86d
When I want to bulk insert from CSV or Blob, that the data does not contain RowKey or PartitionKey. Let me do the operation, create a RowKey for me, and prompt me to select a PartitionKey on the data. And use that PartitionKey on all subsequent operations.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the table bulk-insert flow for CSV or Blob data and identify how RowKey and PartitionKey are currently handled; done means imports can generate RowKey values, prompt for a PartitionKey, and reuse that selection for subsequent operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100