Shengliang Guan
|
2db9149af5
|
Merge pull request #16553 from taosdata/fix/TD-16780
fix(query): support timestamp type in max/min function
|
2022-09-01 13:09:00 +08:00 |
Shuduo Sang
|
5d02a24359
|
fix: tools/taosdumpTest2.py (#16556)
|
2022-09-01 12:06:32 +08:00 |
Hui Li
|
87c0d49bae
|
Merge pull request #16533 from taosdata/test3.0/lihui
Test3.0/lihui
|
2022-09-01 11:39:47 +08:00 |
Ganlin Zhao
|
4f772ee711
|
Merge branch '3.0' into fix/TD-16780
|
2022-09-01 11:28:28 +08:00 |
Linhe Huo
|
1521a92bdb
|
docs: fix drop stream syntax (#16550)
|
2022-09-01 11:22:36 +08:00 |
Shengliang Guan
|
1289093b02
|
Merge pull request #16548 from arielyang/docs/yangpan-read-through-02
docs: fix minor punctuation typos
|
2022-09-01 09:38:14 +08:00 |
Pan YANG
|
54cddb21bb
|
Merge branch 'docs/yangpan-read-through-02' of https://github.com/arielyang/TDengine into docs/yangpan-read-through-02
|
2022-09-01 09:27:34 +08:00 |
Pan YANG
|
0e2d4346d8
|
docs: fix minor punctuation typos
|
2022-09-01 09:27:27 +08:00 |
Pan YANG
|
9443109338
|
Merge branch 'taosdata:main' into docs/yangpan-read-through-02
|
2022-09-01 09:25:27 +08:00 |
Shengliang Guan
|
fca65df5fa
|
Merge pull request #16537 from taosdata/feature/3.0_interval_hash_optimize
other: adjust rsma duration for data files
|
2022-09-01 08:59:50 +08:00 |
Sean Ely
|
e765adcd01
|
docs: Python Connector - missing quote (#16547)
Missing a quote in the first word
|
2022-09-01 00:38:35 +08:00 |
Hui Li
|
40c325ff2e
|
Merge pull request #16546 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps
|
2022-08-31 23:12:06 +08:00 |
tomchon
|
d10484050b
|
test: modify checkpackages scritps
|
2022-08-31 21:30:18 +08:00 |
Hui Li
|
838e71e1ad
|
Merge pull request #16545 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps of client
|
2022-08-31 20:55:11 +08:00 |
tomchon
|
c85cf0141a
|
test: modify checkpackages scritps of client
|
2022-08-31 20:51:41 +08:00 |
Hui Li
|
88afe345cb
|
Merge pull request #16544 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps
|
2022-08-31 20:36:18 +08:00 |
tomchon
|
9d00afd826
|
test: modify checkpackages scritps
|
2022-08-31 20:31:46 +08:00 |
tomchon
|
78705c3168
|
test: modify checkpackages scritps of client
|
2022-08-31 20:23:19 +08:00 |
Hui Li
|
ebad5e8f20
|
Merge pull request #16543 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps of client
|
2022-08-31 19:55:28 +08:00 |
tomchon
|
f6c2cce5d0
|
test: modify checkpackages scritps of client
|
2022-08-31 19:53:40 +08:00 |
Shengliang Guan
|
7509db4d81
|
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 19:31:43 +08:00 |
Ganlin Zhao
|
3d4807fbe9
|
fix test cases
|
2022-08-31 19:30:56 +08:00 |
Ganlin Zhao
|
593fdce02e
|
fix test cases
|
2022-08-31 19:28:12 +08:00 |
Shengliang Guan
|
8652074fad
|
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
|
2022-08-31 19:22:11 +08:00 |
Cary Xu
|
f3e2bef13e
|
other: adjust max duration for rsma
|
2022-08-31 19:12:06 +08:00 |
Cary Xu
|
c4bcb4e1e3
|
other: adjust rsma duration for data files
|
2022-08-31 19:06:03 +08:00 |
Ganlin Zhao
|
a34da949bc
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:57:45 +08:00 |
Shengliang Guan
|
7b3e10034c
|
fix: compile error in windows
|
2022-08-31 18:54:08 +08:00 |
Ganlin Zhao
|
c49aa8e1f9
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:51:29 +08:00 |
wangmm0220
|
f778854302
|
fix:memory leak
|
2022-08-31 18:42:06 +08:00 |
wangmm0220
|
c5874ca892
|
fix: add filter logic for tmq in stable wal
|
2022-08-31 18:32:28 +08:00 |
Shengliang Guan
|
85f5d4d5e5
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-08-31 18:08:17 +08:00 |
Shengliang Guan
|
7b208f8e44
|
Merge pull request #16529 from taosdata/enh/removeAssert
remove assert
|
2022-08-31 18:07:54 +08:00 |
Shengliang Guan
|
4401080328
|
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 18:06:17 +08:00 |
tomchon
|
fca5b0459e
|
test: modify checkpackages scritps of rpm and deb
|
2022-08-31 17:58:39 +08:00 |
plum-lihui
|
9407f0490d
|
test:modify start tmq timestamp
|
2022-08-31 17:53:27 +08:00 |
plum-lihui
|
b18b4956fc
|
Merge branch '3.0' into test3.0/lihui
|
2022-08-31 17:52:36 +08:00 |
Cary Xu
|
ed78714251
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-31 17:49:23 +08:00 |
tomchon
|
8c0e46974b
|
test: modify checkpackages scritps of rpm
|
2022-08-31 17:46:57 +08:00 |
Shengliang Guan
|
b89b2df2a6
|
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-31 17:09:31 +08:00 |
yihaoDeng
|
cac4cb12e6
|
remove assert
|
2022-08-31 15:36:53 +08:00 |
Liu Jicong
|
bbe2a65412
|
Code format
|
2022-08-31 15:29:13 +08:00 |
Liu Jicong
|
1c99eb1d4d
|
fix set schema and tbname
|
2022-08-31 15:27:41 +08:00 |
Hui Li
|
13ecf18c9c
|
Merge pull request #16247 from taosdata/cpwu/3.0
Test: fix case to support rest API
|
2022-08-31 15:24:02 +08:00 |
Shengliang Guan
|
b6c6f8666b
|
Merge pull request #16514 from taosdata/fix/ZhiqiangWang/TD-18733-shell-csv-rfc-4180
feature: shell csv rfc 4180
|
2022-08-31 14:46:51 +08:00 |
Shengliang Guan
|
fc99cfcd8f
|
Merge pull request #16525 from taosdata/feature/TD-14761
fix: heap over flow in schemaless
|
2022-08-31 14:43:05 +08:00 |
Liu Jicong
|
e9d1733e8c
|
fix tbname
|
2022-08-31 14:37:18 +08:00 |
Shengliang Guan
|
d0669151af
|
Merge pull request #16527 from taosdata/enh/3.0_planner_optimize
enh: query get dbcfg optimization
|
2022-08-31 13:33:01 +08:00 |
afwerar
|
500cf0c758
|
feature: shell csv rfc 4180
|
2022-08-31 13:30:35 +08:00 |
tomchon
|
d59edad610
|
test: modify checkpackages scritps
|
2022-08-31 11:52:14 +08:00 |