Description of changes:
This PR adds support for LIMIT to AppFlow DSL (similar to SQL's LIMIT clause). This is needed in order to be able to optionally limit the number of records returned by a connector without having to rely on setting the maximum page size.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Description of changes: This PR adds support for LIMIT to AppFlow DSL (similar to SQL's LIMIT clause). This is needed in order to be able to optionally limit the number of records returned by a connector without having to rely on setting the maximum page size.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.