This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch
fix/followup-41199-follow-up-from-41199-fix-sqllab-quote-au
in repository https://gitbox.apache.org/repos/asf/superset.git
from 7138c93f45b fix(sqllab): quote inserted table captions with
dialect-specific chars
add 0cc31dc1070 fix(bigquery): quote autocomplete identifiers with
backticks
No new revisions were added by this update.
Summary of changes:
superset/db_engine_specs/bigquery.py | 4 ++++
tests/integration_tests/databases/api_tests.py | 2 +-
tests/unit_tests/db_engine_specs/test_bigquery.py | 10 ++++++++++
3 files changed, 15 insertions(+), 1 deletion(-)