Commit Graph

39075 Commits

Author SHA1 Message Date
Hongze Cheng f9eb3e9d35 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 11:53:49 +08:00
Hongze Cheng c7158f782e adjust more 2022-08-19 11:52:43 +08:00
Hui Li fdb94e3db3
Merge pull request #16213 from taosdata/fix/TD-18487
fix(query): restrict interp input type to numerical type only
2022-08-19 11:41:36 +08:00
Xuefeng Tan cd6c9def67
feat(taosAdapter): taosAdapter supports Windows (#16229) 2022-08-19 11:38:41 +08:00
Linhe Huo 50e1212b92
Merge pull request #16215 from taosdata/fix/xiaolei/uncomment-nodejs-tmq-example-commit
fix(docs):uncomment nodejs tmq  example's commit msg
2022-08-19 11:37:46 +08:00
Hui Li 72b2a3cf26
Merge pull request #16232 from taosdata/docs/3.0_develop_doc_adjust
docs: update index.mdx
2022-08-19 11:21:47 +08:00
Xiaoyu Wang 69173f7694
Update index.mdx 2022-08-19 11:15:02 +08:00
Hongze Cheng f59bc9c0a7 more work 2022-08-19 11:02:33 +08:00
Ganlin Zhao 823fbf9f77 fix test case 2022-08-19 10:05:55 +08:00
Hongze Cheng 972ad9e70b Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 09:53:45 +08:00
Hongze Cheng a14aa3aac5 Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 09:51:52 +08:00
Hongze Cheng fc0745825e more snapshot 2022-08-19 09:51:40 +08:00
Hui Li 240747abed
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
2022-08-19 09:31:09 +08:00
Hui Li 404790f26e
Merge pull request #16175 from taosdata/szhou/fixbugs
fix: change the overlap windows to change scan load status
2022-08-19 09:30:34 +08:00
shenglian zhou 08680be5b6 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-19 08:39:33 +08:00
shenglian zhou ff22c97d99 fix: user tags scan filter produces zero row will not end the sys table scan operator 2022-08-19 08:39:19 +08:00
Haojun Liao 5eae03fcab fix(query): handle the reverse case. 2022-08-18 22:57:26 +08:00
Haojun Liao 04a06d4353 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-18 22:43:23 +08:00
Haojun Liao eaef3dffaf fix(query): fix error in query last block. 2022-08-18 22:42:16 +08:00
Shengliang Guan b3351a6d22
Merge pull request #16226 from taosdata/feat/mergeMain
feat:  merge main branch
2022-08-18 22:37:35 +08:00
Shengliang Guan cc26857890
Merge pull request #16225 from taosdata/fix/dnode
test: valgrind case
2022-08-18 22:37:16 +08:00
Hongze Cheng 538f130ac0 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 21:49:56 +08:00
yihaoDeng 570f9c3a71 merge main 2022-08-18 21:13:26 +08:00
Haojun Liao 3490fe5561
Merge pull request #16205 from taosdata/fix/TD-18482
fix(tsdb/cache): add DCLP to tsdbCache
2022-08-18 21:12:21 +08:00
Shengliang Guan 46ec10e19a
Merge pull request #16224 from taosdata/fix/invalidPacket
fix invalid packet
2022-08-18 20:56:24 +08:00
Shengliang Guan 24bfe2e2eb test: valgrind case 2022-08-18 20:51:28 +08:00
Zhiqiang Wang 3712e8c626
Merge pull request #16214 from taosdata/fix/ZhiqiangWang/TD-18198-move-check-into-shell-file
build: move check into shell file
2022-08-18 20:50:38 +08:00
shenglian zhou 4e5315f1ac fix: process remaining rows out of loop 2022-08-18 20:41:25 +08:00
shenglian zhou 3c321c5a6c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-18 20:28:21 +08:00
Minglei Jin 65903a7c0d fix: refact mutex locking 2022-08-18 20:14:50 +08:00
Hongze Cheng c7d7cb7d5f more fix 2022-08-18 19:40:28 +08:00
Hongze Cheng 873db88902 fix 2022-08-18 19:37:05 +08:00
yihaoDeng 8f5fa8b982 fix invalid packet 2022-08-18 19:36:40 +08:00
Ganlin Zhao 234b89767d fix test case 2022-08-18 19:33:45 +08:00
Ganlin Zhao 31872611bd fix test case 2022-08-18 19:32:14 +08:00
Ganlin Zhao afdb0242cc Merge branch '3.0' into fix/TD-18487 2022-08-18 19:28:37 +08:00
Hongze Cheng 949fbe3bd3 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 19:22:46 +08:00
Liu Jicong 5a79aa1978 fix(sma): memory leak 2022-08-18 19:06:47 +08:00
Hui Li c742747428
Merge pull request #16180 from taosdata/feature/testWindows
refactor code
2022-08-18 19:04:38 +08:00
Ganlin Zhao 4344ba56f5 add test cases 2022-08-18 19:04:26 +08:00
Haojun Liao e75c400045 fix(query): fix bug in query last block. 2022-08-18 18:48:50 +08:00
Liu Jicong 2b092f6551 fix(query): memory leak 2022-08-18 18:39:21 +08:00
Hui Li b703380e51
Merge pull request #16209 from taosdata/fix/TD-18453
fix(query): fix elapsed order by ts desc result inconsistency after flush to disk
2022-08-18 18:36:46 +08:00
Hui Li 582cc72a15
Merge pull request #16221 from taosdata/docs/dingbo/brklink818
docs: remove link to taosx
2022-08-18 18:36:17 +08:00
“happyguoxy” 1a8fb96182 fix: reset row number when filter produces zero row 2022-08-18 18:30:03 +08:00
Hongze Cheng 2cd74016f7 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 18:26:49 +08:00
Hongze Cheng 871b4895f9 fix bit map bug 2022-08-18 18:26:10 +08:00
BoDing 98fd9aca10 remove link to taosx 2022-08-18 18:25:01 +08:00
BoDing 0bfadd8719 fix broken link to taosx 2022-08-18 18:22:17 +08:00
“happyguoxy” 605255fd8b Merge branch 'szhou/fixbugs' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-18 18:05:08 +08:00