nkr
nkr
update 1/18: tumbling window: in Access Network, the inspector will report the gateway device info every 5 seconds, and in backend DWS, we need to aggregate all these data into...
Hi, this is because your client is not working under SIMPLE mode, so the client compiles the sql string then send it to pipelinedb, in this case, pipelinedb will not...
@gb198871 @derekjn
> 不支持 arm 架构的 cpu,主要是我还没买设备回来;你可以自己构建一下? 我有一些 arm 设备, 可以分享下具体构建的步骤吗, 因为我是后端可能这里不是很熟悉 帮前端的同事问问
同楼主需求 目前我尝试在 华为鲲鹏服务器( cpu 鲲鹏920, aarch64 ) 上使用, 但是编译遇到了难题 请问是否会考虑支持 linux-arm 家族呢 ? TO lz, 我看作者已经更新了 darwin-arm64, 你用最新版试试吧
[linux-arm64-binding.node.zip](https://github.com/zhangyuanwei/node-images/files/7709901/linux-arm64-binding.node.zip) 基于华为鲲鹏920构建的 arm 版本
same issue here. i am using v1.40 on macos, every time i exit the app the config of servers will be lost totaly
same issue here
试试 skip_to_timestamp = (datetime.datetime.now() - datetime.timedelta(minutes = 1)).timestamp() 你想退多久 delta 里面就设置多久