2022-05-07 09:58 回答问题
您说的 parser 是指这个吗 https://www.dolphindb.cn/cn/help/FunctionsandCommands/FunctionReferences/s/streamEngineParser.html?highlight=streamengineparser
2022-05-07 09:57 回答问题
参考 https://www.dolphindb.cn/cn/help/FunctionsandCommands/FunctionReferences/s/streamEngineParser.html?highlight=streamengineparser
2022-03-29 15:41 回答问题
ok, i'll file an issue, thanks very much
2022-03-28 18:20 回答问题
new version is to be released tomorrow, stay tuned
2022-03-14 10:30 回答问题
可以使用 moving 函数 v = 10 -1 0 0 1 2 3 1 0 0 -1 -1 n=4 moving(maxPositiveStreak,iif(v>0, 1, 0), n)
2022-03-14 10:25 回答问题
感谢反馈,会尽快完善文档
2022-03-14 10:17 回答问题
可以在配置里以前缀的形式配置,像这样: node1.maxMemSize = 4 node2.maxMemSize = 2
2022-03-11 11:20 发起提问
2022-03-11 11:19 发起提问
2022-03-11 11:18 发起提问