aws-samples / aws-samples/aws-glue-samples
tinyint(1) issue from mysql database
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 834
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 1
Description
For mysql database, I have a table with a field like tinyint(1) type, but the value is a range like 0 to 5, I can't get real value by glue
Contributor guide
Research direction
No file, test, or entry point is identified in the issue. Start by reproducing the AWS Glue read of a MySQL tinyint(1) column containing values from 0 to 5 and inspect the resulting value; done means those numeric values are preserved rather than treated as a boolean.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, mysql, python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100