Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fix near-minimum timestamp handling #57314

Merged
merged 11 commits into from
Feb 22, 2024

Commits on Feb 16, 2024

  1. attempt failing test

    Robert Schmidtke committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d0675f4 View commit details
    Browse the repository at this point in the history
  2. expand test for demonstration purposes

    Robert Schmidtke committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b4c825d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into bugfix/timestamp-overflow

    Robert Schmidtke committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cae5f80 View commit details
    Browse the repository at this point in the history
  4. fix near-minimum timestamp overflow when scaling from microseconds to…

    … nanoseconds
    Robert Schmidtke committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    58bc627 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22d8e2d View commit details
    Browse the repository at this point in the history
  6. minor refactor

    Robert Schmidtke committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d9cf1a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch 'main' into bugfix/timestamp-overflow

    Robert Schmidtke committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    513a94c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge branch 'main' into bugfix/timestamp-overflow

    Robert Schmidtke committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    92febcf View commit details
    Browse the repository at this point in the history
  2. add comments around specifically handling near-minimum microsecond an…

    …d nanosecond timestamps
    Robert Schmidtke committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    af7c8ea View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. consolidate comments

    Robert Schmidtke committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9c7c0d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into bugfix/timestamp-overflow

    Robert Schmidtke committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cbb9280 View commit details
    Browse the repository at this point in the history