databrickslabs / remorph

Cross-compiler and Data Reconciler into Databricks Lakehouse
Other
39 stars 25 forks source link

TSQL: Implement correct grammar for CREATE TABLE in all forms #796

Closed jimidle closed 2 months ago

jimidle commented 2 months ago

Here we correct the existing grammar for CREATE TABLE in all its forms such as graph nodes, CTAS and FILETABLE.

jimidle commented 2 months ago

Note grammar only until the whole CREATE xxxx set is cleaned up and made orthogonal.

github-actions[bot] commented 2 months ago

Coverage tests results

401 tests  ±0   194 :white_check_mark: ±0   4s :stopwatch: ±0s   2 suites ±0     0 :zzz: ±0    2 files   ±0   207 :x: ±0 

For more details on these failures, see this check.

Results for commit 366e3542. ± Comparison against base commit bd18476f.