Commit Graph

39103 Commits

Author SHA1 Message Date
Hongze Cheng 4acc76b7c5 adjust more code 2022-08-19 18:35:09 +08:00
Hongze Cheng ea73252cf5 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 18:07:04 +08:00
Hongze Cheng 875566d361 adjust more 2022-08-19 18:06:18 +08:00
Hongze Cheng 47cddbfe2b mroe code 2022-08-19 17:52:48 +08:00
Xuefeng Tan c21294c96f
feat(taosAdapter): taosAdapter supports Windows (#16237)
* feat(taosAdapter): taosAdapter supports Windows

* feat(taosAdapter): taosAdapter supports Windows
2022-08-19 17:48:20 +08:00
Hongze Cheng d3d03d8c4d adjust more code 2022-08-19 17:45:52 +08:00
Hongze Cheng cc116b21f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 17:14:06 +08:00
Hongze Cheng 029c16e487 more code 2022-08-19 17:13:39 +08:00
Hui Li 43881c1469
Merge pull request #16238 from taosdata/fix/TD-18392
fix(query): fix interp + fill(linear) datapoints outside interpolation window are included
2022-08-19 16:16:07 +08:00
Hongze Cheng e3eee2352c Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 15:36:13 +08:00
Hongze Cheng 189469b711 fix more 2022-08-19 15:30:54 +08:00
Hui Li af22a928c6
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
2022-08-19 15:16:35 +08:00
Hui Li 806ee54248
Merge pull request #16242 from taosdata/docs/3.0_doc_adjust_wxy
docs: query data doc adjust
2022-08-19 15:10:34 +08:00
Xiaoyu Wang 721593ec8f docs: query data doc adjust 2022-08-19 15:03:55 +08:00
Hongze Cheng 324de6e4dc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 14:26:59 +08:00
Hongze Cheng 72471af0ce adjust more code 2022-08-19 14:26:37 +08:00
Xiaoyu Wang 390c2aa360 fix: escape character problem in auto create table insert 2022-08-19 14:26:08 +08:00
Hui Li 22e599739b
Merge pull request #16231 from taosdata/refactor/rpcPacket
refactor rpc code
2022-08-19 14:22:32 +08:00
Hui Li e7bba75f93
Merge pull request #16233 from taosdata/feature/stream
enh(stream): optimize output
2022-08-19 14:22:25 +08:00
Ganlin Zhao e18bf75a30 Merge branch '3.0' into fix/TD-18392 2022-08-19 12:29:57 +08:00
Ganlin Zhao f20887ee97 fix(query): fix interp + fill(linear) datapoint outside interpolation window
will be included

TD-18392
2022-08-19 12:28:27 +08:00
yihaoDeng e25600e8e8 fix crash_gen error 2022-08-19 11:57:32 +08:00
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
Xiaoyu Wang e5da9167ff fix: escape character problem in auto create table insert 2022-08-19 11:52:30 +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
yihaoDeng 98012440d4 fix possible deadlock 2022-08-19 11:37:00 +08:00
Liu Jicong 692fdf3397 enh(stream): optimize output 2022-08-19 11:31:52 +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
Xiaoyu Wang 09cb575300 fix: escape character problem in auto create table insert 2022-08-19 11:10:56 +08:00
Hongze Cheng f59bc9c0a7 more work 2022-08-19 11:02:33 +08:00
yihaoDeng 06c8d14f99 refactor rpc code 2022-08-19 10:25:16 +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