Query a table in an External Connection in BigQuery
I’m attempting to view columns of a table in an External Connection in BigQuery. However, I’m running into an issue due to one of the columns using UUID, which isn’t supported in BQ. I can CAST() the column, but I still can’t see what other columns exist in the table.