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

[Feature] Add order_by and limit fields to saved queries #10531

Closed
3 tasks done
plypaul opened this issue Aug 6, 2024 · 0 comments · Fixed by #10532
Closed
3 tasks done

[Feature] Add order_by and limit fields to saved queries #10531

plypaul opened this issue Aug 6, 2024 · 0 comments · Fixed by #10532
Assignees
Labels
enhancement New feature or request semantic Issues related to the semantic layer

Comments

@plypaul
Copy link
Contributor

plypaul commented Aug 6, 2024

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion

Describe the feature

  • Add a order_by field to saved queries that allow ordering of the results returned.
  • Add a limit field to saved queries that allow limiting of the results returned.

Describe alternatives you've considered

Request from @Jstein77.

Who will this benefit?

Request from @Jstein77.

Are you interested in contributing this feature?

Yes

Anything else?

No response

@plypaul plypaul added enhancement New feature or request triage labels Aug 6, 2024
@plypaul plypaul self-assigned this Aug 6, 2024
plypaul added a commit that referenced this issue Aug 6, 2024
@dbeatty10 dbeatty10 added semantic Issues related to the semantic layer and removed triage labels Aug 9, 2024
plypaul added a commit that referenced this issue Aug 10, 2024
plypaul added a commit that referenced this issue Aug 10, 2024
plypaul added a commit that referenced this issue Aug 10, 2024
plypaul added a commit that referenced this issue Aug 12, 2024
plypaul added a commit that referenced this issue Oct 10, 2024
plypaul added a commit that referenced this issue Oct 11, 2024
plypaul added a commit that referenced this issue Oct 15, 2024
plypaul added a commit that referenced this issue Oct 15, 2024
plypaul added a commit that referenced this issue Oct 15, 2024
plypaul added a commit that referenced this issue Oct 15, 2024
plypaul added a commit that referenced this issue Oct 16, 2024
plypaul added a commit that referenced this issue Oct 17, 2024
QMalcolm pushed a commit that referenced this issue Oct 17, 2024
* Add `order_by` and `limit` fields to saved queries.

* Update JSON schema

* Add change log for #10531.

* Check order by / limit in saved-query parsing test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request semantic Issues related to the semantic layer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants