GLStephen opened a new issue #17299:
URL: https://github.com/apache/superset/issues/17299


   The SQL Lab currently submits a "select *" query with a limit when loading. 
This is potentially dangerous in BigQuery as it will query the entire table and 
every column. BigQuery has other semantics for querying schema or previews of 
tables. This functionality should be disabled by default for BigQuery databases 
until a BigQuery "aware" version can be built.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to