Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Explore possibility of improving read performance by implementing baseJdbcClient.getSplits() #66

Open
shawnzhu opened this issue Mar 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@shawnzhu
Copy link
Contributor

Out of this thread, I've learned that it could generate multiple splits for a query to boost read performance.

You can take a look at implementations of ConnectorSplitManager#getSplits , CassandraSplitManager is a decent example

@shawnzhu shawnzhu added the enhancement New feature or request label Mar 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant