sqlmesh icon indicating copy to clipboard operation
sqlmesh copied to clipboard

Efficient data transformation and modeling framework that is backwards compatible with dbt.

Results 273 sqlmesh issues
Sort by recently updated
recently updated
newest added

Bumps [apache-arrow](https://github.com/apache/arrow-js) from 19.0.1 to 21.1.0. Release notes Sourced from apache-arrow's releases. Apache Arrow JS 21.1.0 What's Changed chore: bump gulp from 4.0.2 to 5.0.1 by @​dependabot[bot] in apache/arrow-js#133 chore:...

dependencies
javascript

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7. Release notes Sourced from astral-sh/setup-uv's releases. v7.0.0 🌈 node24 and a lot of bugfixes Changes This release comes with a load of bug fixes...

dependencies
github_actions

the dbt cli allows a certain set of "global" options to be defined both at top level (before a subcommand) and at the subcommand level. This means that the following...

Hello. I have a big perforance issue using BigQuery as destination (gataway) on a private GCP environment. Here is the demo project to reproduce my error case -> [github repo](https://github.com/fosk06/sqlmesh-demo-show)...

This PR: - Makes the dispatch mapping from a project config available to the adapter via jinja globals - Updates the adapter's dispatch function to use search_order if configured -...

MySQL `JSON_TABLE` fails to run in SQLMesh unit tests, giving the error `1210 'Incorrect arguments to JSON_TABLE'`. Perhaps certain characters are not escaped or passed to pymysql properly? E.g. the...

Bug
Engine: MySQL

Need someone smart to figure out what is happening. I think it is an upstream problem, but I don't now how to confirm that. We use Snowflake as our database....

Related to closed issue : https://github.com/TobikoData/sqlmesh/issues/5262 Has this been released? I can't find these changes in the releases and still have issues using latest version > The issue appears to...

Follow-up to #5492. The dbt manifest fqn can be inconsistent. Use normalized canonical name instead.

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.1.0. Changelog Sourced from web-vitals's changelog. v5.1.0 (2025-07-31) Register visibility-change early (#637) Only finalize LCP on user events (isTrusted=true) (#635) Fallback to default getSelector if...

dependencies
javascript