Commit Graph

53146 Commits

Author SHA1 Message Date
yihaoDeng 04f3784696 change log level 2023-05-31 11:05:03 +00:00
Haojun Liao 9e021087a9 refactor: do some internal refactor. 2023-05-31 19:04:53 +08:00
Haojun Liao a3abe25539 refactor: do some internal refactor. 2023-05-31 19:03:37 +08:00
Haojun Liao 65b81a803f refactor: do some internal refactor and add some logs. 2023-05-31 18:05:53 +08:00
Haojun Liao fa5c024b3e refactor: do some internal refactor. 2023-05-31 17:22:59 +08:00
Haojun Liao 18b971c666 fix(query): check the version range when dump partial rows of file block to sdata block directly. 2023-05-31 17:06:38 +08:00
Ganlin Zhao 5fe82cbdad comment test cases 2023-05-31 16:54:37 +08:00
Ganlin Zhao 1e201da9b7 fix test cases 2023-05-31 16:26:23 +08:00
Ganlin Zhao bd4021c599 fix test case 2023-05-31 16:10:38 +08:00
Haojun Liao 8c240cede9
Merge pull request #21545 from taosdata/enh/changeRocksParam
Enh/change rocks param
2023-05-31 13:51:32 +08:00
Haojun Liao dd9f810f81
Merge pull request #21530 from taosdata/fix/TD-24365
fix sliding window issue
2023-05-31 13:51:14 +08:00
Ganlin Zhao 35af4a9585 add test cases 2023-05-31 13:45:16 +08:00
Ganlin Zhao 34d43647f6 add test cases 2023-05-31 13:42:02 +08:00
Haojun Liao 993599120a
Merge pull request #21539 from taosdata/fix/resume_mem
fix(stream): set the correct rps flag as the dispatch rsp.
2023-05-31 12:45:17 +08:00
yihaoDeng ed851b522c change db param 2023-05-31 03:30:10 +00:00
yihaoDeng 3b0a6d7f0b change db param 2023-05-31 03:15:25 +00:00
Ganlin Zhao 26cafdea13 fix: fix multiple diffs ouput less lines if null values present 2023-05-31 11:08:41 +08:00
wangmm0220 e4866d1803 fix:ci test cases error 2023-05-31 10:38:22 +08:00
dapan1121 1bea5a53c2
Merge pull request #21542 from taosdata/fix/TD-24506
enh: stmt column length validation
2023-05-31 10:17:50 +08:00
dapan1121 23bcfc2fd0 enh: stmt column length validation 2023-05-31 09:16:47 +08:00
yihaoDeng 67becbd4d1 change db param 2023-05-31 01:10:36 +00:00
wangmm0220 96b8431f19 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042 2023-05-30 23:17:35 +08:00
Haojun Liao fc20ca8423 fix(stream): set the correct rps flag as the dispatch rsp. 2023-05-30 18:42:23 +08:00
Haojun Liao d9cc9f2157 fix(stream): remove invalid free. 2023-05-30 18:03:21 +08:00
Haojun Liao 937f67f07b fix(stream): fix invalid free. 2023-05-30 18:02:42 +08:00
Haojun Liao e96ed81ec0 fix(stream): add input queue capacity check. 2023-05-30 17:29:01 +08:00
Haojun Liao 92ecdda403
Merge pull request #21531 from taosdata/fix/resume_mem
fix(stream): fix memory leak in handling dispatch msg.  TD-24447
2023-05-30 17:27:22 +08:00
Hui Li b56ee1301e
Merge pull request #21529 from taosdata/test/TD-23975
add smaBasic.py test case
2023-05-30 17:26:12 +08:00
wangmm0220 fcdf25793b fix:remove useless code 2023-05-30 16:52:53 +08:00
wangmm0220 b8a4df4146 fix:avoid put tag to select if where condition is always true or false 2023-05-30 16:50:20 +08:00
dapan1121 bc4c32ee2c
Merge pull request #21514 from taosdata/fix/TD-24426-M
fix(query): invalid buf page
2023-05-30 15:58:30 +08:00
wangmm0220 689ee05527 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042 2023-05-30 15:45:46 +08:00
Alex Duan 772ef3bd19 test: modfiy insert rows to small 2023-05-30 15:39:15 +08:00
Haojun Liao de7231e59e fix(stream): fix memory leak in handling dispatch msg when output buffer is full. 2023-05-30 15:35:59 +08:00
liuyao 7d699ae579 fix sliding window issue 2023-05-30 15:16:11 +08:00
Alex Duan ed9eaf541d test: add smaBasic.py test case 2023-05-30 14:37:46 +08:00
Alex Duan 6a7d8858dc test: add smaBasic.py test case 2023-05-30 14:36:51 +08:00
wangmm0220 757ac9b1d9 fix:add test cases 2023-05-30 14:20:21 +08:00
Shuduo Sang 0d2fa6f1e6
docs: refine python connector doc for req_id (#21526)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section

* docs: refine python connector doc for req_id
2023-05-30 11:49:00 +08:00
wade zhang d4bd19068b
Merge pull request #21279 from taosdata/feat/TD-24012
feat(driver): jdbc add tmq seek function
2023-05-30 11:47:22 +08:00
huolibo 2e5ac6b0c2 fix: change return value 2023-05-30 11:33:46 +08:00
dapan1121 94d4de614a
Merge pull request #21525 from taosdata/fix/TD-24093
fix: disable debug info
2023-05-30 11:10:59 +08:00
Haojun Liao d122a398b3
Merge pull request #21516 from taosdata/fix/TD-24447
set sched status
2023-05-30 10:59:28 +08:00
刘蓓 a70cceb440 fix: add return value 2023-05-30 10:54:54 +08:00
huolibo 79031c47a2 enh: add get offset 2023-05-30 10:54:54 +08:00
huolibo f9b1906127 feat(driver): jdbc add tmq seek function 2023-05-30 10:54:54 +08:00
wangmm0220 5d2c78ba6b fix:memory leak 2023-05-30 10:39:00 +08:00
wangmm0220 8835028002 fix:deal with node is null 2023-05-30 10:21:18 +08:00
wade zhang dd131ce129
Merge pull request #21522 from taosdata/DuanKuanJun-patch-9
Update 01-faq.md
2023-05-30 10:11:05 +08:00
Alex Duan 3a1fdc81d3 docs: add diff funciton to faq 2023-05-30 09:57:14 +08:00