Skip to content
New issue

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

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

Already on GitHub? # to your account

local example generates sql it cannot parse #3

Open
jrozentur opened this issue Feb 16, 2024 · 1 comment
Open

local example generates sql it cannot parse #3

jrozentur opened this issue Feb 16, 2024 · 1 comment

Comments

@jrozentur
Copy link

jrozentur commented Feb 16, 2024

The sql is:
'ALTER TABLE taxi ADD COLUMN test STRUCT<a:INT, b:DOUBLE>'
duckdb.duckdb.ParserException: Parser Error: syntax error at or near "<"
LINE 1: ALTER TABLE taxi ADD COLUMN test STRUCT<a:INT, b:DOUBLE>

@jrozentur
Copy link
Author

duckdb==0.9.2

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

No branches or pull requests

1 participant