Python: Support named parameter binding for as many drivers as possible
Open
Type: enhancement
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
### What feature or improvement would you like to see?
Expands on https://github.com/apache/arrow-adbc/issues/3262
This request is to support named parameter binding per the PEP 249 [paramstyles](https://peps.python.org/pep-0249/#paramstyle) in as many ADBC drivers as possible.
Contributor guide
Research direction
Start by reading the referenced Apache Arrow ADBC issue 3262 and the PEP 249 paramstyle section. Then identify which ADBC drivers are in scope and how each handles parameter binding; done requires an agreed scope and named-parameter support across as many applicable drivers as possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100