Skip to content

Integrate Photon in AzCopy#3439

Open
wonwuakpa-msft wants to merge 9 commits into
mainfrom
wendi/photon
Open

Integrate Photon in AzCopy#3439
wonwuakpa-msft wants to merge 9 commits into
mainfrom
wendi/photon

Conversation

@wonwuakpa-msft
Copy link
Copy Markdown
Member

Description

Add Apache arrow support for ListBlobs

Type of Change

  • Bug fix
  • New feature
  • Documentation update required
  • Code quality improvement
  • Other (describe):

How Has This Been Tested?

Ran existing tests

Thank you for your contribution to AzCopy!

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
1 pipeline(s) require an authorized user to comment /azp run to run.

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
1 pipeline(s) require an authorized user to comment /azp run to run.

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
1 pipeline(s) require an authorized user to comment /azp run to run.

@wonwuakpa-msft
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

Comment thread go.mod
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Go module dependencies to pick up Apache Arrow-related support (likely via the Azure Storage SDK) intended to enable Arrow/Photon-backed ListBlobs behavior in AzCopy.

Changes:

  • Upgrades Azure Storage SDK dependencies (notably azblob) and several other direct dependencies.
  • Introduces github.com/apache/arrow-go/v18 and related transitive dependencies (as indirect requirements).
  • Regenerates go.sum with updated module checksums for the new dependency graph.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 3 comments.

File Description
go.mod Bumps multiple direct/indirect dependencies; adds Arrow Go as an indirect dependency; updates Azure SDK versions.
go.sum Large checksum refresh reflecting the updated dependency set.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go.mod
Comment thread go.mod
Comment thread go.mod
@wonwuakpa-msft wonwuakpa-msft changed the title Integrate Photon Integrate Photon in AzCopy May 5, 2026
@wonwuakpa-msft
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread azurePipelineTemplates/run-e2e.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants