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

Refactor generic::scan to get rid of TableDesc #13874

Closed
kwannoel opened this issue Dec 8, 2023 · 1 comment
Closed

Refactor generic::scan to get rid of TableDesc #13874

kwannoel opened this issue Dec 8, 2023 · 1 comment

Comments

@kwannoel
Copy link
Contributor

kwannoel commented Dec 8, 2023

TableCatalog is used by generic::scan now.

Refactor is not done in #13622 to avoid a large amount of changes.

After that PR is merged, we should do the refactor.

@kwannoel
Copy link
Contributor Author

kwannoel commented Jan 9, 2024

As @st1page mentioned offline, TableDesc is used as the physical table descriptor. So we don't actually want to remove this abstraction.

@kwannoel kwannoel closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 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

1 participant