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 2021/12/06 01:41:50 UTC

[superset] branch sqlparse_unit_tests updated (da9f4b1 -> bccf8b9)

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

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


 discard da9f4b1  fix: extract tables doesn't work with reserved keywords
     add bccf8b9  fix: extract tables doesn't work with reserved keywords

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   (da9f4b1)
            \
             N -- N -- N   refs/heads/sqlparse_unit_tests (bccf8b9)

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:
 superset/sql_parse.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)