Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-48638][FOLLOW][CONNECT] Fix documentation for ExecutionInfo
### What changes were proposed in this pull request? A previous renaming of the method and class names left the documentation out of sync. This patch fixes this. ### Why are the changes needed? Consistency. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existing tests. ### Was this patch authored or co-authored using generative AI tooling? No Closes #47829 from grundprinzip/SPARK-48638-v2. Authored-by: Martin Grund <martin.grund@databricks.com> Signed-off-by: Martin Grund <martin.grund@databricks.com>
- Loading branch information