Skip to content

Support copy configurations in insert handler#403

Closed
pgcamus wants to merge 1 commit into
goccy:mainfrom
CamusEnergy:pr-copy-table
Closed

Support copy configurations in insert handler#403
pgcamus wants to merge 1 commit into
goccy:mainfrom
CamusEnergy:pr-copy-table

Conversation

@pgcamus

@pgcamus pgcamus commented Apr 23, 2025

Copy link
Copy Markdown
Contributor
  • Read rows from the source tables and construct load jobs to pull them into the
    destination table.

This is supports the Python SDK's Client.copy_table() API, which #386 does not quite support. I'm guessing that we'd probably want to combine functionality from these two PRs at some point.

- Read rows from the source tables and construct load jobs to pull them
  into the destination table.
@CamusEnergy CamusEnergy closed this by deleting the head repository Feb 26, 2026
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