Skip to content

fix: remove constrain on pandas 1.5+ #2141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

pierresouchay
Copy link
Contributor

Pandas 1.5.0 had a memory leak with awswrangler,
but according to #1678 it is no longer the case.

The current dependency expressed in pyproject.toml locks dependents to use only 1.5.1. Since the bug has been fixed in pandas we can now remove the lock.

Feature or Bugfix

  • Bugfix

Detail

  • awswranger does not let people use pandas 1.5.2+

Relates

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pierresouchay pierresouchay force-pushed the release_contraint_on_pandas branch from 089151d to ced8839 Compare March 21, 2023 21:51
@pierresouchay pierresouchay changed the title Release constrain on pandas fix: remove constrain on pandas 1.5+ Mar 21, 2023
@pierresouchay pierresouchay force-pushed the release_contraint_on_pandas branch from ced8839 to ebe087b Compare March 21, 2023 21:56
@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 089151d
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: ced8839
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: ebe087b
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Pandas 1.5.0 had a memory leak with awswrangler,
but according to aws#1678
it is no longer the case.

The current dependency expressed in pyproject.toml locks
dependents to use only 1.5.1. Since the bug has been fixed in pandas
we can now remove the lock.
@pierresouchay pierresouchay force-pushed the release_contraint_on_pandas branch from ebe087b to 43eaa1b Compare March 21, 2023 23:30
@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 43eaa1b
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 4c2c11a
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@kukushking kukushking merged commit 3639c7d into aws:main Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants