Mariusz Wojakowski
03/28/2022, 6:42 AMlastmodified
as a query param and returns rows without any information about modification time. My 2 concerns:
• because I don’t have timestamp information in rows I need to take into consideration potential problems with upstream -> overlapping (e.g. grab 2 days instead of 1 during pull) is my only idea how to minimize - is that correct/‘the way’ with that API?
• I want to emit state after all slices are processed - is it idiomatic to yield airbyte state message in AbstractSource.read
?
thanks in advance! have a nice day ☺️Octavia Squidington III
03/28/2022, 8:08 AMOctavia Squidington III
03/28/2022, 12:37 PMAugustin Lafanechere (Airbyte)
03/28/2022, 4:52 PMMariusz Wojakowski
03/28/2022, 4:52 PM