MagicStack / MagicStack/asyncpg

Serializing Connection/Pool/Record objects

Open
#544 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.