2020-08-16 10:15:44 UTC - moshe baruch: thank you! can you explain pls what is LAC? and what the reccomeneded value for bookkeeperExplicitLacIntervalInMills property? ---- 2020-08-16 11:25:31 UTC - moshe baruch: Hi Pulsar Team, does pulsarSql support pagination? if yes, could you share the right way to implement it. (for export huge table to csv) ---- 2020-08-16 21:26:27 UTC - Ruslan Sheremet: Hi everyone, ---- 2020-08-16 21:31:40 UTC - Ruslan Sheremet: What the difference between `org.apache.pulsar.functions.api.WindowFunction` <https://pulsar.apache.org/docs/en/window-functions-context/> and `org.apache.pulsar.functions.api.Function` <https://pulsar.apache.org/docs/en/functions-develop/> ? `WindowFunction` can be used in Standalone Java applications(like Spring Boot 2) for managing persistant state(in Apache BookKeeper) via context? ---- 2020-08-17 07:52:06 UTC - moshe baruch: Hi Addison, I set the property to 5 and still the last event is missing. do you have another idea why? ----