-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
feat/cliactions that are visible to the useractions that are visible to the user
Description
Is there an existing issue for this?
- I have searched the existing issues
Category of Bug / Issue
Application crashed
Current Behavior
If your input has any subfolders with only subfolders, the application fails to create the output structure. For example, this fails:
input_folder
|── folder_lvl1
│ └── folder_lvl2
│ └── sample2.sql
└── sample1.sql
Expected Behavior
No response
Steps To Reproduce
No response
Relevant log output or Exception details
Logs Confirmation
- I ran the command line with
--debug - I have attached the
lsp-server.logunder USER_HOME/.databricks/labs/remorph-transpilers/<converter_name>/lib/lsp-server.log
Sample Query
Operating System
macOS
Version
latest via Databricks CLI
Metadata
Metadata
Assignees
Labels
feat/cliactions that are visible to the useractions that are visible to the user