Dominik Prester
03/27/2023, 6:14 PMorg.apache.spark.sql.types.{ArrayType, DataTypes, MapType, StructField, StructType}) to specify input schema for datastream API job? (I’ve seen it being used only in table API contexts)
If not, to which data type should I set timestamps when writing POJO-schema classes?
I’m using Scala if that matters.Martijn Visser
03/27/2023, 6:18 PMMartijn Visser
03/27/2023, 6:19 PMDominik Prester
03/27/2023, 6:33 PM