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

Add sqlmesh linter #3196

Open
ravenac95 opened this issue Mar 8, 2025 · 1 comment
Open

Add sqlmesh linter #3196

ravenac95 opened this issue Mar 8, 2025 · 1 comment

Comments

@ravenac95
Copy link
Member

What is it?

We need a sqlmesh linter with some custom rules for our setup:

  • All INCREMENTAL_BY_TIME_RANGE should have a partitioned_by field where the time column uses a DAY/MONTH or some other time bucket.
  • If possible, we should catch some duckdb/trino functions that we know should use a macro
Copy link

linear bot commented Mar 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant