Hi All, I am getting this error, when I am reading the streaming sourceFull load - It loadsIncremental load - am facing this errorThis is the piece of code that am using def gim_suppliers_ln(): logger.info("Starting __cn_gim_suppliers") overall...
How do we handle this scenario ? Incremental loads are failing when we pass the starting_timestamp and ending_timestamp which we are deriving from the event log # Path to the Delta tableevent_log_path = "/pipelines/{pipeline_id}/system/events"# Read ...