alexprosak opened a new pull request, #13824:
URL: https://github.com/apache/iceberg/pull/13824

   Addresses #13823 
   
   ## About the change
   Changing SparkMicroBatchStream to implement SupportsTriggerAvailableNow 
instead of SupportsAdmissionControl, so MultiBatchExecution can use the 
configured `streaming-max-files-per-micro-batch` or 
`streaming-max-rows-per-micro-batch` instead of ignoring and overriding to 
`ReadLimit.AllAvailable`.
   
   ## Testing
   Added Rate Limit UTs using AvailableNow trigger and tests asserting 
self-termination & no reprocessing of data


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to