wade zhang
|
13e8a79294
|
Merge pull request #22972 from taosdata/feat/TD-25872
Feat/td 25872
|
2023-09-20 15:17:27 +08:00 |
chenhaoran
|
21b67654aa
|
test: add insertFromCsvOfLength65500 case for TS-3957
|
2023-09-20 15:09:38 +08:00 |
chenhaoran
|
9445fafe47
|
test: add insertFromCsvOfLength65500 case for TS-3957
|
2023-09-20 14:54:28 +08:00 |
slzhou
|
6496bb3d31
|
Merge branch 'szhou/show-db-table' into szhou/continue-coing
|
2023-09-20 14:19:40 +08:00 |
dapan1121
|
32a21d766d
|
Merge pull request #22971 from taosdata/feat/3.0/TD-25522
optimize count()/last() + partition by tbname/tag
|
2023-09-20 14:01:07 +08:00 |
slzhou
|
0c6338dc15
|
fix: fix address sanitizer error
|
2023-09-20 13:25:26 +08:00 |
slzhou
|
1f1657a160
|
fix: fix address sanitizer error
|
2023-09-20 11:50:32 +08:00 |
Alex Duan
|
5251675b44
|
fix: windows gettimeofday
|
2023-09-20 11:24:27 +08:00 |
slzhou
|
1c27c2123f
|
enhance: select `tbname` from (select tbname from d.st)
|
2023-09-20 11:06:59 +08:00 |
wangmm0220
|
7162fe78d6
|
fix:consumer more 10 rows, because wal dumplicated
|
2023-09-20 10:58:00 +08:00 |
sunpeng
|
84cf3fe8b0
|
build: update taospy and taos-ws-py version
|
2023-09-20 09:30:36 +08:00 |
Alex Duan
|
09d91cc116
|
fix: windows build error
|
2023-09-20 09:26:59 +08:00 |
slzhou
|
ef1e91a6be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-20 08:44:15 +08:00 |
slzhou
|
951786669d
|
fix: modify show_kind enum value from none to all
|
2023-09-20 08:39:57 +08:00 |
slzhou
|
d667c49cc4
|
fix: add test case
|
2023-09-20 08:35:11 +08:00 |
wangmm0220
|
75f98762bf
|
fix:rollback
|
2023-09-19 18:43:29 +08:00 |
wangmm0220
|
2881a2504c
|
fix:conflicts from 3.0
|
2023-09-19 18:39:40 +08:00 |
Haojun Liao
|
7f406be8bb
|
Merge pull request #22878 from taosdata/mark/tmq-3.0
opti:ask ep logic in tmq
|
2023-09-19 18:29:39 +08:00 |
Alex Duan
|
2fdc06e62d
|
fix: windows build error
|
2023-09-19 18:08:53 +08:00 |
wangmm0220
|
766652a88a
|
fix:vnode tranform support in tmq
|
2023-09-19 17:27:19 +08:00 |
xsren
|
3026c80073
|
add fill test case
|
2023-09-19 16:52:03 +08:00 |
slzhou
|
bd2669b4f1
|
fix: show normal tables core
|
2023-09-19 16:40:23 +08:00 |
slzhou
|
f208eefdf2
|
fix: fix sanitizer error
|
2023-09-19 16:21:44 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
Alex Duan
|
8066c68b2d
|
fix: window and arm platform build
|
2023-09-19 16:07:15 +08:00 |
sheyanjie
|
67df4c3035
|
add timezone spec details
|
2023-09-19 15:06:05 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
wangmm0220
|
9ea4984cbd
|
fix:add empty line to the end to avoid fail
|
2023-09-19 14:39:30 +08:00 |
shenglian zhou
|
a072fb6a2c
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-19 14:03:16 +08:00 |
shenglian zhou
|
2773f1e9ac
|
fix: continue coding
|
2023-09-19 14:03:06 +08:00 |
Alex Duan
|
20cded7d6e
|
fix: build error
|
2023-09-19 12:57:18 +08:00 |
wangmm0220
|
ad70dc178f
|
fix:conflicts from 3.0
|
2023-09-19 11:56:52 +08:00 |
wangmm0220
|
edb42aa2aa
|
fix:move from main to 3.0
|
2023-09-19 11:51:52 +08:00 |
sheyanjie
|
faca8f2ea9
|
support geometry data type
|
2023-09-19 11:20:06 +08:00 |
Alex Duan
|
9c7103a790
|
Merge pull request #22968 from taosdata/fix/TS-4016_3.0
keep taosx and explorer service when installing taosd
|
2023-09-19 11:07:51 +08:00 |
Ping Xiao
|
4296ee62ed
|
keep taosx and explorer service when installing taosd
|
2023-09-19 10:55:35 +08:00 |
Alex Duan
|
4a4e778a6a
|
fix: remove depends from util to common
|
2023-09-19 10:46:52 +08:00 |
kailixu
|
6698861c8b
|
chore: timeseries distribute
|
2023-09-19 08:29:51 +08:00 |
Alex Duan
|
88c091e575
|
Update CMakeLists.txt
add common on util cmakefile.txt
|
2023-09-18 21:09:04 +08:00 |
wangmm0220
|
1e859084b7
|
fix:conflicts from 3.0
|
2023-09-18 19:57:33 +08:00 |
wangmm0220
|
4b74135350
|
fix:vnode tranform support in tmq
|
2023-09-18 19:47:28 +08:00 |
xsren
|
9d49c0cd4a
|
test case update
|
2023-09-18 18:10:13 +08:00 |
shenglian zhou
|
94a616fcc1
|
fix: save and continue
|
2023-09-18 16:59:07 +08:00 |
xsren
|
b2170e9791
|
fill data of varchar type
|
2023-09-18 16:03:04 +08:00 |
wangmm0220
|
49a193b328
|
fix:send delete subscribe info to vnode if drop consumer
|
2023-09-18 14:46:39 +08:00 |
wangmm0220
|
5d4c2ae9c6
|
Merge branch 'feat/TD-26052' of https://github.com/taosdata/TDengine into feat/TD-26052
|
2023-09-18 14:39:49 +08:00 |
Alex Duan
|
570ac79a79
|
Merge branch 'taosdata:3.0' into 3.0
|
2023-09-18 14:28:00 +08:00 |
wangmm0220
|
7869b693f2
|
add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore
|
2023-09-18 14:09:28 +08:00 |
Haojun Liao
|
82d3deb423
|
Merge pull request #22949 from taosdata/enh/disableIpWhiteListOnCommunity
disable white list on community
|
2023-09-18 13:41:08 +08:00 |
wangmm0220
|
2acd1b1ade
|
add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore
|
2023-09-18 11:27:03 +08:00 |