Hi Kamil, by looking at the code I'd say that the only option you have is to increase the parameter you already mentioned to a very high number. But I'm not sure about the side effects. I'm gonna add Francesco to this thread. Maybe he has better ideas on how to answer your question.
Best, Matthias On Mon, Nov 22, 2021 at 10:32 AM Kamil ty <kamilt...@gmail.com> wrote: > Hey all, > > I wanted to know if there is a way to disable the interval rolling policy > in the Table API filesystem connector. > From flink docs: FileSystem | Apache Flink > <https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/connectors/table/filesystem/#rolling-policy> > The key to change the interval: sink.rolling-policy.rollover-interval > Is it possible to fully disable this rolling policy or the only solution > is to set a very big duration? > > Best Regards > Kamil >