confluentinc / confluentinc/confluent-sql
Move the Tableflow implementation methods to be implemented in a similar schema as the Connector methods were done.
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- Avg merge
- 21h 47m
- Merged PRs (30d)
- 26
Description
Epic #121 created connectors-lifecycle methods outside of class Connection (but with passthroughs) so as to not make class Connection overly large, esp. with non-dbapi-related functionality.
Reverse apply that strategy to the existing Tableflow functionality introduced in issue #116 / PR #117.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.