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

Allow Looker API errors with a single, string-typed error #718

Merged

Conversation

joshtemple
Copy link
Collaborator

Change description

This change allows a type of SQL validation error that we've been seeing following the release of the "new" LookML runtime. This type of error has an error key instead of errors and is string typed.

Now, instead of logging it and failing as unexpected, we can let this error flow through as a regular SQL validation error.

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Checklists

Security

  • Security impact of change has been considered
  • Code follows security best practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer

@joshtemple joshtemple requested a review from DylanBaker as a code owner May 25, 2023 15:20
@joshtemple joshtemple merged commit a994710 into master May 25, 2023
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

Successfully merging this pull request may close these issues.

2 participants