0.35.79 (2024-09-04)
Bug Fixes
- schema-compiler: correct string casting for BigQuery (#8651) (f6ac9c2)
- schema-compiler: correct string casting for Databricks (#8652) (5cf71d9)
- schema-compiler: correct string casting for MySQL (#8650) (9408bb4)
- schema-compiler: correct string concatenation and casting for MS SQL (#8649) (0e9f9f1)
- schema-compiler: Support
CURRENT_DATE
SQL push down for BigQuery (9aebd6b)