This commit is contained in:
Carl-Gerhard Lindesvärd
2024-09-18 23:22:01 +02:00
parent c674127784
commit 1f6e198336

View File

@@ -97,7 +97,7 @@ export class EventBuffer extends RedisBuffer<IClickhouseEvent> {
);
if (lastEventWithData) {
event.properties.__properties_from = lastEventWithData.event.id;
// event.properties.__properties_from = lastEventWithData.event.id;
}
return itemsToClickhouse.add({