How to return only one partition #466
marsupialtail
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is my understanding that currently if you use partition_by with a partition_key, it will use this partitioning under the hood but still return the whole arrow table.
I would like for connectorx to return only one partition. Is this plausible?
Background: I work on Quokka, and I would like to use connectorx as a distributed source reader from SQL databases.
Beta Was this translation helpful? Give feedback.
All reactions