dlt.destinations.impl.lancedb.exceptions
is_lancedb_not_found_error
def is_lancedb_not_found_error(error_message: str) -> bool
Check if the error message indicates a LanceDB not found error.
def is_lancedb_not_found_error(error_message: str) -> bool
Check if the error message indicates a LanceDB not found error.