While scouting the documentation we found the following properties that we want to set.
- max-source-rows-allowed
- exception-on-max-source-rows
Found on the following page: https://teiid.github.io/teiid-documents/16.0.x/content/admin/Other_Considerations.html
However, we have tried several ways to set these without avail. The properties are not listed on the following page. https://github.com/teiid/teiid-spring-boot/blob/master/docs/Reference.adoc
How can we set these properties?