skambha opened a new pull request #1720: URL: https://github.com/apache/iceberg/pull/1720
Fixes #1711 Changes include: - Create a new `IncrementalScanEvent` to keep track of the `from` and `to` snapshot id - Publish the `IncrementalScanEvent` in` IncrementalDataTableScan` and remove the todo Tests: - Modify an existing test to check that the event is being published. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
