I'm trying to take files that are in s3 and push them into kinesis (with some transformations I'm using glue for) I keep hitting the error that 'writeStream' can be called only on streaming Dataset/DataFrame is there a way to just write normal None Streaming dataframes to a kinesis sink ?