-
Notifications
You must be signed in to change notification settings - Fork 58
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
DESCRIBE queries not working #1
Comments
I executed a simple DESCRIBE query in the docker and it worked for me. What is the exact query you are trying to execute @keski? |
It's interesting that it works for you. The query was not the issue since an error was generated in all cases. When sql:describe-mode is set manually it works:
I traced the issue to the Virtuoso build version, but if it worked for you perhaps its related to something else. See also:openphacts/ops-platform-setup#10 |
Closing this issue as openphacts/ops-platform-setup#10 describes the way content is dumped and loaded. It seems that either upstream Virtuoso or the dump files are incompatible with this dockerized version of Virtuoso. @keski Please reopen this issue if neither upstream nor the dump format seems to cause this behaviour. I'm monitoring openphacts/ops-platform-setup#10 in case something pops up. |
The current build produces an error when executing DESCRIBE queries.
The text was updated successfully, but these errors were encountered: