databrickslabs / remorph

Cross-compiler and Data Reconciler into Databricks Lakehouse
Other
21 stars 13 forks source link

TSQL: Implement TSQL UPDATE/DELETE statements #540

Closed jimidle closed 3 weeks ago

jimidle commented 1 month ago

Here we add support for the TSQL update statement in all syntactical forms, including support for UDF column transformations. The DELETE statement is also implemented here as they share many common clauses.

github-actions[bot] commented 1 month ago

Coverage tests results

401 tests  ±0   381 :white_check_mark: ±0   4s :stopwatch: -1s   2 suites ±0     0 :zzz: ±0    2 files   ±0    20 :x: ±0 

For more details on these failures, see this check.

Results for commit d43c1581. ± Comparison against base commit ec13a9e5.

:recycle: This comment has been updated with latest results.