Skip to content

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented Dec 4, 2024

Fixes #24328

Adds gcs.application-id, azure.application-id and s3.application-id to the native fs configurations. This allows for additional identification of the application on the storage side

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Dec 4, 2024
@wendigo wendigo requested review from ebyhr and electrum December 4, 2024 09:45
@wendigo wendigo force-pushed the serafin/native-fs-app-id branch from 42a3e09 to 815e1dc Compare December 4, 2024 10:17
@wendigo wendigo requested a review from losipiuk December 4, 2024 11:10
@wendigo
Copy link
Contributor Author

wendigo commented Dec 4, 2024

cc @electrum

@anusudarsan
Copy link
Member

can you add docs as well?

@wendigo wendigo force-pushed the serafin/native-fs-app-id branch from 815e1dc to 3b5c4cf Compare December 4, 2024 15:35
@github-actions github-actions bot added the docs label Dec 4, 2024
@wendigo
Copy link
Contributor Author

wendigo commented Dec 4, 2024

@anusudarsan done

@wendigo wendigo requested a review from mosabua December 4, 2024 15:44
@wendigo
Copy link
Contributor Author

wendigo commented Dec 4, 2024

@mosabua ptal at the docs

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Same changes as suggested in Azure also need to go for GCS and S3 .. otherwise this looks good.

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Good to go after doc fix ;-) especially for you @wendigo

@wendigo wendigo force-pushed the serafin/native-fs-app-id branch from 3b5c4cf to 7669d64 Compare December 4, 2024 19:32
@wendigo
Copy link
Contributor Author

wendigo commented Dec 4, 2024

@mosabua ptal

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Minor nits but good to go. Also need a suggestion for release notes entry

@wendigo wendigo force-pushed the serafin/native-fs-app-id branch from 7669d64 to 4c5d8ba Compare December 4, 2024 19:54
@dain
Copy link
Member

dain commented Dec 5, 2024

This is a good idea

@wendigo wendigo force-pushed the serafin/native-fs-app-id branch from 4c5d8ba to 816c317 Compare December 5, 2024 07:22
@wendigo wendigo merged commit 7bf76cb into master Dec 5, 2024
76 checks passed
@wendigo wendigo deleted the serafin/native-fs-app-id branch December 5, 2024 08:19
@github-actions github-actions bot added this to the 467 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Feature Request: Add Support for Customizable User-Agent Suffix in Object Storage File Systems (S3/GCS/Azure)

7 participants