我正在使用Aspose库生成Excel报表,这是我面临的问题,要生成水印才能完成,我只能为一些单元格生成水印,但在这里,我需要完成WorkSheet // InstantiateShapeLockType.Resize, true);
// Get the fill format of the word
我正在使用结构化流媒体,并试图将我的结果发送到kafka主题中,名为"results“。 我得到以下错误: 'Append output mode not supported when there are streaming aggregations on streaming DataFrames/DataSets without watermark;; 有人能帮上忙吗? query1 = prediction.writeStream.format("kafka")\
.option("topic", "results")\