You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by li...@apache.org on 2024/03/26 16:44:36 UTC

(superset) branch table-time-comparison-columns-show-hide updated (0feec6f2d8 -> 3feb91fc86)

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

lilykuang pushed a change to branch table-time-comparison-columns-show-hide
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 0feec6f2d8 updated style
 discard 2f1453102e update variable names
 discard 3562efca25 expand and collapse all time comparison columns
 discard de6ec2b4a1 feat(time-comparison-table): implement comparison columns dropdown
 discard ffae089647 Table with Time Comparison:
 discard e59b94c0f8 Table with Time Comparison:
 discard 25a18ba4d4 Table with Time Comparison:
 discard 0736387292 Table with Time Comparison:
 discard 3e8ccb21b4 Table with Time Comparison:
 discard c7a09a1ead Table with Time Comparison:
 discard 512b8ae0c4 Table with Time Comparison:
 discard 13ec9fea9d Table with Time Comparison:
 discard d50e42265a refactor(plugins): Time Comparison Utils
     add 2cdeaf0b95 refactor(plugins): Time Comparison Utils
     add 6cf5bd3965 Table with Time Comparison:
     add 0726994292 Table with Time Comparison:
     add 4decb160cf Table with Time Comparison:
     add 429abfd825 Table with Time Comparison:
     add 5fc10a3b36 Table with Time Comparison:
     add f1ba26da2b Table with Time Comparison:
     add ba064aac4f Table with Time Comparison:
     add a00ebf212e Table with Time Comparison:
     add f3e61b65e6 Table with Time Comparison:
     add a08667853f Table with Time Comparison:
     add a8820318b4 feat(time-comparison-table): implement comparison columns dropdown
     add e8f6b45594 expand and collapse all time comparison columns
     add 2e24d0fe09 update variable names
     add 3feb91fc86 updated style

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   (0feec6f2d8)
            \
             N -- N -- N   refs/heads/table-time-comparison-columns-show-hide (3feb91fc86)

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/connectors/sqla/models.py         |  34 +++++++--
 tests/unit_tests/connectors/test_models.py | 112 +++++++++++++++++++++++++----
 2 files changed, 127 insertions(+), 19 deletions(-)