aws-samples / aws-glue-samples

AWS Glue code samples
MIT No Attribution
1.42k stars 812 forks source link

tinyint(1) issue from mysql database #132

Open liuwenjie opened 1 year ago

liuwenjie commented 1 year ago

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