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

Auto partition table function outputs #3326

Open
scsmithr opened this issue Nov 30, 2024 · 0 comments
Open

Auto partition table function outputs #3326

scsmithr opened this issue Nov 30, 2024 · 0 comments

Comments

@scsmithr
Copy link
Member

Currently we require table functions partition themselves, but I've been lazy for a few where I'm not partitioning at the source, and instead just returning empty streams for n - 1 partitions where n is the desired number of partitions.

We should just allow a table function to return fewer streams than requested, and just partition them if needed.

@scsmithr scsmithr changed the title Auto partition table function inputs Auto partition table function outputs Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant