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

starrocks-sink doesn't support array<boolean> #16036

Closed
xuefengze opened this issue Apr 1, 2024 · 1 comment
Closed

starrocks-sink doesn't support array<boolean> #16036

xuefengze opened this issue Apr 1, 2024 · 1 comment
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@xuefengze
Copy link
Contributor

failed to validate sink: Starrocks error: Column type don't match, 
column name is "c_boolean_array". starrocks type is "array<boolean>" risingwave type is List(Boolean)
@xuefengze xuefengze added the type/bug Something isn't working label Apr 1, 2024
@github-actions github-actions bot added this to the release-1.8 milestone Apr 1, 2024
@xuefengze
Copy link
Contributor Author

closed by #16221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants