Commit Graph

51255 Commits

Author SHA1 Message Date
Shuduo Sang 1e84961d02
fix: packaging/tools/install.sh (#20849) 2023-04-11 09:39:07 +08:00
dapan1121 453f6946fb
Merge pull request #20838 from taosdata/szhou/fix-ts3110
fix: select * from (select * from t order by ts desc) order by ts
2023-04-11 09:15:14 +08:00
kailixu 061b54274a Merge branch '3.0' into enh/TD-23421-M 2023-04-11 09:05:44 +08:00
dapan1121 d2f9f2d755 Merge remote-tracking branch 'origin/main' into enh/ts-3112 2023-04-11 09:02:36 +08:00
dapan1121 38231fc48e enh: add queryMaxConcurrentTables configuration 2023-04-11 09:01:19 +08:00
kailixu b9ab5ac484 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-11 09:00:51 +08:00
xinsheng Ren bf53345f9d
fix: windows gettime negative value (#20800) 2023-04-11 08:47:31 +08:00
danielclow 5b914088a8
docs: fix incorrect deletion and new lines 2023-04-10 22:39:51 +08:00
Shuduo Sang 9b6f4e3497
fix: tglobal cus prompt support for windows (#20845)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

* fix: remove brand name

* fix: update taos-tools

* fix: cus name in log

* fix: compile error without cuc name

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

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-10 19:44:45 +08:00
danielclow 6b14ee71b7 docs: TD-23520 update english documents for schemaless 2023-04-10 19:15:51 +08:00
“happyguoxy” adf25d3300 null pointer 2023-04-10 19:12:13 +08:00
Ganlin Zhao 89e4b15d8e add test cases 2023-04-10 18:36:15 +08:00
Ganlin Zhao 3078e2d487 feat(query): INTERP support boolean type 2023-04-10 18:35:35 +08:00
Haojun Liao 497c9ea9c8 Merge branch 'main' into feature/3_liaohj 2023-04-10 17:57:26 +08:00
Hongze Cheng 6bc0d17605 more code 2023-04-10 17:52:51 +08:00
Linhe Huo 7d85789dea
Merge pull request #20843 from taosdata/chore/remove-notice
chore: do not show red warnings
2023-04-10 17:45:19 +08:00
Huo Linhe fc370bfdcd chore: do not show red warnings 2023-04-10 17:44:44 +08:00
Xiaoyu Wang 910aba27c0
Merge pull request #20831 from taosdata/feat/table_level_privilege
feat: table level privilege
2023-04-10 17:24:53 +08:00
Haojun Liao 7419c0bfe9 enh(stream): the stream will start after vnode restore being completed. 2023-04-10 16:56:14 +08:00
“happyguoxy” bfc279835c add cancel in fetch cluster 2023-04-10 16:52:41 +08:00
Alex Duan e03a6c2f35 test: autogen.py remove radom select 2023-04-10 16:45:59 +08:00
Xiaoyu Wang b4f0fcc7b9
Merge pull request #20841 from taosdata/feat/table_level_privilege_wxy
feat: table level privilege
2023-04-10 16:43:12 +08:00
“happyguoxy” 765c09d59e update function 2023-04-10 16:40:16 +08:00
Alex Duan fc4cb68262 test: remove compatible.py 2023-04-10 16:38:42 +08:00
Xiaoyu Wang 655be1e55d feat: table level privilege 2023-04-10 16:37:10 +08:00
kailixu 539337ca0b chore: code optimization 2023-04-10 16:12:54 +08:00
Xiaoyu Wang de4541cfa7
Merge pull request #20840 from taosdata/feat/table_level_privilege_wxy
fix: catalog memory leak
2023-04-10 15:26:27 +08:00
Xiaoyu Wang 7984dd93f1 Merge branch 'feat/table_level_privilege_wxy' of github.com:taosdata/TDengine into feat/table_level_privilege_wxy 2023-04-10 15:25:04 +08:00
Xiaoyu Wang e40b978d30 fix: catalog memory leak 2023-04-10 15:24:26 +08:00
Shuduo Sang 5cc85e7f41
fix: remove unused macros (#20839) 2023-04-10 15:16:28 +08:00
kailixu f6078dc27e chore: more code 2023-04-10 15:11:54 +08:00
Hongze Cheng a0039fe271 more code 2023-04-10 15:00:01 +08:00
Hongze Cheng f21a6081dc Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-04-10 14:51:38 +08:00
Hongze Cheng 90a13bf451 more code 2023-04-10 14:50:50 +08:00
Hongze Cheng fe4dca9b1e more code 2023-04-10 14:09:39 +08:00
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
kailixu 76386b9fad enh: assign passVer during taos_connect 2023-04-10 13:07:18 +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