aws-samples / aws-samples/aws-glue-samples

toDF() isn't working on the shell

Open
#1 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.5k
Forks
834
Avg merge
2d 17h
Merged PRs (30d)
1

Description

I get the same error (see attached) when trying `orgs.toDF().show()` or `memberships.select_fields(['organization_id']).toDF().distinct().show()`
todf

Contributor guide

Open the contributing guide

Research direction

No repository file or test is named. Reproduce both `orgs.toDF().show()` and `memberships.select_fields(['organization_id']).toDF().distinct().show()` in the AWS Glue shell, then inspect the attached error and nearby shell or DataFrame examples. Done means identifying the cause and making these commands work, or documenting the confirmed limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
data-engineering
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.