Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tmastrom opened this issue Jun 23, 2021 · 0 comments
Open

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

tmastrom opened this issue Jun 23, 2021 · 0 comments

Comments

@tmastrom
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant