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

Arrow support #167

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Arrow support #167

wants to merge 10 commits into from

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    005e1cb View commit details
    Browse the repository at this point in the history
  2. Only test on 1.3 or higher.

    rofinn authored and omus committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    1f97d4f View commit details
    Browse the repository at this point in the history
  3. Address review comments.

    rofinn authored and omus committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d3bc51c View commit details
    Browse the repository at this point in the history
  4. Update test/runtests.jl

    Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
    rofinn and omus committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b77fd2c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Add ArrowTypes support

    omus committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    6311514 View commit details
    Browse the repository at this point in the history
  2. Test against Julia 1.0 LTS

    omus committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    40b2f7d View commit details
    Browse the repository at this point in the history
  3. Remove dependency on Requires

    omus authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    3def9b0 View commit details
    Browse the repository at this point in the history
  4. Add Arrow compat entry

    omus committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    04105c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Require ArrowTypes 1.2

    omus committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9c3aa28 View commit details
    Browse the repository at this point in the history
  2. Removing Arrow compat entry

    omus committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    973e286 View commit details
    Browse the repository at this point in the history