You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2024/03/20 21:00:00 UTC

(superset) branch sqlglot-sqlserver updated (9ada75ea0e -> 97e323631b)

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

beto pushed a change to branch sqlglot-sqlserver
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 9ada75ea0e fix: sqlglot SQL Server
     add d0d9fc5bdf fix: bump sqlglot to support materialized CTEs (#27576)
     add f274c4785d fix: skip another Hive test (#27595)
     add 97e323631b fix: sqlglot SQL Server

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   (9ada75ea0e)
            \
             N -- N -- N   refs/heads/sqlglot-sqlserver (97e323631b)

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:
 requirements/base.txt                            | 421 ++++++-----------------
 setup.py                                         |   2 +-
 tests/integration_tests/charts/data/api_tests.py |   3 +
 3 files changed, 101 insertions(+), 325 deletions(-)