BedrockStreaming/sparktest

Create dataframe using StructField

tbony opened this issue · 0 comments

tbony commented

At the moment, we can only use the method createDF with, for the schema of the dataframe, a sequence of names and types.
It should be nice to also have the possibility to use it specifying StructFields :)