Michal Trmac

Results 3 comments of Michal Trmac

Hi, i edit part of seldon.con file to look like this: ```json "cluster-by-dimension": { "config": { "inputPath": "%SELDON_MODELS%", "outputPath": "%SELDON_MODELS%", "activate":true, "startDay" : 1, "days" : 1, "activate" : true,...

A small modification of the @fabricev solution for correct daylight saving time processing ``` function cb_fix_timestamp(tag, timestamp, record) local utcdate = os.date("!*t", ts) local localdate = os.date("*t", ts) localdate.isdst =...

Hi, I have same issue on System info: macOS: 26.0.1 (25A362) CPU: arm64, 11 cores CPU model: Apple M3 Pro Memory: 36 GiB OrbStack info: Version 2.0.3 (19876)