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

Weird utf-something error #5

Open
felipepoulsen opened this issue Mar 29, 2021 · 3 comments
Open

Weird utf-something error #5

felipepoulsen opened this issue Mar 29, 2021 · 3 comments
Labels
wontfix This will not be worked on

Comments

@felipepoulsen
Copy link

Description

When trying to execute a query, I get this weird utf-something error.

Two cases:

  • In the end it turned out to be a syntax error
  • In the end it turned out to be me not specifying the virtual database in the query, and denodo assuming it was the ddp virtual database, here it could not find the table I was targetting
@martimors
Copy link
Contributor

Not enough details to solve this right now. Could you provide some examples? What behaviour were you expecting?

@martimors martimors added the wontfix This will not be worked on label Apr 14, 2021
@martimors
Copy link
Contributor

Seems this error is thrown when there is any issue with the query. It could be a table that does not exist, column that is misspelled etc. We cannot improve this until Denodo fix the error messages in their driver.

@martimors
Copy link
Contributor

@felipepoulsen Any thoughts on this or should I close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants