databrickslabs / remorph

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

Add T-SQL verification queries #876

Open bishwajit-db opened 2 months ago

bishwajit-db commented 2 months ago

Add T-SQL verification queries. Resolves #636

github-actions[bot] commented 2 months ago

Coverage tests results

3 323 tests  +2 893     383 :white_check_mark: ±    0   5s :stopwatch: ±0s     5 suites ±    0   2 893 :zzz: +2 893      5 files   ±    0      47 :x: ±    0 

For more details on these failures, see this check.

Results for commit c2b8739f. ± Comparison against base commit 97e73f88.

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

bishwajit-db commented 1 month ago

I would prefer to have meaningful filenames

Yes, that would be better. Right now, it just uses the example file name. However, it will make the process more complex and require another LLM inference step to generate the filenames based on the content. Can we skip it unless absolutely required?