Commit Graph

69069 Commits

Author SHA1 Message Date
wangmm0220 6c2e233ac2 fix:[TD-31899] remove taosTmrReset log 2024-09-20 17:38:32 +08:00
Pan Wei 4c459155f1
Merge pull request #27890 from taosdata/fix/TD-31870/os4
fix: os return
2024-09-18 11:03:44 +08:00
Pan Wei 7a33fb7c9f
Merge pull request #27900 from taosdata/fix/memCheck
pointer check
2024-09-18 11:01:50 +08:00
Haojun Liao 334b1c55c6
Merge pull request #27906 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-09-18 10:27:17 +08:00
Hongze Cheng eda1395928
Merge pull request #27886 from taosdata/fix/TD-30813-5
fix(stmt2/settbtags): fix memleak & can not set tags issue
2024-09-18 10:07:57 +08:00
xsren e87bd926da fix: Memory detection in macro definition 2024-09-18 09:18:30 +08:00
Pan Wei eb32a41c29
Merge pull request #27902 from taosdata/fix/memoryAllocCheck
Fix: memory alloc check
2024-09-18 08:55:41 +08:00
wade zhang b7ec80548e
Merge pull request #27910 from taosdata/docs/TD-32126-3.0
improve python install and rest api error code description
2024-09-16 13:12:49 +08:00
sheyanjie-qq 83d58ced6f Merge branch 'docs/TD-32126-3.0' of github.com:taosdata/TDengine into docs/TD-32126-3.0 2024-09-16 12:32:23 +08:00
sheyanjie-qq 8ca87f18e3 add c error code ref 2024-09-16 12:31:39 +08:00
huskar-t 98442b4383 docs: update http status code 2024-09-16 11:44:55 +08:00
sheyanjie-qq f0289293f3 mod python install doc 2024-09-16 10:16:42 +08:00
Haojun Liao b4277e0e65 refactor:do some internal refactor. 2024-09-15 16:15:11 +08:00
Haojun Liao 1d2c00a4ff refactor: do some internal refactor. 2024-09-15 01:25:16 +08:00
Haojun Liao 3332a0b822 refactor: do some internal refactor. 2024-09-15 01:19:30 +08:00
Haojun Liao c4a49a7bd9 refactor: do some internal refactor. 2024-09-15 00:45:45 +08:00
Hongze Cheng e9a8975a0d
Merge pull request #27887 from taosdata/fix/TD-32051-3.0
fix: (last) nextRowIterGet compare pk
2024-09-14 21:01:49 +08:00
Haojun Liao 1a4c09cffa
Merge pull request #27882 from taosdata/fix/3_liaohj
refactor: check return value for stream.
2024-09-14 18:51:59 +08:00
Hongze Cheng cd827087ac
Merge pull request #27889 from taosdata/fix/3.0/TD-31990
Fix/3.0/td 31990
2024-09-14 18:13:00 +08:00
xsren f684e12c27 pointer check 2024-09-14 18:11:36 +08:00
Haojun Liao 5f486d6976 Merge branch '3.0' into fix/3_liaohj 2024-09-14 17:29:29 +08:00
dapan1121 1ccc74d768 fix: add memory alloc validation 2024-09-14 17:28:24 +08:00
Hongze Cheng ca731e7c25
Merge pull request #27885 from taosdata/fix/check-state-when-restore-dnode
fix/check-state-when-restore-dnode
2024-09-14 17:19:05 +08:00
xsren 045a041844 fix: osSys 2024-09-14 16:25:07 +08:00
xsren ae9eaf9d1a osSys 2024-09-14 16:14:56 +08:00
xiao-77 0a19bc974b set wr lock to write priority 2024-09-14 15:59:01 +08:00
Minglei Jin c789909579 fix(stmt2/gettags): return zero tags for normal tables 2024-09-14 15:52:30 +08:00
wade zhang fcf39a444a
Merge pull request #27891 from taosdata/feat/docs/TD-32095/TD-32090
docs: update kafka&opcua
2024-09-14 14:08:21 +08:00
guxiang02 c9f0df925b docs: update kafka&opcua
TD-32095 TD-32090
2024-09-14 14:03:43 +08:00
xsren 6e167a347b fix: check conv 2024-09-14 13:53:26 +08:00
Haojun Liao b78cbb7dc5
Merge pull request #27888 from taosdata/fix/ly_stream
fix(stream):adj build file state res
2024-09-14 13:50:51 +08:00
xinsheng Ren e3e3a0e2bb
Merge branch '3.0' into fix/TD-31870/os4 2024-09-14 13:50:09 +08:00
Haojun Liao b494163f28 refactor: check return value. 2024-09-14 13:39:23 +08:00
Haojun Liao 04d2977d5e
Merge pull request #27853 from taosdata/fix/syntax
refactor: remove void.
2024-09-14 12:23:26 +08:00
Haojun Liao 31354d4767 fix(stream): fix syntax error. 2024-09-14 12:22:51 +08:00
xsren 1b48080a94 fix: os return 2024-09-14 11:47:20 +08:00
Pan Wei 42abc16774
Merge pull request #27816 from taosdata/enh/TD-31903-3.0
enh(query)[TD-31903]. Handle return values for function calls
2024-09-14 11:28:19 +08:00
Pan Wei c32d8312bd
Merge pull request #27876 from taosdata/fix/TD-31870/os3
Fix/td 31870/os3
2024-09-14 11:24:31 +08:00
Pan Wei a36a53b765
Merge pull request #27852 from taosdata/enh/TD-31691
modify error code passing
2024-09-14 11:23:14 +08:00
xiao-77 1bbcb7c980 Merge branch '3.0' into fix/3.0/TD-31990 2024-09-14 11:13:20 +08:00
xiao-77 12f9e268a6 fix dead lock 2024-09-14 11:10:57 +08:00
wade zhang 0f7de77950
Merge pull request #27884 from taosdata/doc/TD-31985
docs:[TD-31985]add schemaless docs that lost
2024-09-14 10:58:32 +08:00
54liuyao b649f1f1c4 fix(stream):adj build file state res 2024-09-14 10:51:57 +08:00
Feng Chao 50003dc65a
Merge pull request #27883 from taosdata/ts5400
Add ci test case to cover ts-5400 by charles
2024-09-14 10:51:08 +08:00
Shungang Li 0ea38a15a8 fix: (last) nextRowIterGet compare pk 2024-09-14 10:26:14 +08:00
Minglei Jin d50c72d2f4 fix(stmt2/settbtags): fix memleak & can not set tags issue 2024-09-14 10:03:23 +08:00
dmchen cd580c5758 fix/check-state-when-restore-dnode 2024-09-14 02:00:05 +00:00
wangmm0220 7d3a77bcaf docs:[TD-31985]add schemaless docs that losted 2024-09-14 09:57:34 +08:00
Pan Wei 1eb298ecfd
Merge pull request #27881 from taosdata/fix/TD-32059-3.0
fix(query)[TD-32059]. Enable HAVING clause to work with FILL clause
2024-09-14 09:50:41 +08:00
wade zhang 157a105bd1
Merge pull request #27875 from taosdata/docs/TS-4893
docs:[TS-4893] Add doc for new function.
2024-09-14 09:39:17 +08:00