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

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


    from 220dc58fe0 chore: Expand error detail on screencapture (#25519)
     new 8b66603566 fix: tags permissions error message (#25516)
     new c205016e9d fix: Apply normalization to all dttm columns (#25147)

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-frontend/src/components/Tags/utils.tsx    |  2 +-
 superset/common/query_context_factory.py           |  1 +
 superset/common/query_context_processor.py         |  5 +-
 superset/common/query_object_factory.py            | 66 +++++++++++++++-
 tests/integration_tests/query_context_tests.py     |  8 +-
 .../unit_tests/common/test_query_object_factory.py | 90 +++++++++++++++++++++-
 6 files changed, 161 insertions(+), 11 deletions(-)

Reply via email to