Input
Executionexec_in
Trigger execution
Data/DataFusion
Register a LanceDB table into a DataFusion session for SQL queries. Uses the existing to_datafusion() implementation from the vector store.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger execution
DataFusion session to register the table into
LanceDB database connection
Name to register the table as in the DataFusion catalog. If empty, uses the database's original table name.
Table registered successfully