issues Search Results · repo:aws/aws-sdk-pandas language:Python
Filter by
1k results
(59 ms)1k results
inaws/aws-sdk-pandas (press backspace or delete to remove)Is your idea related to a problem? Please describe. can t specify query parameters via
awswrangler.data_api.redshift.read_sql_query
AWS docs describe underlying support for this, but seems it s not exposed ...
enhancement
robmcd
- 1
- Opened 18 days ago
- #3107
Trying to add the version 20 of AWSSDKPandas-Python311 and get error Layers consume more than the available size
of 262144000 bytes. Please advise
question
KanrongYu
- 2
- Opened on Feb 20
- #3100
Describe the bug
When querying a table in an Oracle database, the module runs into a TypeError when trying to determine whether the
result is a decimal data type or not. It appears that additional None ...
bug
jnjimmy1
- Opened on Feb 16
- #3096
Describe the bug
Description
Having issues writing data to a Redshift table containing a SUPER type column using awswrangler.redshift.copy. Even with
serialize_to_json=True, the SUPER type column is ...
bug
duarteocarmo
- 6
- Opened on Feb 14
- #3095
I want to use a VPC endpoint when creating a connection to a RDS database.
I see you can override/set endpoint url for other services, but i can t find how to do it for RDS Data api.
My code:
con = ...
question
francisco-parrilla-lner
- 3
- Opened on Feb 14
- #3093
Describe the bug
I was trying to use parameters in a query like:
select * from table_name where id_ in (:ids)
using wr.athena.start_query_execution I provided a list of strings params={ ids :tuple([ ...
bug
matthias-Q
- 1
- Opened on Feb 6
- #3090
Describe the bug
Using wr.redshift.copy(df) of a pandas dataframe containing a list of strings, throws the following error:
awswrangler.exceptions.UnsupportedType: Unsupported Pyarrow type: large_list ...
bug
ashrielbrian
- Opened on Feb 3
- #3085
Describe the bug
I am using lambda python 3.12 awssdkpandas layer for python 3.12, version 16 I am trying to read an ORC file and create
a dataframe. So i am using s3.read_orc API of wrangler package. ...
bug
debimishra89
- 2
- Opened on Jan 28
- #3084
Is your idea related to a problem? Please describe. I need to be able to give { coerce_timestamps : us } when writing
DataFrames when writing Iceberg tables.
Describe the solution you d like Add a parameter ...
enhancement
nielslerches
- Opened on Jan 22
- #3080
Is your idea related to a problem? Please describe. I am using the latest versions of geopandas (1.0.1) and pyarrow
(18.1) for some geographic data processing. There is a conflict with the latest version ...
enhancement
mattmoehr
- 1
- Opened on Jan 21
- #3078

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.