Configuration # By default, the Table & SQL API is preconfigured for producing accurate results with acceptable performance. Depending on the requirements of a table program, it might be necessary to adjust certain parameters for optimization. For example, unbounded streaming programs may need to ensure that the required state size is capped (see streaming concepts). Overview # When instantiating a TableEnvironment, EnvironmentSettings can be used to pass the desired configuration for the cur...