Strategy One
Auto SQL Troubleshooting
Big data models Due to the constraints of the Large Language Model, vast schemas comprised of multiple tables and namespaces are unable to be processed all at once by Auto SQL. Reduce the number of connected namespaces and add tables to a chat to provide specific tables needed for your SQL.
Google Big Query The Schema Editor only retrieves tables by default in Data Catalog. Therefore, Auto SQL does not receive a full set of column names. This is a limitation of the current design. Verify if your table names are correct before executing the SQL.