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

Check sys functions which can only be ran in local execution mode #12912

Closed
TennyZhuang opened this issue Oct 17, 2023 · 1 comment
Closed

Check sys functions which can only be ran in local execution mode #12912

TennyZhuang opened this issue Oct 17, 2023 · 1 comment

Comments

@TennyZhuang
Copy link
Contributor

TennyZhuang commented Oct 17, 2023

Mentioned in #12747

LGTM. Btw we would need to update this to detect such functions for a better experience.

fn must_run_in_local_mode(batch_plan: PlanRef) -> bool {
SysTableVisitor::has_sys_table(batch_plan)
}

@TennyZhuang TennyZhuang self-assigned this Oct 17, 2023
@github-actions github-actions bot added this to the release-1.4 milestone Oct 17, 2023
@TennyZhuang TennyZhuang modified the milestones: release-1.4, release-1.5 Nov 8, 2023
@TennyZhuang TennyZhuang modified the milestones: release-1.5, release-1.6 Dec 5, 2023
@TennyZhuang TennyZhuang modified the milestones: release-1.6, release-1.7 Jan 9, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

This issue has been open for 60 days with no activity.

If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the no-issue-activity label.

You can also confidently close this issue as not planned to keep our backlog clean.
Don't worry if you think the issue is still valuable to continue in the future.
It's searchable and can be reopened when it's time. 😄

@fuyufjh fuyufjh closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants