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

eschutho pushed a change to branch fix/out-of-bounds-nanosecond-timestamp
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 2cdaa026f69 fix: coerce out-of-bounds nanosecond timestamps to NaT 
instead of raising
     add 70f5c17ea40 fix: coerce out-of-bounds nanosecond timestamps to NaT 
instead of raising

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   (2cdaa026f69)
            \
             N -- N -- N   refs/heads/fix/out-of-bounds-nanosecond-timestamp 
(70f5c17ea40)

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/commands/dataset/importers/v1/utils.py | 10 +++++++++-
 tests/unit_tests/result_set_test.py             | 20 ++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)

Reply via email to