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 more array types in remote sinks #14616

Open
xuefengze opened this issue Jan 17, 2024 · 3 comments
Open

Support more array types in remote sinks #14616

xuefengze opened this issue Jan 17, 2024 · 3 comments
Assignees

Comments

@xuefengze
Copy link
Contributor

Now in our implementation, array only supports smallint, integer, bigint, real, double precision, varchar type.

@lmatz
Copy link
Contributor

lmatz commented Jan 19, 2024

what's the difficulty of supporting these types in an array?

@xuefengze
Copy link
Contributor Author

#10032

@StrikeW
Copy link
Contributor

StrikeW commented Apr 10, 2024

Now in our implementation, array only supports smallint, integer, bigint, real, double precision, varchar type.

Hi @xuefengze, could you elaborate a bit what additional data types we should support in the JDBC sink? Since this is not urgent, we can support the more types gradually.

@StrikeW StrikeW modified the milestones: release-1.9, release-1.10 May 8, 2024
@StrikeW StrikeW removed this from the release-2.0 milestone Oct 16, 2024
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

4 participants