Commit Graph

49645 Commits

Author SHA1 Message Date
Ganlin Zhao 04bd07da59 add test cases 2023-02-26 10:28:07 +08:00
dapan1121 cb2f09ed6c
Merge pull request #20139 from taosdata/fix/TD-22664-3.0
fix: fix coverity issue
2023-02-26 10:04:46 +08:00
dapan1121 a98ff93c32 Merge remote-tracking branch 'origin/3.0' into fix/TD-22762 2023-02-26 09:55:00 +08:00
yihaoDeng 4a196e74af fix: limit session num 2023-02-26 09:45:30 +08:00
dapan1121 2aa41b76a4
Update cases.task 2023-02-26 07:59:26 +08:00
dapan1121 e4e7f1eca4
Merge pull request #20166 from taosdata/fix/TD-22777
fix: tag like filter issue
2023-02-26 07:45:38 +08:00
dapan1121 77295df8ec
Merge pull request #20161 from taosdata/fix/TS-2729
fix: table scan crash issue
2023-02-26 07:45:17 +08:00
Haojun Liao f9a8579b91
Merge pull request #20163 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2023-02-25 23:20:28 +08:00
Haojun Liao df194f06f0
Merge pull request #20164 from taosdata/fix/3_coverity
fix: undefine the strdup by default.
2023-02-25 23:20:01 +08:00
yihaoDeng 663768a365 fix: limit session num 2023-02-25 22:59:01 +08:00
yihaoDeng 92b361de88 fix: limit session num 2023-02-25 22:22:56 +08:00
yihaoDeng 60e270a0d4 fix: limit session num 2023-02-25 20:17:56 +08:00
dapan1121 bf5ed1355b
Update cases.task 2023-02-25 19:10:47 +08:00
yihaoDeng 97c4dfb570 fix: limit session num 2023-02-25 18:01:17 +08:00
dapan1121 04d2bc7d4b fix: add case timeout time 2023-02-25 17:35:27 +08:00
yihaoDeng b0116445e3 fix: limit session num 2023-02-25 17:30:31 +08:00
Yihao Deng db47cb5805
Merge branch 'main' into fix/toManySeesion 2023-02-25 17:04:56 +08:00
dapan1121 d69f52d6d9 Merge branch 'fix/TD-22762' of github.com:taosdata/TDengine into fix/TD-22762 2023-02-25 16:14:52 +08:00
dapan1121 e2cb423120 fix:add timeout time 2023-02-25 16:13:36 +08:00
dapan1121 50ee40308b fix: realloc uid list 2023-02-25 16:10:48 +08:00
dapan1121 2d9b5ed4f6 fix: tag like filter issue 2023-02-25 16:04:21 +08:00
yihaoDeng 3bf28e1894 fix: limit session num 2023-02-25 15:45:14 +08:00
Haojun Liao 0369ff2231 other: merge main. 2023-02-25 15:42:32 +08:00
Xiaoyu Wang a5dcc8cd78
Merge pull request #20162 from taosdata/fix/3.0_merge_main
merge 3.0
2023-02-25 15:04:11 +08:00
huolibo 0e613ea3f3
enh(driver): add spring + mybatis type:byte[] example (#20050)
* enh(driver): add spring + mybatis type:byte[] example

* doc: add init description

* docs: add byte[] description
2023-02-25 14:48:25 +08:00
yihaoDeng be17aa822b fix: limit session num 2023-02-25 14:21:15 +08:00
dapan1121 10e35f1ed0 fix: free pointer issue 2023-02-25 14:15:24 +08:00
yihaoDeng d7dc176ebb fix: limit session num 2023-02-25 14:01:52 +08:00
yihaoDeng c7e15291f3 fix: limit session num 2023-02-25 13:50:27 +08:00
yihaoDeng 45a012bdf5 fix: limit session num 2023-02-25 13:18:53 +08:00
huolibo 3e9cc93b9f
enh(driver): tmq async commit callback (#20114) 2023-02-25 12:54:24 +08:00
Haojun Liao f933f604e4 fix: undefine the strdup by default. 2023-02-25 11:09:24 +08:00
Haojun Liao 514369c611 other: merge main 2023-02-25 11:06:13 +08:00
Haojun Liao d6fca036e5 refactor: do some internal refactor. 2023-02-25 11:02:42 +08:00
dapan1121 ec6c25e342
Merge branch '3.0' into fix/TD-22762 2023-02-25 10:59:23 +08:00
Haojun Liao 90c6641cff
Merge pull request #20131 from taosdata/fix/coverity_yihao
fix: fix asan problem
2023-02-25 10:42:39 +08:00
Xiaoyu Wang d6dd087f84 merge main 2023-02-25 10:29:20 +08:00
Xiaoyu Wang 320ad8d1f2
Merge pull request #20150 from taosdata/fix/TD-22710
fix: compact wrong data count
2023-02-25 10:02:56 +08:00
Xiaoyu Wang 5856a39827
Merge pull request #20123 from taosdata/fix/3.0_merge_main
merge main
2023-02-25 10:01:26 +08:00
dapan1121 05bd600ef8 fix: table scan crash issue 2023-02-25 09:34:37 +08:00
huolibo 46f088afa4
docs: adjust format of tmq doc (#20158)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

* docs: adjust tmq doc format

* docs: fix format of tmq doc

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 23:43:18 +08:00
yihaoDeng 6632231111 fix: limit session num 2023-02-24 23:42:57 +08:00
yihaoDeng 28db4c8a8c fix: limit session num 2023-02-24 23:19:46 +08:00
yihaoDeng 0712198e21 fix: limit session num 2023-02-24 22:44:39 +08:00
yihaoDeng 9b77e2dfe8 fix: limit session num 2023-02-24 22:44:03 +08:00
Yihao Deng 22b1bc1049
Merge branch '3.0' into fix/coverity_yihao 2023-02-24 21:22:58 +08:00
yihaoDeng 84706fe586 fix: limit session num 2023-02-24 21:20:15 +08:00
yihaoDeng dd2e9697b5 fix: limit session num 2023-02-24 20:39:25 +08:00
wangmm0220 54a546931c fix:optimize version logic in tmq and remove useless code 2023-02-24 19:22:08 +08:00
Haojun Liao 097723f446
Merge pull request #20151 from taosdata/feature/3_liaohj
fix(query): expand output buffer.
2023-02-24 18:56:51 +08:00