dbt-labs / dbt-semantic-interfaces

The shared semantic layer definitions that dbt-core and MetricFlow use.
Apache License 2.0
66 stars 13 forks source link

Add validation for order-by in saved queries #324

Closed plypaul closed 1 month ago

plypaul commented 1 month ago

Description

This PR adds a validation to check the values in the order-by for a saved query.

Checklist

plypaul commented 1 month ago

Taking a look at the test failure.