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

Use Arrow URI FileSystem backed instance to retrieve remote files #7709

Merged
merged 17 commits into from
Jun 14, 2021

Commits on Mar 24, 2021

  1. Added overloaded arrow_io_source which accepts a user provided Arrow …

    …uri filesystem reference
    jdye64 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    8e7fc2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1383a57 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    43252a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c24470e View commit details
    Browse the repository at this point in the history
  3. include needed arrow headers

    jdye64 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    94f8014 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    55fac47 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    90fe2f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Add initial test

    jdye64 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a0d7331 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    1735f18 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    586a84f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    6609073 View commit details
    Browse the repository at this point in the history
  2. check style changes

    jdye64 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    feef2d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Merge remote-tracking branch 'upstream/branch-21.08' into arrow_uri_d…

    …atasource
    sft-managed authored and sft-managed committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    06acdb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Added LocalFileSystem Arrow URI test for reading JSON files

    sft-managed authored and sft-managed committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0cab4b0 View commit details
    Browse the repository at this point in the history
  2. checkstyle

    jdye64 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    119f98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a971b View commit details
    Browse the repository at this point in the history
  4. Address review suggestions

    jdye64 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5535475 View commit details
    Browse the repository at this point in the history