Skip to content

Fix publish_pandas docstring to match actual signature and behavior#21

Merged
abhishek-pattern merged 2 commits intofeature/snowflake-s3-stage-v1from
copilot/sub-pr-20
Mar 2, 2026
Merged

Fix publish_pandas docstring to match actual signature and behavior#21
abhishek-pattern merged 2 commits intofeature/snowflake-s3-stage-v1from
copilot/sub-pr-20

Conversation

Copy link

Copilot AI commented Mar 2, 2026

The publish_pandas docstring was out of sync with the function's actual parameters and defaults after recent refactoring.

Changes

  • table_schematable_definition: Corrected parameter name in docstring to match the actual signature
  • chunk_size: Replaced stale "dump all rows at once / 100k in stored proc" description with accurate "auto-estimated via estimate_chunk_size(df)" semantics
  • quote_identifiers: Corrected implied default from True to False

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…, update chunk_size and quote_identifiers docs

Co-authored-by: abhishek-pattern <129820441+abhishek-pattern@users.noreply.github.com>
Copilot AI changed the title [WIP] Work in progress to address feedback on Feature/snowflake s3 stage PR Fix publish_pandas docstring to match actual signature and behavior Mar 2, 2026
@abhishek-pattern abhishek-pattern marked this pull request as ready for review March 2, 2026 05:22
@abhishek-pattern abhishek-pattern merged commit c6d63f4 into feature/snowflake-s3-stage-v1 Mar 2, 2026
9 of 10 checks passed
@abhishek-pattern abhishek-pattern deleted the copilot/sub-pr-20 branch March 2, 2026 05:22
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.

2 participants