Skip to content

Conversation

@maxispeicher
Copy link
Contributor

Issue #627:

Description of changes:
Checking if the return from read_parquet is a DataFrame or otherwise a generator. If it is a generator the cast_pandas_with_athena_types function is applied via map.

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

@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-sDRE8Pq0duHT
  • Commit ID: 5871b83
  • Result: FAILED
  • Build Logs (available for 30 days)

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

@jaidisido
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-sDRE8Pq0duHT
  • Commit ID: c56ae5a
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@jaidisido jaidisido added bug Something isn't working minor release Will be addressed in the next minor release labels Apr 6, 2021
@jaidisido jaidisido added this to the 2.7.0 milestone Apr 6, 2021
@jaidisido jaidisido merged commit 25e1780 into aws:main Apr 6, 2021
@jaidisido jaidisido linked an issue Apr 6, 2021 that may be closed by this pull request
@maxispeicher maxispeicher deleted the read_pq_table_chunked branch April 8, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working minor release Will be addressed in the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read_parquet_table fails when chunked is true for partitioned table

2 participants