laughingman7743/PyAthena
PyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena.
PythonMIT
Issues
- 1
MAP and ARRAY types in Athena Iceberg
#567 opened by thezachdrake - 5
Support for struct types
#454 opened by laughingman7743 - 0
Support for Python 3.13
#560 opened by laughingman7743 - 0
Drop support for Python 3.8
#561 opened by laughingman7743 - 1
to_sql Fails with if_exists="replace" When Table or Schema Names Contain Special Characters
#562 opened by AJM10565 - 6
How to connect using VPC endpoint?
#559 opened by mrcolumbia - 0
Migrate package management to uv
#558 opened by laughingman7743 - 1
SQLAlchemy + Map Types
#553 opened by Duncan-Hunter - 7
- 1
- 2
AWS Error NETWORK_CONNECTION during HeadObject operation: curlCode: 28, Timeout was reached
#520 opened by laughingman7743 - 4
- 9
- 1
- 1
GENERIC_INTERNAL_ERROR: io.trino.hdfs.s3.TrinoS3FileSystem$UnrecoverableS3OperationException
#534 opened by laughingman7743 - 4
URLLIB3 / Requests
#535 opened by VeNoMouS - 0
If a value for a partition key is None, to_sql doesn't warn you and no data is written
#531 opened by AJM10565 - 2
pyathena.error.DatabaseError: An error occurred (InvalidRequestException) when calling the StartQueryExecution operation: line 1:3242: mismatched input 'OFFSET'. Expecting: <EOF>
#529 opened by berendovychRB - 1
[Warning] SADeprecationWarning: The dbapi() classmethod on dialect classes has been renamed to import_dbapi().
#528 opened by moshe-shelly - 0
- 0
FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas.
#523 opened by laughingman7743 - 7
Support for Iceberg FOR SYSTEM_VERSION AS OF
#517 opened by jasonamyers - 7
Impl Polars cursor
#436 opened by laughingman7743 - 1
- 5
Integer variant types incorrectly rendered in DDL
#515 opened by logorrheic - 0
Support for Python 3.12
#482 opened by laughingman7743 - 1
Okta authentication support
#512 opened by jinserk - 6
- 2
- 8
Add support for Spark calculations
#493 opened by Avinash-1394 - 2
Add Endpoint_URL param to SQLAlchemy
#495 opened by Xl1001 - 1
SQLAlchemy dialect uses deprecated dbapi() method
#496 opened by 0Itsuki0 - 3
`UUID` in a query gets garbled
#492 opened by sevanteri - 2
Compatibility issue with SQLAlchemy<1.4
#490 opened by stlee-aurora - 1
Support `json_serializer` and `json_deserializer` engine/dialect paremeters
#469 opened by edgarrmondragon - 2
Supporting FILTER and other similar operations
#480 opened by yuvi17 - 2
Add custom filesystem object to arrow engine
#485 opened by jayceslesar - 2
Athena Reuse Query Results
#479 opened by CandiedCode - 2
result_reuse_enable and result_reuse_minutes
#477 opened by CandiedCode - 2
pyathena hijacks pandas s3fs
#476 opened by graydenshand - 5
SyntaxError when importing AthenaDialect
#472 opened by rajeee - 3
Add LIMIT as argument for execute
#467 opened by nicor88 - 2
- 8
Python 3.10: No module named 'distutils.util'
#463 opened by alecswan - 3
- 4
AttributeError: type object 'AthenaRestDialect' has no attribute 'dbapi'
#456 opened by dominik-reiner - 5
- 13
PyAthena 3.0.x doesn't work with SQLAlchemy 1.4.36
#445 opened by mdeshmu - 3
- 1
Option to NOT save header in s3 staging
#437 opened by ianchute