willbarrett commented on a change in pull request #10303:
URL:
https://github.com/apache/incubator-superset/pull/10303#discussion_r455181608
##########
File path: superset/databases/api.py
##########
@@ -311,15 +239,11 @@ def select_star(
description: Table schema
responses:
200:
- description: select star for table
+ description: Query result
Review comment:
Does this actually return a query result? I thought it returned a SQL
string representing the verbose equivalent of `SELECT * FOR <table_name>` for
the referenced table.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]