Commit Graph

53127 Commits

Author SHA1 Message Date
slzhou a36557f009 fix: calculate the rows that can be put in one page 2023-06-14 13:44:11 +08:00
Ganlin Zhao e79d63d766 add error code 2023-06-14 13:34:25 +08:00
yihaoDeng 30ea3aa419 add static lib 2023-06-14 12:15:02 +08:00
yihaoDeng ee3017ed3a add static lib 2023-06-14 12:14:49 +08:00
Ganlin Zhao 728e42f723 fix: add forbid system table functions 2023-06-14 11:10:51 +08:00
wade zhang 5612f7ff93
Merge pull request #21708 from taosdata/fix/TS-3524-main
fix/TS-3524
2023-06-14 10:54:19 +08:00
Haojun Liao 844a23225a
Merge pull request #21600 from taosdata/mark/tmq
fix:check wal not exist again before register to push & move push log…
2023-06-14 10:18:39 +08:00
Haojun Liao 2a5a4fb781
Merge pull request #21711 from taosdata/mark/sml
fix:Vnode is closed or removed if drop database
2023-06-14 10:14:43 +08:00
Ganlin Zhao 4bd1ae90fa fix: fix order by ts desc error 2023-06-14 09:52:41 +08:00
Hui Li bca86d6936
Merge pull request #21678 from taosdata/test/TD-24713-MAIN
test: make diff function testing case to pass
2023-06-14 08:34:26 +08:00
wangmm0220 8070223aba fix:lock error 2023-06-13 18:27:06 +08:00
Alex Duan 4d3d48d3b7 fix:uniform output csv format with shell output 2023-06-13 18:06:27 +08:00
Alex Duan e30cdd03de fix:uniform output csv format with shell output1 2023-06-13 18:03:26 +08:00
Alex Duan 94d056e67f fix:uniform output csv format with shell output 2023-06-13 18:00:52 +08:00
Ganlin Zhao 647ddaad97 fix: fix order by ts desc error 2023-06-13 17:28:31 +08:00
wangmm0220 f154d29ac7 fix:Vnode is closed or removed if drop database 2023-06-13 16:34:46 +08:00
dmchen 440a8725e5 fix/TS-3524 2023-06-13 15:07:00 +08:00
yihaoDeng ed33e6ea43 change log level when filter tag 2023-06-13 07:06:08 +00:00
Haojun Liao 0ee01c5410
Merge pull request #21576 from taosdata/fix/TD-24563
fix:do not modify source data in schemaless
2023-06-13 14:59:05 +08:00
dapan1121 79892ae7d5
Merge pull request #21705 from taosdata/docs/TD-24645
docs: add slow log descriptions
2023-06-13 14:42:35 +08:00
dapan1121 e805ac9553 docs: add slow log descriptions 2023-06-13 14:40:50 +08:00
dapan1121 f0b004ca96
Merge pull request #21704 from taosdata/doc/TD-24646
doc: add metaCacheMaxSize description
2023-06-13 14:12:11 +08:00
dapan1121 6132795718 doc: add metaCacheMaxSize description 2023-06-13 14:10:56 +08:00
yihaoDeng 8dc6d1cc6a change log level when filter tag 2023-06-13 01:51:22 +00:00
wade zhang 856f1ed7c0
Merge pull request #21695 from taosdata/docs/TD-24746
docs(kafka): add topic delimiter parameter
2023-06-12 10:25:26 +08:00
huolibo c0c400e288 docs: markdown format 2023-06-12 10:08:51 +08:00
dapan1121 a033cacd76
Merge pull request #21691 from taosdata/szhou/fix-td24705
fix: select * from information_schema.ins_columns can not complete
2023-06-12 09:33:04 +08:00
wade zhang 38be9e7871
Merge pull request #21693 from taosdata/docs/wade-20230611
doc: refine the location of taos.cfg
2023-06-12 09:32:51 +08:00
gccgdb1234 bc6eba1cb0 doc: refine the location of taos.cfg 2023-06-12 09:12:14 +08:00
huolibo 25960ec804 docs(kafka): add topic delimiter parameter 2023-06-12 09:07:00 +08:00
Shuduo Sang aa9a11152d
docs: remove -y from taosdump doc (#21692) 2023-06-11 18:45:43 +08:00
dapan1121 423fdeef72
Merge pull request #21684 from taosdata/fix/TD-24741
fix: systable vgroup empty issue
2023-06-11 18:30:38 +08:00
dapan1121 8f2cfe9199
Merge pull request #21687 from taosdata/fix/TD-24727
fix: subtask dead loop issue
2023-06-11 18:30:21 +08:00
slzhou 76d341682e fix: select * from information_schema.ins_columns can not complete 2023-06-09 20:55:17 +08:00
dapan1121 5cd57cece5 fix: null pointer issue 2023-06-09 18:54:20 +08:00
Minglei Jin 4884d0af53 vnd/svr: convert msyType to string 2023-06-09 18:00:04 +08:00
wade zhang 21bacf77fb
Merge pull request #21686 from taosdata/docs/TS-3489
fix: add paramters for example
2023-06-09 17:25:36 +08:00
dapan1121 14f3270a76 fix: subtask dead loop issue 2023-06-09 17:21:28 +08:00
huolibo 7fff447591 fix: add paramters for example 2023-06-09 17:20:58 +08:00
dapan1121 0627ceada0 fix: systable vgroup empty issue 2023-06-09 16:58:07 +08:00
wade zhang 6fa1aae0c1
Merge pull request #21682 from taosdata/docs/TS-3489
docs(kafka): output format description
2023-06-09 16:56:34 +08:00
huolibo 903be5a0d9 docs: add out format default value 2023-06-09 16:40:55 +08:00
huolibo 229e3ad87a docs(kafka): output format description 2023-06-09 16:32:54 +08:00
Hui Li 39e30a1da1
Merge pull request #21592 from flyingangel2013/ts_3469
update the ci test case for user privilege by charles
2023-06-09 16:31:40 +08:00
Hui Li 2311a670ab
Merge pull request #21475 from flyingangel2013/ts_3423
add test case for task 3423 by charles
2023-06-09 16:28:16 +08:00
Hui Li 5fab73aca5
Merge pull request #21471 from flyingangel2013/ts_3405
add test case for task 3405 by charles
2023-06-09 16:27:35 +08:00
dapan1121 422a60430e
Merge pull request #21679 from taosdata/fix/TD-24716
fix: row size too big issue
2023-06-09 16:09:44 +08:00
dapan1121 7956a8c420 fix: row size too big issue 2023-06-09 13:49:25 +08:00
dapan1121 cab9ddbe67
Merge pull request #21677 from taosdata/fix/TD-24720
fix: consumer group issue
2023-06-09 13:44:30 +08:00
Alex Duan 2bafca4b2b test: make diff function testing case to pass 2023-06-09 12:55:07 +08:00