Skip to content
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

Add FREEZE Option to COPY Command and Explicit Transaction Management for Shard Moves #7687

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

update

c958e8e
Select commit
Loading
Failed to load commit list.
Draft

Add FREEZE Option to COPY Command and Explicit Transaction Management for Shard Moves #7687

update
c958e8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2024 in 0s

48.71% of diff hit (target 75.00%)

View this Pull Request on Codecov

48.71% of diff hit (target 75.00%)

Annotations

Check warning on line 46 in src/backend/distributed/operations/worker_copy_table_to_node_udf.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/worker_copy_table_to_node_udf.c#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 126 in src/backend/distributed/operations/worker_shard_copy.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/worker_shard_copy.c#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 136 in src/backend/distributed/operations/worker_shard_copy.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/worker_shard_copy.c#L132-L136

Added lines #L132 - L136 were not covered by tests

Check warning on line 151 in src/backend/distributed/operations/worker_shard_copy.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/worker_shard_copy.c#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 372 in src/backend/distributed/operations/worker_shard_copy.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/worker_shard_copy.c#L372

Added line #L372 was not covered by tests

Check warning on line 378 in src/backend/distributed/operations/worker_shard_copy.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/worker_shard_copy.c#L378

Added line #L378 was not covered by tests