MagicStack / MagicStack/asyncpg
Serializing Connection/Pool/Record objects
Open
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use asyncpg in combination with Dask, but I'm running into the problem that Pool, Connection or asyncpg.Record objects cannot be serialized (pickled) to and from my workers. (I need to supply a Pool or Connection to a worker, and expect Record objects back)
Any suggestions?
Regards,
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. First clarify whether Pool, Connection, and asyncpg.Record should support Dask serialization and what constraints apply; completion criteria and affected code paths are not defined in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100