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

[C++][Packaging] Enable Azure Filesystem in official packages #44347

Closed
tobim opened this issue Oct 9, 2024 · 5 comments
Closed

[C++][Packaging] Enable Azure Filesystem in official packages #44347

tobim opened this issue Oct 9, 2024 · 5 comments

Comments

@tobim
Copy link
Contributor

tobim commented Oct 9, 2024

Describe the enhancement requested

The pre-built binary packages that can be downloaded from artifactory via apt/dnf/yum do not include support for Azure.

I hereby request to enable Azure support similar to S3 and GCS.

Component(s)

C++

@kou kou changed the title [C++] Enable Azure Filesystem in official packages [C++][Packaging] Enable Azure Filesystem in official packages Oct 9, 2024
@kou
Copy link
Member

kou commented Oct 9, 2024

Oh, I forgot to enable it.

@raulcd
Copy link
Member

raulcd commented Oct 9, 2024

@kou I've seen you've pushed for this yesterday. I am going to do the feature freeze today but let me know if you close it. I am happy to add it once merged as it seems pretty isolated and I don't think it'll cause other issues.

@raulcd raulcd added this to the 18.0.0 milestone Oct 9, 2024
@kou
Copy link
Member

kou commented Oct 9, 2024

Thanks! I can complete this today.

kou added a commit that referenced this issue Oct 10, 2024
### Rationale for this change

Other file systems such as GCS file system and S3 file system are enabled.

### What changes are included in this PR?

Enabled Azure file system.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: #44347

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou
Copy link
Member

kou commented Oct 10, 2024

Issue resolved by pull request 44348
#44348

@kou kou closed this as completed Oct 10, 2024
@kou
Copy link
Member

kou commented Oct 10, 2024

Done!

raulcd pushed a commit that referenced this issue Oct 10, 2024
### Rationale for this change

Other file systems such as GCS file system and S3 file system are enabled.

### What changes are included in this PR?

Enabled Azure file system.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: #44347

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants