Hi, I have a pipline that bases on documents from mongo updates the schema and then adds the records to mongo. Since i want a partitioned table, i have a dally window. How do i get the schema view to be a window, i get the exception of:
Attempted to get side input window for GlobalWindow from non-global WindowFn" chaim
