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

Fix incorrect cast Timestamp with Timezone #4201

Merged
merged 8 commits into from
May 12, 2023

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    db6079b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    192c18d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Support chrono_tz Timezone

    aprimadi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c560448 View commit details
    Browse the repository at this point in the history
  2. Update arrow-cast/src/cast.rs

    Co-authored-by: Raphael Taylor-Davies <[email protected]>
    aprimadi and tustvold authored May 12, 2023
    Configuration menu
    Copy the full SHA
    e6de362 View commit details
    Browse the repository at this point in the history
  3. Update arrow-cast/src/cast.rs

    Co-authored-by: Raphael Taylor-Davies <[email protected]>
    aprimadi and tustvold authored May 12, 2023
    Configuration menu
    Copy the full SHA
    8dca296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e89343 View commit details
    Browse the repository at this point in the history
  5. Fix clippy and cargo fmt

    aprimadi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6503927 View commit details
    Browse the repository at this point in the history
  6. Fix clippy

    aprimadi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8dee8af View commit details
    Browse the repository at this point in the history