cpwu
|
7afac023a6
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-19 17:51:26 +08:00 |
cpwu
|
bea875aea7
|
add case to support rest API
|
2022-08-19 17:46:24 +08:00 |
Hui Li
|
43881c1469
|
Merge pull request #16238 from taosdata/fix/TD-18392
fix(query): fix interp + fill(linear) datapoints outside interpolation window are included
|
2022-08-19 16:16:07 +08:00 |
Hui Li
|
af22a928c6
|
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
|
2022-08-19 15:16:35 +08:00 |
Hui Li
|
806ee54248
|
Merge pull request #16242 from taosdata/docs/3.0_doc_adjust_wxy
docs: query data doc adjust
|
2022-08-19 15:10:34 +08:00 |
Xiaoyu Wang
|
721593ec8f
|
docs: query data doc adjust
|
2022-08-19 15:03:55 +08:00 |
Xiaoyu Wang
|
390c2aa360
|
fix: escape character problem in auto create table insert
|
2022-08-19 14:26:08 +08:00 |
Hui Li
|
22e599739b
|
Merge pull request #16231 from taosdata/refactor/rpcPacket
refactor rpc code
|
2022-08-19 14:22:32 +08:00 |
Hui Li
|
e7bba75f93
|
Merge pull request #16233 from taosdata/feature/stream
enh(stream): optimize output
|
2022-08-19 14:22:25 +08:00 |
Ganlin Zhao
|
e18bf75a30
|
Merge branch '3.0' into fix/TD-18392
|
2022-08-19 12:29:57 +08:00 |
Ganlin Zhao
|
f20887ee97
|
fix(query): fix interp + fill(linear) datapoint outside interpolation window
will be included
TD-18392
|
2022-08-19 12:28:27 +08:00 |
yihaoDeng
|
e25600e8e8
|
fix crash_gen error
|
2022-08-19 11:57:32 +08:00 |
Xiaoyu Wang
|
e5da9167ff
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:52:30 +08:00 |
Hui Li
|
fdb94e3db3
|
Merge pull request #16213 from taosdata/fix/TD-18487
fix(query): restrict interp input type to numerical type only
|
2022-08-19 11:41:36 +08:00 |
Xuefeng Tan
|
cd6c9def67
|
feat(taosAdapter): taosAdapter supports Windows (#16229)
|
2022-08-19 11:38:41 +08:00 |
Linhe Huo
|
50e1212b92
|
Merge pull request #16215 from taosdata/fix/xiaolei/uncomment-nodejs-tmq-example-commit
fix(docs):uncomment nodejs tmq example's commit msg
|
2022-08-19 11:37:46 +08:00 |
yihaoDeng
|
98012440d4
|
fix possible deadlock
|
2022-08-19 11:37:00 +08:00 |
Liu Jicong
|
692fdf3397
|
enh(stream): optimize output
|
2022-08-19 11:31:52 +08:00 |
Hui Li
|
72b2a3cf26
|
Merge pull request #16232 from taosdata/docs/3.0_develop_doc_adjust
docs: update index.mdx
|
2022-08-19 11:21:47 +08:00 |
Xiaoyu Wang
|
69173f7694
|
Update index.mdx
|
2022-08-19 11:15:02 +08:00 |
Xiaoyu Wang
|
09cb575300
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:10:56 +08:00 |
yihaoDeng
|
06c8d14f99
|
refactor rpc code
|
2022-08-19 10:25:16 +08:00 |
Ganlin Zhao
|
823fbf9f77
|
fix test case
|
2022-08-19 10:05:55 +08:00 |
Hui Li
|
240747abed
|
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
|
2022-08-19 09:31:09 +08:00 |
Hui Li
|
404790f26e
|
Merge pull request #16175 from taosdata/szhou/fixbugs
fix: change the overlap windows to change scan load status
|
2022-08-19 09:30:34 +08:00 |
shenglian zhou
|
08680be5b6
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 08:39:33 +08:00 |
shenglian zhou
|
ff22c97d99
|
fix: user tags scan filter produces zero row will not end the sys table scan operator
|
2022-08-19 08:39:19 +08:00 |
Shengliang Guan
|
b3351a6d22
|
Merge pull request #16226 from taosdata/feat/mergeMain
feat: merge main branch
|
2022-08-18 22:37:35 +08:00 |
Shengliang Guan
|
cc26857890
|
Merge pull request #16225 from taosdata/fix/dnode
test: valgrind case
|
2022-08-18 22:37:16 +08:00 |
yihaoDeng
|
570f9c3a71
|
merge main
|
2022-08-18 21:13:26 +08:00 |
Haojun Liao
|
3490fe5561
|
Merge pull request #16205 from taosdata/fix/TD-18482
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 21:12:21 +08:00 |
Shengliang Guan
|
46ec10e19a
|
Merge pull request #16224 from taosdata/fix/invalidPacket
fix invalid packet
|
2022-08-18 20:56:24 +08:00 |
Shengliang Guan
|
24bfe2e2eb
|
test: valgrind case
|
2022-08-18 20:51:28 +08:00 |
Zhiqiang Wang
|
3712e8c626
|
Merge pull request #16214 from taosdata/fix/ZhiqiangWang/TD-18198-move-check-into-shell-file
build: move check into shell file
|
2022-08-18 20:50:38 +08:00 |
shenglian zhou
|
4e5315f1ac
|
fix: process remaining rows out of loop
|
2022-08-18 20:41:25 +08:00 |
shenglian zhou
|
3c321c5a6c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 20:28:21 +08:00 |
Minglei Jin
|
65903a7c0d
|
fix: refact mutex locking
|
2022-08-18 20:14:50 +08:00 |
yihaoDeng
|
8f5fa8b982
|
fix invalid packet
|
2022-08-18 19:36:40 +08:00 |
Ganlin Zhao
|
234b89767d
|
fix test case
|
2022-08-18 19:33:45 +08:00 |
Ganlin Zhao
|
31872611bd
|
fix test case
|
2022-08-18 19:32:14 +08:00 |
Ganlin Zhao
|
afdb0242cc
|
Merge branch '3.0' into fix/TD-18487
|
2022-08-18 19:28:37 +08:00 |
Liu Jicong
|
5a79aa1978
|
fix(sma): memory leak
|
2022-08-18 19:06:47 +08:00 |
Hui Li
|
c742747428
|
Merge pull request #16180 from taosdata/feature/testWindows
refactor code
|
2022-08-18 19:04:38 +08:00 |
Ganlin Zhao
|
4344ba56f5
|
add test cases
|
2022-08-18 19:04:26 +08:00 |
Xiaoyu Wang
|
98fc185e92
|
fix: escape character problem in auto create table insert
|
2022-08-18 18:53:23 +08:00 |
Liu Jicong
|
2b092f6551
|
fix(query): memory leak
|
2022-08-18 18:39:21 +08:00 |
Hui Li
|
b703380e51
|
Merge pull request #16209 from taosdata/fix/TD-18453
fix(query): fix elapsed order by ts desc result inconsistency after flush to disk
|
2022-08-18 18:36:46 +08:00 |
Hui Li
|
582cc72a15
|
Merge pull request #16221 from taosdata/docs/dingbo/brklink818
docs: remove link to taosx
|
2022-08-18 18:36:17 +08:00 |
“happyguoxy”
|
1a8fb96182
|
fix: reset row number when filter produces zero row
|
2022-08-18 18:30:03 +08:00 |
BoDing
|
98fd9aca10
|
remove link to taosx
|
2022-08-18 18:25:01 +08:00 |