Is there an existing issue for this?
Current Behavior
Views that use a "with" statement are not migrated properly.
sqlglot identifies the with statement as a table dependency and fail to migrate it.
Expected Behavior
"with" statement should not be identified as view dependencies and should be blocking the migration.
Steps To Reproduce
No response
Cloud
AWS
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response
Is there an existing issue for this?
Current Behavior
Views that use a "with" statement are not migrated properly.
sqlglot identifies the with statement as a table dependency and fail to migrate it.
Expected Behavior
"with" statement should not be identified as view dependencies and should be blocking the migration.
Steps To Reproduce
No response
Cloud
AWS
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response