Re: Standardizing a Python PEP-249 extension to retrieve Arrow data

2023-09-05 Thread Antoine Pitrou



Hello Jonas,

What is the standardization model you are after? PEP 249 is marked final 
and therefore won't be updated (except for minutiae such as typos, 
markup, etc.).


Are you planning to submit a new PEP for this extension? If so, I would 
suggest starting a discussion on https://discuss.python.org/


Regards

Antoine.



Le 05/09/2023 à 09:41, Jonas Haag a écrit :

Hello,

I was asked to bring this discussion to the attention of this email list:
https://github.com/jonashaag/pep-249-arrow/issues/2

It is an initiative started by me to standardize the interfaces of Python
database connectors to retrieve PyArrow data.

Jonas



Standardizing a Python PEP-249 extension to retrieve Arrow data

2023-09-05 Thread Jonas Haag
Hello,

I was asked to bring this discussion to the attention of this email list:
https://github.com/jonashaag/pep-249-arrow/issues/2

It is an initiative started by me to standardize the interfaces of Python
database connectors to retrieve PyArrow data.

Jonas