You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BUGFIX] Cache the SQL execution engine across calls instead of rebuilding it every time (#12148)
[BUGFIX] query asset SQL ending in a comment fails validation (#12124) (thanks @nanjeshramesh)
[BUGFIX] Wrap a query asset's SQL whole so Oracle does not add FROM DUAL (#12162)
[BUGFIX] TupleFilesystemStoreBackend reads with ambient locale encoding (#12125) (thanks @nanjeshramesh)
[BUGFIX] Make ExpectColumnValueZScoresToBeLessThan pass rather than fail or raise on zero or undefined variance (#12145) (thanks @Star-cloud626, Claude Opus 5 (1M context))
[BUGFIX] expect_column_values_to_be_unique raises KeyError on mixed-case column names (#12180)
[BUGFIX] Report an undefined SQLite standard deviation as None instead of raising (#12168) (thanks @siddharthgaur1, Claude Opus 5)
[DOCS] Update repository links to the fivetran org (#12126) (thanks @iamfeldman)
[MAINTENANCE] Declare metric values, render-content payloads, and metric keys as what they actually are (#12116)
[MAINTENANCE] Generalize the data source declaration record beyond SQL backends (#12110)
[MAINTENANCE] Pin the fluent datasource management API with a per-type CRUD contract suite (#12141)
[MAINTENANCE] Say what the shared fixture column types mean (#12147)
[MAINTENANCE] Type-check tests/test_utils.py, tests/actions/ and tests/checkpoint/ (#12146) (thanks @MannXo)
[MAINTENANCE] Clean up check-actor-permissions and dead CI workflow code (#12159)
[MAINTENANCE] Bump browserslist from 4.28.1 to 4.28.8 in /docs/docusaurus (#12155)
[MAINTENANCE] Bump fast-uri from 3.1.5 to 3.1.7 in /docs/docusaurus (#12151)