Skip to content

Add map callback to bulk helper #1610

Closed
@Mpdreamz

Description

@Mpdreamz

Right now you pass a stream of TDocument to client.helpers.bulk.

If you need to take contextual decisions in the onDocument callback TDocument might not be enough. It would be helpful if we can pass a stream of wrapped documents and unwrap the actual document to serialize using a map handler to client.helpers.bulk()

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