Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK does not allow empty string PartitionKey or RowKey values #62

Closed
christophercurrie opened this issue May 1, 2012 · 2 comments
Closed
Milestone

Comments

@christophercurrie
Copy link

The AtomPubParser prevents PartitionKey or RowKey from being an empty string.

However, MSDN has an article that states:

Each PartitionKey and RowKey properties are allowed to store up to 1 KB of string values. Empty strings are also allowed however null values are not.

The restriction in the SDK should be removed.

@ghost ghost assigned jeffreyjirwin May 8, 2012
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this issue Jan 18, 2013
…8b61b1a7028

Relocating auth.wrap as a serviceBus.implementation detail
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this issue Jan 18, 2013
@JThinkable
Copy link

This is still an issue as of 0.4.2.

@gcheng
Copy link

gcheng commented Jun 24, 2014

move to storage's repo.

@gcheng gcheng closed this as completed Jun 24, 2014
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this issue Apr 5, 2017
…8b61b1a7028

Relocating auth.wrap as a serviceBus.implementation detail
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this issue Apr 5, 2017
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this issue Mar 4, 2019
Bringing public master to private master
mssfang pushed a commit to mssfang/azure-sdk-for-java that referenced this issue Apr 23, 2019
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this issue May 30, 2019
Adding CODEOWNERS to default to moderakh
navalev pushed a commit to navalev/azure-sdk-for-java that referenced this issue Dec 24, 2019
…cuments

Add tests for indexing static and dynamic typed documents
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants