Files
sientia-dataops-orchestrato…/orchestrator
Eduardo Rios c3cd58028c SIENTIAPDE-2007 SIENTIAPDE-2007: Compare native datetime in load_latest_data $gt filter and bump sientia_do pin to 1.12.2
Notification.timestamp is now stored as a native BSON Date instead of a
string, so load_latest_data must parse the ISO string coming from Redis
back to datetime before building the $gt filter, or the comparison
silently breaks (BSON String vs Date always evaluates False). Also fixes
put_last_data_timestamp, which would otherwise raise TypeError trying to
json.dumps a pandas Timestamp when persisting the new watermark to Redis.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-12 13:53:01 -03:00
..
2026-05-22 15:02:16 -03:00
2026-05-22 16:26:52 -03:00
2026-05-22 15:02:16 -03:00
2025-09-01 15:51:39 -03:00
2025-10-16 10:33:58 -03:00