victorxiang30 opened this issue 4 years ago · 0 comments
A dynamodb table with a column of String type named commission.options get null value when writing into s3. I did not specify schema when reading this dynamodb table. And spark infer it as String, but value of this column is all null in s3
Please help take a look.