Commit Graph

51317 Commits

Author SHA1 Message Date
shenglian zhou 71d59281ff fix: select * from (select * from t order by ts desc) order by ts 2023-04-10 14:03:56 +08:00
Alex Duan 28e7fed972 test: add runSllOne.sh 2023-04-10 13:55:00 +08:00
slzhou b2de711a84 fix: change orReplace logic in mnode 2023-04-10 11:33:25 +08:00
Alex Duan 95d5de0275 test: fixed gnu_opt memory leak 2023-04-10 11:28:19 +08:00
Xiaoyu Wang 109eb407a9
Merge pull request #20835 from taosdata/feat/table_level_privilege_wxy
fix: catalog unit test
2023-04-10 11:04:18 +08:00
Haojun Liao 0dd1721e57
Merge pull request #20820 from taosdata/fix/TS-3081
fix:add tools to checkout tmq offset & add error log for tmq
2023-04-10 11:02:39 +08:00
Xiaoyu Wang 637bf33c51 fix: catalog unit test 2023-04-10 10:53:29 +08:00
Xiaoyu Wang 4dff8950c2
Merge pull request #20812 from taosdata/fix/TS-3025
fix(tsdb/read): use the correct schema with multilevel merging
2023-04-10 10:30:37 +08:00
Xiaoyu Wang 5b914a10d1
Merge pull request #20830 from taosdata/feat/table_level_privilege_wxy
merge main
2023-04-10 09:56:46 +08:00
Xiaoyu Wang e2f82f4423 merge main 2023-04-10 09:56:03 +08:00
Hui Li 74abd01661
Merge pull request #20817 from taosdata/test/main/TD-22157
test:add testcase of childtale_from_to
2023-04-10 09:44:39 +08:00
shenglian zhou 65f117822c fix: windows ci error 2023-04-10 06:45:26 +08:00
Linhe Huo 874725d17a
Merge pull request #20829 from taosdata/release/add-taosx-and-explorer-service
feat(release): install taosx and taos-explorer service for enterprise
2023-04-09 22:45:17 +08:00
Huo Linhe 015c81cdb0 feat(release): install taosx and taos-explorer service for enterprise 2023-04-09 21:05:35 +08:00
slzhou b725c9e192 enhance: change udf func body dir to tsDataDir/.udf 2023-04-09 20:31:25 +08:00
Shuduo Sang 7a832dbca7
fix: taosdump in diff type (#20823) 2023-04-09 10:51:47 +08:00
Shuduo Sang f89301b5cd
fix: taosdump in diff type for main (#20825) 2023-04-09 10:51:38 +08:00
Haojun Liao f5b52749c2 refactor: do some internal refactor. 2023-04-09 01:39:09 +08:00
Alex Duan e5e144e420 test: reset modify 2023-04-08 19:22:21 +08:00
Alex Duan 55c265f85f test: add new feature with previous cluster running case 2023-04-08 18:07:29 +08:00
slzhou dc86bf9671 fix: remove code size checking 2023-04-08 13:26:15 +08:00
dapan1121 a560d10761
Merge pull request #20814 from taosdata/fix/TS-3085
fix: fix nullbitmap shift error when trimming data blocks.
2023-04-08 11:53:25 +08:00
slzhou 55ffb0bc6d fix: correct udf body file name and correct createdtime 2023-04-08 11:36:09 +08:00
shenglian zhou 0be6bb735a fix: remove rename file 2023-04-08 10:42:27 +08:00
shenglian zhou 32523d72f9 fix: add created time to file name and keep file reuse 2023-04-08 10:11:57 +08:00
Shuduo Sang 7dbe4f6ca1
fix: cfg name release script community main (#20818)
* chore: cus name support in script

* chore: merge with 3.0

* fix: source/common/src/tglobal.c

* fix: source/common/src/tglobal.c
2023-04-08 00:50:43 +08:00
Haojun Liao a186642afd
Merge pull request #20819 from taosdata/szhou/fix-ts3100
fix: set block allocated to false for each call to downstream operator
2023-04-07 22:25:07 +08:00
wangmm0220 9493ecd18f Merge branch 'fix/TS-3081' of https://github.com/taosdata/TDengine into fix/TS-3081 2023-04-07 19:53:35 +08:00
wangmm0220 4f23578a79 fix:add err log 2023-04-07 19:53:11 +08:00
Ganlin Zhao 2d0dad7a37 fix: fix nullbitmap shift error when trimming data blocks. 2023-04-07 19:35:46 +08:00
Ganlin Zhao 8b063357e1 fix: fix nullbitmap shift error when trimming data blocks. 2023-04-07 19:13:23 +08:00
slzhou af5a16b129 fix: set block allocated to false for each call to downstream operator 2023-04-07 18:54:37 +08:00
chenhaoran f6f4e81333 test:add testcase of childtale_from_to 2023-04-07 18:24:06 +08:00
Xiaoyu Wang 5be61fec3f
Merge pull request #20816 from taosdata/feat/table_level_privilege_wxy
fix: table level privilege
2023-04-07 18:23:30 +08:00
Xiaoyu Wang d1decca07e fix: table level privilege 2023-04-07 18:22:07 +08:00
chenhaoran dac59f16f4 Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TD-22157 2023-04-07 18:16:34 +08:00
Alex Duan ad6dd54a00 test: add udf function return with varchar 2023-04-07 18:14:02 +08:00
Ganlin Zhao 1c6bf2d1d3 fix: fix nullbitmap shift error when trimming data blocks. 2023-04-07 18:08:49 +08:00
Xuefeng Tan 290c8889a0
docs(driver-go): fix dsn param (#20813) 2023-04-07 17:16:08 +08:00
wangmm0220 9bb921d5a8 fix:add tools to get tmq offset 2023-04-07 17:10:57 +08:00
Shuduo Sang 4fb5390c6f
chore: release script community main (#20808)
* chore: cus name support in script

* chore: merge with 3.0
2023-04-07 17:10:39 +08:00
wangmm0220 5f700d59bd fix:add tools to get tmq offset 2023-04-07 17:10:00 +08:00
wangmm0220 dd22347992 fix:add tools to get tmq offset 2023-04-07 17:05:23 +08:00
Xiaoyu Wang 0f2c753103 feat: table level privilege 2023-04-07 16:39:40 +08:00
Haojun Liao 5de76e4b72
Merge pull request #20809 from taosdata/fix/TD-23517
fix:[TD-23517] set offset type to wal if only meta & check if tag is …
2023-04-07 16:35:08 +08:00
slzhou 26f1e91ddb fix: change binarylib/script dir to tsdatadir 2023-04-07 16:12:29 +08:00
Xiaoyu Wang 8d7eb07e7f
Merge pull request #20798 from taosdata/fix/TS-3025
fix(tsdb/row merger): rewrite row merger and fix tsdb read crash with schemaless
2023-04-07 15:51:08 +08:00
Minglei Jin 8ae43fe6cb fix(tsdb/read): use the correct schema for mem/imem rows 2023-04-07 15:28:23 +08:00
dapan1121 b5b4f5db95
Merge pull request #20801 from taosdata/test/TD-AUTOGETN-3.0
test: change random to fixed
2023-04-07 15:11:52 +08:00
liuyao e2316cd5ad
Update 14-stream.md 2023-04-07 14:59:36 +08:00