Hi, I think that you cannot set it explicitly.
The reason that I would say that is because SQL query gets parsed through Calcite and then get translated to a DataStream program through a process that is rather opaque to the user. That said, I also cc'ed Fabian and Timo who know more on the topic. Cheers, Kostas