aws-sdk-pandas
aws-sdk-pandas copied to clipboard
pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Par...
### Describe the bug **Description of problem** I have a lambda function within a VPC that calls the method df = `wr.athena.read_sql_query`. I get the error message Connect timeout on...
Bumps the production-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.74` |...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
### Describe the bug when starting a SQL query with timezone aware date times, you get an error message like: `Supports only timezone aware datatype, got 2024-04-29 13:30:34.573187+00:00` The SDK...
### Feature or Bugfix - Feature ### Detail - add `commit_transaction` to postgres.to_sql ### Relates - closes #2790 By submitting this pull request, I confirm that my contribution is made...
### Describe the bug When trying to run the Athena query with JSON_EXTRACT it returns an error: Unsupported Athena type: json. When running the query directly in Athena, it works....
**Describe the solution you'd like** I hope that `awswrangler.s3.to_parquet()` method has an argument similar to `name_function` of `dask.dataframe.to_parquet()` for the case of `dataset=True` and `partition_cols` is set. For me, the...
**Is your feature request related to a problem? Please describe.** IAM Trusted Identity Propagation is the recommended approach to pass user identity down to the data access so it can...
**Is your feature request related to a problem? Please describe.** IAM Trusted Identity Propagation is the recommended approach to pass user identity down to the data access so it can...
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.79` | `1.34.93` | | [botocore](https://github.com/boto/botocore)...