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

Don't try to infer nullability in CSV reader #2860

Merged
merged 8 commits into from Oct 13, 2022

Commits on Oct 12, 2022

  1. Copy the full SHA
    c6653d7 View commit details
    Browse the repository at this point in the history
  2. Clippy

    Dandandan committed Oct 12, 2022
    Copy the full SHA
    0861e20 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f4473c9 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Dandandan committed Oct 12, 2022
    Copy the full SHA
    7e095c5 View commit details
    Browse the repository at this point in the history
  5. Update arrow/src/csv/reader.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    Dandandan and alamb committed Oct 12, 2022
    Copy the full SHA
    4bd9501 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Copy the full SHA
    059bd1e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    64ed5d6 View commit details
    Browse the repository at this point in the history
  3. Lint

    Dandandan committed Oct 13, 2022
    Copy the full SHA
    7913fb6 View commit details
    Browse the repository at this point in the history