Commit Graph

56850 Commits

Author SHA1 Message Date
Shuduo Sang 78e4aa36c3
docs: fix taos_init() return type (#22475) 2023-08-18 00:19:51 +08:00
Shuduo Sang 7440cccd58
fix: refine example demo.c (#22473)
* fix: use latest version of jdbc connector

* fix: remove locale and timezone to avoid confusing user

* fix: update readme.md

* fix: refine demo.c
2023-08-18 00:19:27 +08:00
yihaoDeng 002d5979c1 add trace log 2023-08-17 21:13:03 +08:00
dapan1121 adcd1a2df2 fix: join error msg 2023-08-17 19:20:09 +08:00
yihaoDeng ebd4cac36b Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2 2023-08-17 18:58:18 +08:00
yihaoDeng 46574c385f fix mem leak 2023-08-17 18:52:33 +08:00
Haojun Liao a18989df88 fix(stream): add lost codes caused by merge 3.0. 2023-08-17 18:51:39 +08:00
Hongze Cheng 8582e0c71a fix: important fix for compact file corruption 2023-08-17 18:13:37 +08:00
dmchen 5f138941f8 tsdb snap core 2023-08-17 17:58:35 +08:00
slzhou 85d1dbe00a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan 2023-08-17 16:27:37 +08:00
dapan1121 1b038d2dcd Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-17 16:08:39 +08:00
dapan1121 d750950594 fix: rebuild sql.c 2023-08-17 16:04:30 +08:00
Benguang Zhao 7735e6f388 Merge branch 3.0 to FEAT/TD-25699-3.0 2023-08-17 16:04:23 +08:00
dapan1121 43c056fb61 fix: node clone and mac compile issues 2023-08-17 16:01:38 +08:00
slzhou 92524ca029 feature: select tags - add test case 2023-08-17 15:46:38 +08:00
shenglian zhou 28ca3efe23 Merge branch 'szhou/select-tags-scan' of github.com:taosdata/TDengine into szhou/select-tags-scan 2023-08-17 14:59:35 +08:00
shenglian zhou 4a9391929c fix: select tags - ctb cursor pause/unlock and lock/resume 2023-08-17 14:59:17 +08:00
dapan1121 df6c93fdb0
Merge pull request #22468 from taosdata/fix/TS-3841-M
fix: modify column length for super table
2023-08-17 14:31:58 +08:00
Haojun Liao 4b0d08d5f6
Merge pull request #22306 from taosdata/54liuyao-patch-2
Update 14-stream.md
2023-08-17 14:30:31 +08:00
dapan1121 0e10e94a40
Merge pull request #22453 from taosdata/feat/TD-25685
feat: support column comment
2023-08-17 14:23:54 +08:00
liuyao 3abf47e011
Update 14-stream.md 2023-08-17 14:23:00 +08:00
dapan1121 3045a623e1 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-17 14:16:05 +08:00
dapan1121 e8fa9aa633 fix: join blockId and target issues 2023-08-17 13:50:26 +08:00
kailixu afca2164c4 other: trigger CI 2023-08-17 13:11:09 +08:00
kailixu c7d5456cbf other: trigger CI 2023-08-17 12:53:23 +08:00
Benguang Zhao 9b089d6446 enh: wrap state updating of vnodes and mnodes in mndProcessStatusReq 2023-08-17 11:59:53 +08:00
dmchen 4448e7d159 revert drop vnode 2023-08-17 11:57:17 +08:00
Haojun Liao 9e9d83d4a1 refactor: do some internal refactor 2023-08-17 11:57:04 +08:00
Haojun Liao bb4f8515bd fix(stream): pause when outputQ is blocked. 2023-08-17 11:53:17 +08:00
kailixu 49efb4ae72 fix: modify column length for super table 2023-08-17 11:43:07 +08:00
wangjiaming0909 16754b5ac1 feat: show create table, desc table with col comments 2023-08-17 11:39:34 +08:00
Haojun Liao 519c57cc55
Merge pull request #22423 from taosdata/feat/ly_refactor
stream operator refactoring
2023-08-17 10:13:25 +08:00
dapan1121 9cbbbc6d9c
Merge pull request #22462 from taosdata/fix/TD-25735-3.0
fix: tmq drop/common python script on windows
2023-08-17 09:14:55 +08:00
Haojun Liao 58c0a3d8ef fix(stream): fix syntax error. 2023-08-17 09:13:37 +08:00
Haojun Liao eb76b6f175 fix(stream): fix syntax error. 2023-08-17 09:11:32 +08:00
liuyao 5ce7688a93 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor 2023-08-17 09:06:46 +08:00
wade zhang e493a30a0b
Merge pull request #22460 from taosdata/fix/tsdb_snapshot_bug
fix: tsdb snapshot bug
2023-08-17 08:25:32 +08:00
Haojun Liao 6746339609 Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
#	source/libs/stream/src/streamSnapshot.c
2023-08-17 00:08:44 +08:00
Haojun Liao ea6574b3c7 other: merge 3.0 2023-08-17 00:07:55 +08:00
Haojun Liao f8f8e7a8f0
Merge pull request #22465 from taosdata/fix/3_liaohj
fix(stream): add the back pressure for sink node.
2023-08-16 22:59:36 +08:00
kailixu cf4da465e1 chore: add startProcess for tmq common 2023-08-16 22:43:01 +08:00
Benguang Zhao bad2bb52b5 enh: update test cases for show vnodes 2023-08-16 20:17:11 +08:00
Benguang Zhao 80518cf82b feat: support sql command show vnodes for all dnodes 2023-08-16 20:17:11 +08:00
Benguang Zhao a94b8aeea6 feat: update vnodesSchema and mndRetrieveVnodes for show vnodes 2023-08-16 20:17:11 +08:00
wangmm0220 dbc1b35d44 feat:support varbinary type 2023-08-16 19:57:01 +08:00
yihaoDeng 114df7c349 fix transfer error 2023-08-16 11:37:15 +00:00
wangmm0220 b3f945c4c5 fix:conflict 2023-08-16 19:35:05 +08:00
Haojun Liao 80506b564b
Merge pull request #22461 from taosdata/fix/liaohj
refactor: do some internal refactcor
2023-08-16 19:26:39 +08:00
Haojun Liao 59d5858b95 fix(stream): fix a typo 2023-08-16 19:22:45 +08:00
kailixu cc62c400c6 fix: tmq drop/common python script on windows 2023-08-16 19:13:24 +08:00