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

Introduce setting date_time_overflow_behavior to control the overflow behavior when converting to Date / Date32 / DateTime / DateTime64 #55696

Merged
merged 8 commits into from Oct 27, 2023

Commits on Oct 25, 2023

  1. Introduce setting for dt overflow exception

    Added tests and docs
    zvonand committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2f3695a View commit details
    Browse the repository at this point in the history
  2. updated after review

    zvonand committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5b86e8c View commit details
    Browse the repository at this point in the history
  3. Rename date_time_overflow_mode -> date_time_overflow_behavior, moved …

    …it to format settings
    zvonand committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0766c73 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    6fccd55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5737369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7128778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35baf77 View commit details
    Browse the repository at this point in the history
  5. Update FunctionsConversion.h

    zvonand committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2da12ec View commit details
    Browse the repository at this point in the history