This is an automated email from the ASF dual-hosted git repository.
elizabeth pushed a change to branch elizabeth/use-create-table-util-fix
in repository https://gitbox.apache.org/repos/asf/superset.git
omit bb8f46f0fc fix cypress
omit 33ca27c41b update contstraint logic and test
omit 3162bb3f59 fix typing on python 3.10
add 4e2f39ed7f update contstraint logic and test
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bb8f46f0fc)
\
N -- N -- N refs/heads/elizabeth/use-create-table-util-fix
(4e2f39ed7f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/superset-e2e.yml | 1 +
superset/app.py | 9 ++++-----
tests/integration_tests/core_tests.py | 2 +-
tests/integration_tests/superset_test_config.py | 4 ----
tests/unit_tests/sql_lab_test.py | 2 +-
5 files changed, 7 insertions(+), 11 deletions(-)