This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/superset.git
from 31e1b63bb3 chore: Adds 3.1.3 RC1 data to CHANGELOG.md
new 1533f7735d fix(sql_parse): Add Apache Spark to SQLGlot dialect mapping
(#28322)
new b477abd1ca fix: Ignore USE SQL keyword when determining SELECT
statement (#28279)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
superset/sql_parse.py | 10 ++++++++--
tests/unit_tests/sql_parse_tests.py | 3 +++
2 files changed, 11 insertions(+), 2 deletions(-)