AbhaySingh
Databricks Employee
Databricks Employee

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