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

Support map type in postgres #967

Open
henneberger opened this issue Nov 5, 2024 · 1 comment
Open

Support map type in postgres #967

henneberger opened this issue Nov 5, 2024 · 1 comment
Labels
enhancement New feature or request flink-engine
Milestone

Comments

@henneberger
Copy link
Contributor

We can cast to jsonb to write map types to postgres

@mbroecheler
Copy link
Contributor

by adding this mapping to the down cast mapper in the postgres engine

@mbroecheler mbroecheler added this to the v0.7.0 milestone Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flink-engine
Projects
Status: Backlog
Development

No branches or pull requests

2 participants