Skip to content

Conversation

@alamb
Copy link
Collaborator

@alamb alamb commented Mar 8, 2025

This is a small code change that targets apache#15074 to make the code more concise

@github-actions github-actions bot added the core label Mar 8, 2025
expected_lines: &[&str],
plan: Arc<dyn ExecutionPlan>,
optimizers_to_run: Vec<Run>,
optimizers_to_run: &[Run],
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is the core API change and the rest of the PR just updated the code to compile

@alamb
Copy link
Collaborator Author

alamb commented Mar 10, 2025

@wiedld incorporated some of these ideas into apache#15074

@alamb alamb closed this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant