โ08-14-2025 09:11 PM
Hi All,
We are currently exploring a use case involving migration from IBM DataStage to Databricks. I noticed that LakeBridge supports automated code conversion for this process. If anyone has experience using LakeBridge, could you please share any best practices or lessons learned?
Additionally, I would appreciate any insights on the business value propositionโparticularly regarding potential cost savingsโassociated with moving from IBM DataStage to Databricks.
Thank you in advance for your input.
โ08-15-2025 06:27 AM
Lakebridge can automate much of the ETL conversion, speeding migration and reducing labor and runtime costs.
โ08-15-2025 07:55 AM
Thank you for your response, do you know if there is any documentation on how much of it converts and what are the limitations in the conversion etc?
โ12-11-2025 06:14 AM
Hi @Hari_P , Have you finished the migration? Whick tool did you use?
โ12-11-2025 08:04 AM
Hi @Echoes @Hari_P @SebastianRowan you can you Travinto technologies tool, their conversion ratio is 95-100%.
โ01-31-2026 10:34 AM
Hi @Kevin8 check the articles on thelogicplus they have very good article and automation help for datastage to databricks migration
โ01-31-2026 08:09 PM
Lakebridge does a decent job, but it wonโt fix all your conversion problems. It can achieve about 70โ80% conversion accuracy, depending on the complexity of your jobs. The default configuration it uses is designed for the most common scenarios and patterns, so it may not handle some of the patterns found in the DataStage jobs you plan to convert.
However, it does provide a strong starting point, especially since it can successfully convert large jobs where other LLMs fail due to context limitations. Youโll still need to clean up the converted code, test it, fix issues, and apply patches for anything it missed. Be sure to allocate extra time and effort for refactoring the converted code.
โ01-31-2026 08:10 PM
If you want to get really nerdy and fix lakebridge to get better accuracy you can build and supply your own custom configuration -
https://databrickslabs.github.io/lakebridge/docs/transpile/pluggable_transpilers/bladebridge/bladebr...
โ01-31-2026 08:11 PM
Or you can involved Lakebridge folks and ask them to help you with creating custom configuration based on your scenarios
โ01-31-2026 08:14 PM
You can also use claude code pointing to lllm endpoints hosted on databricks to clean up the converted code or build modules lakebridge count convert or ask it to just summarize your datastage jobs etc.
https://medium.com/@dbxdev/turning-databricks-into-an-ai-pair-programmer-with-claude-powered-coding-...
โ01-31-2026 09:18 PM
Hi @pradeep_singh I have used Lakebridge but it convert only 25 to 30% jobs only. Due to that we suffer a lot but when we use Travinto then we convert 80-95% of the jobs that save lot of time.
โ01-31-2026 09:23 PM
@pradeep_singh check the ranking on this website best datastage to databricks migration tool