Skip to content

Client Library Blob bug #31

@luisremis

Description

@luisremis

VDMSClient.query(2) has a bug in the implementation, that will not copy the blobs into the protobuf query.
We need to add the correct copy.
We should also consider creating a Query object, with an std::string* add_blob() method so that we avoid coping the content of the blobs that are provided by que client.

Metadata

Metadata

Labels

BugIndicates unexpected or undesired behaviors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions