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

GH-41095: [C++][FS][Azure] Add support for CopyFile with hierarchical namespace support #41276

Merged
merged 4 commits into from
Apr 22, 2024

Commits on Apr 18, 2024

  1. apacheGH-41095: [C++][FS][Azure] Add support for CopyFile with hierar…

    …chical namespace support
    
    We need to add SAS (Shared Access Signatures) token for source URL.
    kou committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2d0b183 View commit details
    Browse the repository at this point in the history
  2. Pass Blobs::BlobServiceClient

    kou committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7fa1fbf View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Add TODO

    kou committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6631c57 View commit details
    Browse the repository at this point in the history
  2. Remove needless new line

    kou committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a0be2e8 View commit details
    Browse the repository at this point in the history