You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yo...@apache.org on 2022/01/28 13:51:07 UTC

[superset] branch master updated (1f6f3d7 -> 9671384)

This is an automated email from the ASF dual-hosted git repository.

yongjiezhao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 1f6f3d7  chore: added release notes for 1.4 (#18206)
     add 9671384  fix(sql): unable to filter text with quotes (#17881)

No new revisions were added by this update.

Summary of changes:
 superset/connectors/base/models.py                |   2 +-
 tests/integration_tests/druid_func_tests.py       |   2 +-
 tests/integration_tests/druid_func_tests_sip38.py |   2 +-
 tests/integration_tests/query_context_tests.py    |   2 +-
 tests/integration_tests/sqla_models_tests.py      | 170 ++++++++++++++--------
 5 files changed, 116 insertions(+), 62 deletions(-)