-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Category of Bug / Issue
Converter bug
Current Behavior
The generated code for informatica XML to Pyspark is failing at runtime because databricks_conversion_supplements
doesn’t exist. Could you clarify if this is a missing dependency or Could you confirm whether we need to manually create this module, install it separately, or if it’s an internal-only reference that should be removed from generated code?
Expected Behavior
If this module isn’t supposed to exist, the import should be removed or replaced with a utility inside Lakebridge.
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.log
under USER_HOME/.databricks/labs/remorph-transpilers/<converter_name>/lib/lsp-server.log
Sample Query
Operating System
Windows
Version
other