laughingman7743 / PyAthena

PyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena.
MIT License
463 stars 105 forks source link

Implement all fsspec specs in the s3 file system #483

Closed laughingman7743 closed 6 months ago

laughingman7743 commented 1 year ago

https://github.com/laughingman7743/PyAthena/issues/465

vikalfc commented 1 year ago

Hi, can I get some updates on this issue? I would really appreciate if you can fix it, I'm using .as_pandas() in my code with version 2.17.0 and everything is perfect :) TY

laughingman7743 commented 1 year ago

Sorry, I have completed my research on the S3 API to be used in the implementation, but not yet the implementation. I can hardly find time to improve this library now, so I plan to do it at the end of the year.

thefabnab commented 7 months ago

@laughingman7743 since this issue is still open I'm guessing you haven't made much progress on it?

laughingman7743 commented 7 months ago

Japan is on holiday for the next two weeks or so. I'm planning to implement this.