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 d8cffb0a3f chore(sql_parse): Provide more meaningful SQLGlot errors
(#27858)
new 80ccb0c51f chore: Default to engine specification regarding using
wildcard (#27843)
new 863461dd41 fix(bar-chart): change legend padding for horizontal
orientation (#27883)
new b1e38d10eb chore(sqllab): Do not strip comments when executing SQL
statements (#27725)
The 3 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:
.../src/Timeseries/transformers.ts | 13 ++++++--
superset/databases/api.py | 2 +-
superset/databases/utils.py | 1 -
superset/sql_lab.py | 1 -
tests/integration_tests/databases/api_tests.py | 4 +--
tests/integration_tests/sqllab_tests.py | 37 ++++++++++++----------
6 files changed, 34 insertions(+), 24 deletions(-)