Commit Graph

54031 Commits

Author SHA1 Message Date
wade zhang e2945c52d4
Merge pull request #22033 from taosdata/docs/TS-3638-M
docs: add example of sma index
2023-07-11 15:27:54 +08:00
Haojun Liao 2e386a6fdf fix(stream): check if stream task is in normal state. 2023-07-11 15:23:49 +08:00
Haojun Liao da6a4de021 fix(stream): disable invalid set normal task status. 2023-07-11 15:12:34 +08:00
kailixu 2e1e7ed78b docs: add example of sma index 2023-07-11 15:09:08 +08:00
wangjiaming0909 1d7515213b feat: 1. add limit for diskBasedBuf
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
2023-07-11 14:16:20 +08:00
Ganlin Zhao e46fc09939 add test case 2023-07-11 14:13:45 +08:00
Ganlin Zhao 6efa688c15 remove trailing space 2023-07-11 14:12:02 +08:00
Haojun Liao 6d78816d22 fix(stream): fix syntax error. 2023-07-11 14:06:25 +08:00
kailixu 314123ef34 chore: add check 2023-07-11 14:05:09 +08:00
Ganlin Zhao 48bc377233 add show command for system db 2023-07-11 13:56:02 +08:00
kailixu d37a760655 Merge branch '3.0' into enh/TD-23769-3.0 2023-07-11 13:50:17 +08:00
jiajingbin 701d25c04c test: update tests/system-test/7-tmq/tmqParamsTest.py 2023-07-11 12:54:02 +08:00
kailixu d5435926c2 chore: more code 2023-07-11 12:37:01 +08:00
Haojun Liao 27eabb3da9 fix(tmq): fix tmq syntax error. 2023-07-11 12:05:49 +08:00
huolibo 42d66f8f91 docs(driver): java seek desc 2023-07-11 11:50:48 +08:00
Hui Li 638a394809
Merge pull request #22010 from taosdata/test/update_tmq_case
test: update tmqParamTest.py
2023-07-11 11:19:49 +08:00
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
Ganlin Zhao ef242ba8fa fix test cases 2023-07-11 11:11:57 +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
Ganlin Zhao e828aec432 Merge branch '3.0' into enh/TD-23677 2023-07-11 10:05:59 +08:00
Haojun Liao a803eaee3e fix(stream): fix concurrent bug in save task meta. 2023-07-11 10:01:43 +08:00
wade zhang 13bc1e744e
Merge pull request #21963 from luckeverda/fix/TD-24473-new
fix/TD-24473
2023-07-11 09:32:25 +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
Haojun Liao 3ffdbe923d other: merge 3.0 2023-07-11 09:12:57 +08:00
wade zhang c20ac4fea8
Merge pull request #22019 from taosdata/3.0_docs/3.0.7.0
release 3.0.7.0
2023-07-11 08:04:58 +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
kailixu 14b438ec64 chore: bug fix 2023-07-11 07:02:36 +08:00
Ping Xiao a9d22e31ab release 3.0.7.0 2023-07-11 00:03:19 +08:00
Ping Xiao 597afe1140 release 3.0.7.0 2023-07-10 23:58:11 +08:00
kailixu f391462e34 chore: more code 2023-07-10 20:01:50 +08:00
kailixu 57ceaed535 chore: code revert 2023-07-10 19:55:01 +08:00
kailixu f16fa6d000 enh: exclude tk log from time series check 2023-07-10 19:48:50 +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
Ganlin Zhao 3260708ee5 fix en docs 2023-07-10 16:28:16 +08:00
Ganlin Zhao 4b22967975 fix zh docs 2023-07-10 16:24:46 +08:00
Ganlin Zhao b9c3ee387e remove wal_roll_period/wal_retention_size from
information_schema.ins_databases
2023-07-10 16:16:27 +08:00
Ganlin Zhao 3270f76aba remove wal_roll_period/wal_segment_size from show create database
commands
2023-07-10 15:56:39 +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