Skip to content

TableService batch functionality doesn't work with unicode credentials #13

@huguesv

Description

@huguesv

If you initialize your TableService instance by passing unicode strings for the account key and name, then insert some entities in a begin_batch/commit_batch operation, the entities don't get added. There is no exception thrown, but if you query the entity back, you won't get anything.

It works fine if you pass in ascii string to the TableService constructor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions