Skip to content

Add more DataTypes support for blobtrigger #138

Open
@JohnReeson

Description

@JohnReeson

Looks like only String, byte[], and POJO is supported for blobtrigger, so the entire blob contents are loaded into memory.

Is it possible that java worker adds datatype like CloudBlockBlob, to avoid loading huge blob into memory and leverage storage api? Those types seems only supported in c# function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions