jaidisido

Results 19 issues of jaidisido

### Feature or Bugfix - Feature - Refactoring ### Detail - TBC ### Relate Issue - #1490 By submitting this pull request, I confirm that my contribution is made under...

WIP
Major Release
feature

### Feature or Bugfix - Major Release ### Detail - (deps): Add modin and ray to optional deps in pyproject + bump2version 3.0.0rc1 - ... ### Relates - https://github.com/awslabs/aws-data-wrangler/projects/4 By...

Major Release

**Is your feature request related to a problem? Please describe.** Ensure `wr.s3.read_parquet` runs at scale leveraging Ray **Additional context** This is part of the Wrangler @ Scale release **Links** -...

feature

## Description [AWS Glue DataBrew](https://aws.amazon.com/glue/features/databrew/) is a data preparation service that makes it easy for data analysts and data scientists to clean and normalize data to prepare it for analytics...

management/tracking
status/proposed

## What is this Python project? I am the maintainer of AWS Data Wrangler which has now been renamed to AWS SDK for pandas. ## What's the difference between this...

### Describe the bug I discovered a number of issues to address while using Athena `unload_approach`: 1. `unload_approach` input argument does not exist for `athena.read_sql_table` 2. Database and table names...

bug

As we are gearing towards release 3.0.0, we should check what runtimes currently support PyArrow 6 and above. Runtimes to check are: 1. Lambda 2. Glue Python Shell 3. Glue...

question
backlog

### Research - [X] I have searched the above polars tags on Stack Overflow for similar questions. - [X] I have asked my usage related question on [Stack Overflow](https://stackoverflow.com). ###...

question

### Feature or Bugfix - Breaking Change ### Detail - Deprecating Lake Formation Governed Tables By submitting this pull request, I confirm that my contribution is made under the terms...

breaking change

Leveraging the Arrow ADBC Driver has a number of advantages: - A single, universal driver would replace all existing, proprietary drivers (mssql, postgres...) - Better performance due to not processing...

feature
closing-soon