Commit Graph

53774 Commits

Author SHA1 Message Date
Hui Li cc75ceeb53
Merge pull request #22011 from taosdata/test/update_tmq_case_1
test: update tmqParamsTest.py
2023-07-11 11:19:19 +08:00
wade zhang f7197a3e9f
Merge pull request #22023 from taosdata/docs/sangshuduo/fix-index-docs
docs: fix docs format in index page
2023-07-11 11:17:07 +08:00
Shungang Li 8f91da24e4 fix: type convert failure returns errcode
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
2023-07-11 10:20:50 +08:00
Shuduo Sang aaeaf6bb80 docs: fix docs format in index page 2023-07-11 10:16:05 +08:00
Hui Li 95a18a3c96
Merge pull request #22022 from taosdata/test/update_version_number
update version number
2023-07-11 09:26:35 +08:00
Ping Xiao 702f2aad28 update version number 2023-07-11 09:23:33 +08:00
Haojun Liao 0e9b9b3a44
Merge pull request #22007 from taosdata/mark/tmq
fix:can not do assignment if in tsdb mode & do not commit if seek offset
2023-07-11 09:17:22 +08:00
wade zhang 3bf9ebbba0
Merge pull request #22018 from taosdata/main_docs/3.0.7.0
release 3.0.7.0
2023-07-11 08:04:46 +08:00
Ping Xiao 597afe1140 release 3.0.7.0 2023-07-10 23:58:11 +08:00
wangmm0220 31a8af9e50 fix:do not commit offset if seek offset 2023-07-10 19:12:50 +08:00
Hui Li 11aff6928a
Merge pull request #21995 from taosdata/test/TD-25155-MAIN
test: add taosbenchmark mix and stt case to ci
2023-07-10 19:04:03 +08:00
Hui Li 8e0714e942
Merge pull request #21878 from taosdata/td_24956
add user privilege cases of insert and select operation for stable,ch…
2023-07-10 17:51:45 +08:00
wade zhang 5688f2e63e
Merge pull request #22015 from taosdata/fix/sangshuduo/typos-in-examples
fix: refine csharp example
2023-07-10 17:51:08 +08:00
Shuduo Sang a6adf26afb fix: add error reason to connect 2023-07-10 16:58:14 +08:00
Shuduo Sang 8ed5afe031 fix: refine csharp example 2023-07-10 16:43:39 +08:00
Shuduo Sang 7cf96a51d9 Merge branch 'main' into fix/sangshuduo/typos-in-examples 2023-07-10 16:40:40 +08:00
wangmm0220 8e011c46c9 fix:can not do assignment if in tsdb mode 2023-07-10 15:07:20 +08:00
dmchen 0a86523bcb fix/TS-3589 2023-07-10 14:58:28 +08:00
dapan1121 39a58c354d
Merge pull request #22008 from taosdata/fix/TS-3648
fix: fix interp fill value unsigned type not being handled
2023-07-10 14:50:23 +08:00
dapan1121 92ddf015da
Merge pull request #22009 from taosdata/fix/TS-3058
enh: add procedures on server for udf/udaf in nested queries where outer query is
2023-07-10 14:49:19 +08:00
wangmm0220 dabaefe3e2 Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq 2023-07-10 14:47:10 +08:00
Haojun Liao f0ec962566
Merge pull request #22004 from taosdata/fix/liaohj
fix(stream): add missing status check.
2023-07-10 13:28:00 +08:00
jiajingbin cb5294da45 test: update tmqParamTest.py 2023-07-10 12:49:37 +08:00
jiajingbin 72622f067b Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-07-10 12:47:00 +08:00
Ganlin Zhao edc2a3a780 fix an issue 2023-07-10 11:35:29 +08:00
Ganlin Zhao 82ce3a4588 add test cases 2023-07-10 11:35:18 +08:00
Ganlin Zhao f7608ce92d remove udfd agg function handling 2023-07-10 11:35:03 +08:00
Ganlin Zhao 19d4c79ac6 return error code of udf execution failure 2023-07-10 11:34:49 +08:00
Ganlin Zhao cde9eac954 enh: add procedures on server for udf/udaf in nested queries where outer query is
constant table
2023-07-10 11:34:32 +08:00
Ganlin Zhao 33940d711a add test cases 2023-07-10 11:29:14 +08:00
Ganlin Zhao 05f26a842b fix: fix interp fill value unsigned type not being handled 2023-07-10 11:28:39 +08:00
wangmm0220 9648117454 fix:can not do assignment if in tsdb mode 2023-07-10 11:28:30 +08:00
wade zhang 35e51cba67
Merge pull request #22006 from luckeverda/docs/TD-24971-main
docs: add info for ttlChangeOnWrite for main
2023-07-10 11:04:56 +08:00
Shungang Li 8ddb5593bc docs: add info for ttlChangeOnWrite 2023-07-10 11:00:09 +08:00
jiajingbin f2297ddfda Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-07-10 10:49:13 +08:00
Haojun Liao 9ad5e05751 fix(stream): fix error in checking status. 2023-07-10 10:24:04 +08:00
Haojun Liao e8eba3175a fix(stream): fix error in checking status. 2023-07-10 10:23:05 +08:00
Haojun Liao 516fcc53ad
Merge pull request #21943 from taosdata/fix/TD-25071
fix:[TD-25071] pSub is null & return wal not exist if no data
2023-07-10 10:21:36 +08:00
Alex Duan 295d515ab0 fix:modify task test format 2023-07-10 10:21:03 +08:00
dapan1121 977f28e750
Merge pull request #21984 from taosdata/fix/td-24871
fix: ask jemalloc to use background_threads to return vm to os
2023-07-10 10:16:07 +08:00
Haojun Liao dd15ca6103 fix(stream): add missing status check. 2023-07-10 10:06:21 +08:00
Haojun Liao 0ec69ec3fe
Merge pull request #22003 from taosdata/mark/tmq
fix:seek failed in initilized status
2023-07-10 09:08:14 +08:00
wade zhang 2012a15dbf
Merge pull request #21998 from taosdata/doc/password-len
doc/password len
2023-07-10 09:03:04 +08:00
wangmm0220 8904f3857b fix:seek failed in initilized status 2023-07-09 19:16:19 +08:00
wangmm0220 ee50ed4847 fix:seek failed in initilized statue 2023-07-09 15:31:19 +08:00
wangmm0220 35ba132a29 fix:conflicts from main 2023-07-09 12:52:18 +08:00
wangmm0220 a5363e6e03 fix:test case in tmq 2023-07-09 12:49:50 +08:00
wangmm0220 0929be690d fix:seek to offset - 1 2023-07-09 11:54:53 +08:00
wangmm0220 3ad486e95b fix:seek failed if type is earliest 2023-07-09 11:34:49 +08:00
Haojun Liao ae5a7913eb
Merge pull request #22002 from taosdata/mark/tmq
fix:return offset stored if get assignment in init mode
2023-07-08 16:43:44 +08:00