Skip to content

fix: initialize optional Amazon S3 parameters - #7

Open
sdojjy wants to merge 2 commits into
mainfrom
fix/amazon-s3-optional-parameters
Open

fix: initialize optional Amazon S3 parameters#7
sdojjy wants to merge 2 commits into
mainfrom
fix/amazon-s3-optional-parameters

Conversation

@sdojjy

@sdojjy sdojjy commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • initialize all optional Amazon S3 storage parameters
  • prevent COPY INTO compilation from raising AttributeError when parameters are omitted or set to false
  • add regression coverage for omitted and partial optional parameter combinations

Testing

  • python -m compileall -q tidbcloudlake_sqlalchemy tests/test_copy_into.py
  • standalone SQLAlchemy compilation checks passed for both regression scenarios
  • full pytest was not runnable locally because the SQLAlchemy test plugin requires a service at localhost:8000

@ti-chi-bot ti-chi-bot Bot added the size/M label Jul 28, 2026
@pingcap-cla-assistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant