Skip to content

Feature Request: Support 'map' and 'array' data typesΒ #7

@tmastrom

Description

@tmastrom

Feature Request: Support 'map' and 'array' data types

Presently, map and array type data cannot be added to a Firestore database using the Firestore Sink Plugin. Attempting to deploy a data fusion pipeline which sends map or array data types results in the following error "Failed to configure pipeline: Stage [Firestore Plugin] encountered : Field [data] is of unsupported type 'map' Supported types are: string, double, boolean and long"

Please add support for 'map' and 'array' data types, they are supported within Firestore but not within this Sink Plugin. This feature would allow for better quality pipelines that include a Firestore instance.

Please let me know if you require any additional information. Thank you for taking the time consider my request.

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