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

Schema Inference not working #11

Open
sovereignstack opened this issue Sep 22, 2023 · 0 comments
Open

Schema Inference not working #11

sovereignstack opened this issue Sep 22, 2023 · 0 comments

Comments

@sovereignstack
Copy link

sovereignstack commented Sep 22, 2023

Trino Version: 422
Trino-Aerospike Version: 4.4.1-403

I am connecting to trino from DBeaver. It is able to list the tables but doing a select * or even a select column_name fails.
The error I get is SELECT * not allowed from relation that has no columns

However if I create a JSON file for a particular table as documented here , I am able to query it.

Since trino-aerospike does support schema inference, I was hoping I could run without creating JSONs for each table. There are many sets and keeping the files up-to-date for different environments will be a big ongoing task.

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