rtarway / ecommerce-streamlytics-clickstream2

0 stars 1 forks source link

this needs to be replaced by real store coming from transaction data. We can not have stores created artificically but we should design to create stores as it comes in feed. #5

Closed rtarway closed 8 months ago

rtarway commented 8 months ago
      //TODO: this  needs to be replaced by real store coming from transaction data. We can not have stores created artificically but we should design to create stores as it comes in feed.

https://github.com/rtarway/ecommerce-streamlytics-clickstream2/blob/955e51a6c27657ff4a677db20c06110f0c58e369/src/main/java/com/beamlytics/inventory/businesslogic/core/externalservices/SlowMovingStoreLocationDimension.java#L150

rtarway commented 8 months ago

This issue is not needed, The code simply uses generate sequence to generate a number every refresh duration and trigger it repeatedly as soon as new number is generated. This trigger is then used to read the store location data from bigquery