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

Set id to lower invariant when querying Azure Table. #160

Merged

Conversation

mbaksh01
Copy link

Summary of the changes (in less than 80 chars)

  • Set id to lower invariant when querying Azure Table.

Addresses #159

Copy link

@Regenhardt Regenhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right it has to be lower invariant, thanks for finding and fixing this!

For future reference: The partition key being looked for here is initialized in TableOperationBuilder as lower invariant of the passed package, so when looking it up here it has to be used as lower invariant too.

@mbaksh01
Copy link
Author

Any idea when this will get merged?

@Regenhardt Regenhardt merged commit 44d14d7 into bagetter:main Jun 25, 2024
2 checks passed
@Regenhardt
Copy link

Sorry I'm preoccupied with my bachelor's thesis currently. I'm gonna make another release for this shortly.

@mbaksh01 mbaksh01 deleted the bugfix/azure-table-symbol-upload-failed branch June 26, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants