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

Fixed incorrect ASK behaviour for dataset with one element #2989

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcbiddle
Copy link

@jcbiddle jcbiddle commented Nov 21, 2024

Summary of changes

  • Fixed incorrect behaviour for ASK queries with a single FROM or FROM NAMED statement.
  • Previously, the dataset clause would be a single element instead of a singleton list, leading to the query failing.

Checklist

  • Checked that there aren't other open pull requests for
    the same change.
  • Checked that all tests and type checking passes.
  • Considered granting push permissions to the PR branch,
    so maintainers can fix minor issues and keep your PR up to date.

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.

1 participant