Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2025 11:31 AM
Hi there!
Known lakebase issues are listed here:
https://github.com/databrickslabs/lakebridge/issues
Does any of this apply to your use case?
1. Variable scope errors in WHERE clauses or subqueries
2. DELETE/UPDATE FROM statements incorrectly converted to MERGE
3. Control flow statements (WHILE, TRY/CATCH) not converted
4. Table variables (@temp TABLE) not translated
5. System functions (@@ROWCOUNT, @@ERROR) not replaced
6. DDL statements removed, breaking logic