microsoft / microsoft/AzureStorageExplorer

Feature Request: Table API Bulk Insert Auto Generation of RowKey and Option to Select PartitionKey

Open
#293 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:gear: tables
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.