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

Instantiate execution plan capture callback via shim loader #9113

Conversation

abellina
Copy link
Collaborator

Closes #9103

This PR puts ExecutionPlanCaptureCallback under the shims so it can use shimmed classes such as GpuFileSourceScanExec. I was able to repro the failure seen in the MT CI job locally and this approach fixes it.

@abellina
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator Author

build

jlowe
jlowe previously approved these changes Aug 25, 2023
@abellina
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator Author

This should be ready to go in. If folks here don't mind to take a look @jlowe @gerashegalov @andygrove

Copy link
Collaborator

@gerashegalov gerashegalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abellina abellina merged commit d6a6773 into NVIDIA:branch-23.10 Aug 25, 2023
27 checks passed
@abellina abellina deleted the instantiate_ExecutionPlanCaptureCallback_via_ShimLoader branch August 25, 2023 20:02
@sameerz sameerz added the bug Something isn't working label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] test_select_complex_field fails in MT tests
5 participants