leemb01

Results 2 comments of leemb01

3.3.0.0 发自我的iPhone ------------------ 原始邮件 ------------------ 发件人: Yu Chen ***@***.***> 发送时间: 2024年5月24日 10:59 收件人: taosdata/TDengine ***@***.***> 抄送: leemb01 ***@***.***>, Author ***@***.***> 主题: Re: [taosdata/TDengine] 创建流式计算,当interval大于1h时,sql执行成功,但未向存储结果的超表写入数据 (Issue #25904) 版本号是? — Reply to...

> 麻烦提供一下建表语句和流式计算的文本吧。 表和数据是使用taosBenchmark建的 { "filetype": "insert", "cfgdir": "/etc/taos", "host": "192.168.xxx.xxx", "port": 6030, "user": "root", "password": "taosdata", "connection_pool_size": 8, "thread_count": 4, "create_table_thread_count": 4, "result_file": "./insert_res.txt", "confirm_parameter_prompt": "no", "num_of_records_per_req": 10000, "prepared_rand": 10000,...