mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: Default to engine specification regarding using wildcard (#27843)
This commit is contained in:
@@ -92,7 +92,6 @@ def get_table_metadata(
|
||||
"selectStar": database.select_star(
|
||||
table_name,
|
||||
schema=schema_name,
|
||||
show_cols=True,
|
||||
indent=True,
|
||||
cols=columns,
|
||||
latest_partition=True,
|
||||
|
||||
Reference in New Issue
Block a user