How can I separate the records in a DynamicDataframe into two DynamicDataframe?

后端 未结 0 1909
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 14:14

I have this: val dynamic_frame = DynamicFrame(dataFrame, glueContext)

This frame contains two records:

{"ABC": "123456"         


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