Skip to content

fix s3 init config . #8886

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

zhanluxianshen
Copy link
Contributor

@zhanluxianshen zhanluxianshen commented Jul 16, 2025

What problem does this PR solve?

when if 'signature_version' in self.s3_config: and if 'addressing_style' in self.s3_config: both true.
the config init is error, will be overwrite by last one.

this pr is for fix that case.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🐞 bug Something isn't working, pull request that fix bug. labels Jul 16, 2025
@KevinHuSh KevinHuSh added the ci Continue Integration label Jul 17, 2025
@KevinHuSh KevinHuSh merged commit fd97ce3 into infiniflow:main Jul 17, 2025
4 checks passed
@zhanluxianshen zhanluxianshen deleted the fix-s3_conn_config_init branch July 17, 2025 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working, pull request that fix bug. ci Continue Integration size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants