-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
DuckDB plugin does not support DuckDBArray data type #4303
Comments
Could you share a reproducer (example flow that generates that error)? It's difficult to help otherwise. thx in advance! |
|
hey @anna-geller, |
sure, go ahead and thanks in advance! 👍 |
@anna-geller , |
Note: unfortunetly we have an upstream issue with DuckDB Java driver opened in DuckDB repo. It seems that array type has been introduced in 0.10 and Kestra plugin version is stuck to 0.8 due to the later issue. |
Still not working after the fix of this |
Describe the issue
The text was updated successfully, but these errors were encountered: