databrickslabs / remorph

Cross-compiler and Data Reconciler into Databricks Lakehouse
Other
47 stars 30 forks source link

[BUG]: #Tredence . If we have single file for multiple DDL’s & if there is error in any DDL, then whole file is getting skipped #1185

Open Mailendiran98 opened 2 weeks ago

Mailendiran98 commented 2 weeks ago

Is there an existing issue for this?

Category of Bug / Issue

TranspileParserError

Current Behavior

No response

Expected Behavior

It should skip the particular corrupted DDL, however rest of the DDL should be converted properly

Steps To Reproduce

No response

Relevant log output or Exception details

No response

Sample Query

No response

Operating System

Windows

Version

latest via Databricks CLI

aman-db commented 1 week ago

@Mailendiran98, please provide us with an example that will allow us to replicate the issue on our end.

Mailendiran98 commented 1 week ago

@sriram251-code / @aman-db , i think if #1164 is solved, #1185 will also work. My bad, i have raised 2 bugs for single issue.