dlt.destinations.impl.lancedb.exceptions
is_lancedb_not_found_error
def is_lancedb_not_found_error(error_message: str) -> bool
Returns True if the error message indicates a missing namespace, table or column.
def is_lancedb_not_found_error(error_message: str) -> bool
Returns True if the error message indicates a missing namespace, table or column.