Ankurdeewan commented on issue #66963: URL: https://github.com/apache/airflow/issues/66963#issuecomment-4487175530
Happy to work on this. Planning to implement the transition-based approach — track whether we've observed a non-empty buffer before trusting a None reading, so the sensor requires a non-empty → empty transition rather than a single observation. Will also need to handle the edge case where the table genuinely starts empty (no prior streaming inserts). Will open a PR shortly. -- 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]
