aws-samples / aws-samples/aws-glue-samples
toDF() isn't working on the shell
Open
- 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()`
Contributor 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