mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
feat: refactor error components and add database issue code (#10473)
* feat: refactor error components and add database issue code * Apply suggestions from code review Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com> Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
This commit is contained in:
@@ -37,6 +37,7 @@ class BigQueryEngineSpec(BaseEngineSpec):
|
||||
As contributed by @mxmzdlv on issue #945"""
|
||||
|
||||
engine = "bigquery"
|
||||
engine_name = "Google BigQuery"
|
||||
max_column_name_length = 128
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user