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

SQL Error [XX000]: ERROR: Unsuported quack type: 1700 #7

Open
alexanderlazutkin opened this issue Apr 6, 2024 · 0 comments
Open

SQL Error [XX000]: ERROR: Unsuported quack type: 1700 #7

alexanderlazutkin opened this issue Apr 6, 2024 · 0 comments

Comments

@alexanderlazutkin
Copy link

alexanderlazutkin commented Apr 6, 2024

Hi! I've got a error in DBeaver 'SQL Error [XX000]: ERROR: Unsuported quack type: 1700'
when run
drop table if exists quack.customer; CREATE TABLE quack.customer (C_CUSTKEY INT, C_ACCTBAL DECIMAL(15,2)) USING quack;

See

C_ACCTBAL DECIMAL(15,2))

The same script works fine for DuckDB

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

1 participant