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 order Hints for Bulk Copy operations #2472

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

mobilebilly
Copy link

This pull request implements the feature request raised in December 2020 to add support for Order Hints in Bulk Copy operations. Although the change is minor, it can result in significant performance improvements if the data being imported is sorted according to the clustered index on the destination table.

@mobilebilly
Copy link
Author

@microsoft-github-policy-service agree

@Jeffery-Wasty
Copy link
Contributor

Jeffery-Wasty commented Jul 8, 2024

Hi @mobilebilly,

We'll review this PR. If accepted. the earliest we would expect this to be merged would be the 12.9 preview sometime in August.

@Jeffery-Wasty Jeffery-Wasty linked an issue Jul 8, 2024 that may be closed by this pull request
@Jeffery-Wasty Jeffery-Wasty added this to the 12.9.0 milestone Jul 8, 2024
@Jeffery-Wasty Jeffery-Wasty changed the title Add order Hints for Bulk Copy operations (#1481) Add order Hints for Bulk Copy operations Jul 8, 2024
@mobilebilly
Copy link
Author

@Jeffery-Wasty , I am not familiar wtih the check in azure-pipelines, do I need to do anything to get them passed?

@Jeffery-Wasty
Copy link
Contributor

@mobilebilly no, this is something we need to fix on our end, we're looking into it.

@Jeffery-Wasty Jeffery-Wasty removed this from the 12.9.0 milestone Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Under Peer Review
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST]Add order Hints for Bulk Copy operations
2 participants