Commit Graph

40575 Commits

Author SHA1 Message Date
Hongze Cheng 01bb01b40f Merge branch 'fix/stt_trigger_config' of https://github.com/taosdata/TDengine into enh/tsdb_page_size 2022-09-09 14:42:58 +08:00
yihaoDeng edf3f6320d fix: fix compile error 2022-09-09 14:28:57 +08:00
Haojun Liao 717e6706bb fix(query): add data required flag for avg against super table. 2022-09-09 14:26:44 +08:00
Hongze Cheng a0ba99e8a8 fix unit test 2022-09-09 14:12:26 +08:00
Hongze Cheng ea70651dc0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-09 14:06:01 +08:00
yihaoDeng ecfaf229e3 fix: add bench 2022-09-09 13:55:16 +08:00
Shengliang Guan 25e463d7c4
Merge pull request #16759 from taosdata/fix/TD-19032
fix: update wal reader's curFileFirstVer
2022-09-09 12:41:44 +08:00
yihaoDeng f6eda114bd fix(rpc): handle write failure 2022-09-09 11:32:13 +08:00
yihaoDeng 57e34dc308 fix(rpc): handle write failure 2022-09-09 11:28:00 +08:00
Shengliang Guan aebe84bdec
Merge pull request #16749 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-09 09:08:06 +08:00
Xiaoyu Wang d66bb918a4 enh: add binary serialization method to node structure 2022-09-09 08:30:45 +08:00
yihaoDeng 349dd69f94 fix compile error 2022-09-08 22:50:50 +08:00
Hongze Cheng a756151532 Merge branch 'fix/stt_trigger_config' of https://github.com/taosdata/TDengine into enh/tsdb_page_size 2022-09-08 21:40:27 +08:00
Hongze Cheng e5e42524c7 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_page_size 2022-09-08 21:40:15 +08:00
Hongze Cheng 07ca543595 make it pass compile 2022-09-08 21:29:13 +08:00
Hongze Cheng 9e33dfbc90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 21:27:33 +08:00
yihaoDeng ee7a18db29 fix: add bench 2022-09-08 20:25:56 +08:00
Shengliang Guan 2c83fee450
Merge pull request #16756 from taosdata/fix/rmRetiredUdfFiles
fix: remove 2.x udf demo files
2022-09-08 18:51:05 +08:00
Shengliang Guan 856b50eb7b
Merge pull request #16746 from taosdata/refact/tsdb_new_snapshot
refact: tsdb new snapshot
2022-09-08 18:50:48 +08:00
Shengliang Guan 45f352114d
Merge pull request #16743 from taosdata/fix/mnode
enh: add table_prefix and table_suffix options to database
2022-09-08 18:50:11 +08:00
Hongze Cheng f0a5820d01 add tsdb config support 2022-09-08 18:36:08 +08:00
Minglei Jin b6ddf5bfd7 fix: update wal reader's curFileFirstVer 2022-09-08 18:30:15 +08:00
Hongze Cheng 34a7319c8a Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 18:02:27 +08:00
Hongze Cheng eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Shengliang Guan 23e8fd54e2
Merge pull request #16753 from taosdata/fix/TD-18781-3
fix: more bits from timestamp & S.N.
2022-09-08 17:33:38 +08:00
Hui Li fa6c3f06a1
Merge pull request #16757 from taosdata/test/chr/TD-14699
modify version of taos-tools
2022-09-08 17:18:43 +08:00
tomchon 4cdaafe6cf Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-09-08 17:12:21 +08:00
dapan1121 45d806d086 fix: remove 2.x udf demo files 2022-09-08 17:03:05 +08:00
Hongze Cheng 2e8b43d01c more code 2022-09-08 16:56:29 +08:00
Shengliang Guan 053df87def
Merge pull request #16748 from taosdata/szhou/fixbugs
fix: add _wstart when _wstart does not appear in select projection list
2022-09-08 16:37:49 +08:00
Shengliang Guan fe00e43988
Merge pull request #16751 from taosdata/fix/taosws-unknown-action-fetch_block
chore: update taosws for a much stable websocket impl
2022-09-08 16:37:24 +08:00
wade zhang 6a92dc24f0
Update 09-udf.md 2022-09-08 16:28:47 +08:00
Minglei Jin df24670881 fix: more bits from timestamp & S.N. 2022-09-08 16:16:09 +08:00
Shengliang Guan f3b9c5933f fix: compile error in windows 2022-09-08 16:14:22 +08:00
Huo Linhe c27f3c7143 chore: update taosws for a much stable websocket impl
Ref: [TD-18954](https://jira.taosdata.com:18080/browse/TD-18954)
2022-09-08 15:49:34 +08:00
Xiaoyu Wang 3f5746d20b enh: add binary serialization method to node structure 2022-09-08 15:43:14 +08:00
slzhou 41250383e2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-09-08 15:30:04 +08:00
slzhou ea5ab9f8fd fix: add _wstart when _wstart does not appear in select projection list 2022-09-08 15:29:46 +08:00
Hongze Cheng bb0b1fda91 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-08 15:16:22 +08:00
Hongze Cheng 255f42e07f more tsdb snapshot 2022-09-08 15:13:58 +08:00
dapan1121 f9d73f69a0
Merge pull request #16744 from taosdata/feature/TD-19015
feat(stream): stream delete for session&state
2022-09-08 15:02:24 +08:00
54liuyao 3cbd3db8ce feat(stream): stream delete for session&state 2022-09-08 14:14:52 +08:00
Shengliang Guan adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00
tomchon 9465b356e8 modify version of taos-tools 2022-09-08 11:15:33 +08:00
Shengliang Guan 78abfdd28b
Merge pull request #16737 from taosdata/feature/3_liaohj
refactor(query): add some logs.
2022-09-08 11:12:05 +08:00
Shengliang Guan ad5edec275
Merge pull request #16736 from taosdata/fix/mnode
fix: information_schema and performance_schema creation time error
2022-09-08 11:11:46 +08:00
tomchon 88c4d44545 modify version of taos-tools 2022-09-08 11:05:06 +08:00
Hui Li b5554ee32c
Merge pull request #16741 from taosdata/tomchon-patch-2
delete taos-tools 2.1.2
2022-09-08 11:04:56 +08:00
haoranchen 24c7f30bc9
delete taos-tools 2.1.2 2022-09-08 11:02:00 +08:00
Haojun Liao 96dedb04f8 refactor: add some logs. 2022-09-08 10:26:30 +08:00