我有两个要进行间隔连接的流,事件类型是按如下方式定义的案例类,tradeDate的类型是java.sql.Timestamp case class Stock(id: String, tradeDateStockNameChanging(id: String, name: String, tradeDate: Timestamp) 当我运行下面的应用程序时,抛出了一个异常,如下所示,我不知道它在说什么,也不知道如何解决问题used as event-time timestamp for the DataStream by casting all other