DynamicFrame in glue giving SchemaBuilderException: Record is incomplete?

前端 未结 0 1851
情歌与酒
情歌与酒 2020-12-29 19:22

I have created dataframe using below code:

input1 : test.csv

     id,score,type,date
    41,0.4,2,2020-12-19
    42,0.41,2,2020-12-19

t_tbl="test"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题