Skip to content

v0.48.0

Choose a tag to compare

@izeigerman izeigerman released this 03 Nov 00:14
· 3046 commits to main since this release
3c5122a

🪲 Bug fixes

  • Spark temp tables (#1656) @eakmanrq
  • External model schema was using generic model name the key. sqlglot is lenient enough to accept double quotes instead of backticks for dialects like bigquery, but this makes the schema.yaml more consistent (#1658) @tobymao

🧹 Chore