dapan1121
43bdaa6c19
fix: fix invalid free issue
2022-09-14 16:11:26 +08:00
yihaoDeng
6e561a6c78
fix: fix mem leak
2022-09-14 14:46:14 +08:00
Haojun Liao
be88fc3826
other: disable ut.
2022-09-14 13:51:00 +08:00
Haojun Liao
dfc028a5c7
other:merge 3.0
2022-09-14 13:48:40 +08:00
dapan1121
2c2d5c16ed
fix: fix insert memory leak
2022-09-14 13:29:06 +08:00
yihaoDeng
892d7861f0
fix(tsc): avoid mem leak
2022-09-14 11:06:37 +08:00
wangmm0220
a3161bf9c1
fix:add logic for auto create table in taosX
2022-09-13 19:16:26 +08:00
yihaoDeng
b82f27ec03
tsc: handle schedule error
2022-09-13 17:48:57 +08:00
dapan1121
4fd0bc409d
fix: fix client/server memory leak issues
2022-09-13 09:09:21 +08:00
dapan1121
1427a8f3b0
enh: support client query policy
2022-09-09 19:03:42 +08:00
yihaoDeng
954a1babd3
fix gen-requestId
2022-09-06 10:15:10 +08:00
dapan1121
dc4504b4c2
feat: support table name prefix/suffix config
2022-09-05 15:09:23 +08:00
dapan1121
8675857207
enh: add client query policy
2022-09-05 13:56:42 +08:00
Shengliang Guan
1a764d64ce
Merge pull request #16620 from taosdata/feature/TD-14761
...
fix:<TD-18803> taosX core dump if schema is null
2022-09-04 18:19:05 +08:00
Haojun Liao
597ea1c2bf
fix(query): add value check.
2022-09-04 11:58:02 +08:00
Shengliang Guan
c09e6f6236
Merge branch '3.0' into feature/TD-14761
2022-09-04 09:01:43 +08:00
Liu Jicong
1dda48372a
Merge pull request #16636 from taosdata/feature/stream
...
refactor(tmq)
2022-09-03 12:24:43 +08:00
Liu Jicong
b050d1c33a
refactor(tmq)
2022-09-02 22:09:58 +08:00
wangmm0220
527f0ad8e4
fix:hash obj reuse after free
2022-09-02 20:54:04 +08:00
wangmm0220
796342dabb
fix:<TD-18803> taosX core dump if schema is null
2022-09-02 16:05:22 +08:00
wangmm0220
bdebf9e421
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-09-01 14:53:21 +08:00
Shengliang Guan
900f5cf534
Merge pull request #16557 from taosdata/feature/stream
...
feat(taox): support auto create sub table
2022-09-01 14:47:34 +08:00
wangmm0220
38fab41e7b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-09-01 14:25:25 +08:00
wangmm0220
14e8bbd2bc
fix:heap over flow if string is not ended by 0
2022-09-01 14:23:41 +08:00
wangmm0220
d1bdea6917
fix:<TD-18784> data lost in schemaless if timestamp is same
2022-09-01 13:49:05 +08:00
Liu Jicong
3bbab43bf2
temporarily set taosx res type to data to pass test
2022-09-01 13:24:57 +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
wangmm0220
f778854302
fix:memory leak
2022-08-31 18:42:06 +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
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
wangmm0220
ed6b49c7c6
fix: heap over flow in schemaless
2022-08-31 10:55:45 +08:00
Xiaoyu Wang
2030db5bb5
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-08-31 10:47:21 +08:00
Xiaoyu Wang
4d2d0cf964
enh: add query metric
2022-08-30 14:49:13 +08:00
Shengliang Guan
8879dc6e59
Merge pull request #16498 from taosdata/fix/TD-18722
...
fix(driver): initialize variable when only use tmq
2022-08-30 13:23:08 +08:00
Shengliang Guan
ce0eb89465
Merge pull request #16503 from taosdata/feature/stream
...
feat(tmq): support taosx
2022-08-30 13:21:54 +08:00
Liu Jicong
8b3489760c
feat(tmq): support taosx
2022-08-30 11:12:20 +08:00
Shengliang Guan
52f8fbb997
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
...
enh: super table scan requires project operator to merge packets to improve performance
2022-08-30 09:07:52 +08:00
dapan1121
70f86af711
fix: fix heartbeat crash issue
2022-08-29 16:57:59 +08:00
Xiaoyu Wang
a39e6f7d92
enh: super table scan requires project operator to merge packets to improve performance
2022-08-29 14:01:18 +08:00
afwerar
081e844645
build: link-libtaos.so.1
2022-08-29 10:36:16 +08:00
wade zhang
2ad31384f6
Merge pull request #15818 from taosdata/feature/TD-14761
...
feat: get meta and data from tmq using snapshot
2022-08-29 09:49:35 +08:00
huolibo
f8ab11e2fc
fix(driver): initialize variable when only use tmq
2022-08-26 17:26:02 +08:00
Ganlin Zhao
cbcb14641f
Merge branch '3.0' into fix/TD-18457
2022-08-25 17:20:05 +08:00
Ganlin Zhao
847c0176e0
fix(query): fix valgrind report unitialized variable error
2022-08-25 17:15:55 +08:00
wangmm0220
6b61d3c23b
fix:conflicts from 3.0
2022-08-25 16:57:19 +08:00
wangmm0220
4cc2d361e1
fix:error in getting snapshot for taosX
2022-08-25 16:55:12 +08:00
dapan1121
a0ae0c78d9
enh: update table meta after auto creating table
2022-08-25 15:16:14 +08:00
dapan1121
4ab25b856f
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
2022-08-25 13:23:16 +08:00
Shengliang Guan
0758d32964
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
...
feat: system table visible permission
2022-08-25 11:08:12 +08:00
wade zhang
4a3f485078
Merge pull request #16344 from taosdata/fix/ZhiqiangWang/TD-17004-cmake-warning-error
...
build: cmake warning error
2022-08-24 17:50:37 +08:00
Xiaoyu Wang
99490c063e
feat: system table visible permission
2022-08-24 17:36:10 +08:00
afwerar
cf1c6346d5
build: cmake warning error
2022-08-24 17:09:12 +08:00
wangmm0220
2afc23a120
fix:conflicts from 3.0
2022-08-24 13:59:51 +08:00
dapan1121
2ea802a23e
Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta
2022-08-24 13:20:43 +08:00
Shengliang Guan
243a42a0a7
Merge pull request #16362 from taosdata/enh/insertPerf
...
enh: add client performance trace
2022-08-24 11:49:17 +08:00
dapan1121
0ebd3281c5
enh: update table meta after creating table
2022-08-23 18:26:27 +08:00
wangmm0220
514711e54c
feat:get data from snapshot for taosx
2022-08-23 17:28:49 +08:00
wangmm0220
3f398de926
fix: error in schemaless
2022-08-23 10:45:20 +08:00
wangmm0220
947f39523e
fix:num of cols add num of tags should not be bigger than 4096
2022-08-22 18:31:31 +08:00
dapan1121
fda184b2c4
fix: show sql in perf log
2022-08-22 17:42:37 +08:00
wangmm0220
43862ccd74
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-08-22 16:53:53 +08:00
dapan1121
7c7c452bbc
enh: add perf debug info
2022-08-22 15:58:00 +08:00
dapan1121
aca0d0bf0b
fix: fix memory leak issue
2022-08-22 13:25:45 +08:00
wangmm0220
3a9c4f26c5
fix:error in snapshot for taosx
2022-08-19 16:17:10 +08:00
wangmm0220
03a187571c
fix:error in snapshot for taosx
2022-08-19 15:12:04 +08:00
Hongze Cheng
a4e4f4cc4a
make it compile
2022-08-18 14:37:43 +08:00
Haojun Liao
1ecf660c57
other:merge 3.0
2022-08-18 10:45:52 +08:00
wangmm0220
78c9f245b1
fix:conflicts from 3.0
2022-08-16 15:18:11 +08:00
Hui Li
0280c93d23
Merge pull request #16134 from taosdata/feature/stream
...
enh(stream): reduce table scan
2022-08-16 13:33:20 +08:00
Liu Jicong
2ced6c280c
enh(stream): reduce table scan
2022-08-16 12:11:56 +08:00
Liu Jicong
3e33fda68d
Merge pull request #16119 from taosdata/feature/stream
...
refactor(tmq): put write logic into taosx.c
2022-08-15 23:00:06 +08:00
Liu Jicong
c4df4431cd
refactor(tmq): put write logic into taosx.c
2022-08-15 18:50:28 +08:00
Xiaoyu Wang
68318d574c
Merge pull request #16032 from taosdata/feature/3.0_insert_perf_wxy
...
enh: insert client optimize
2022-08-15 17:13:05 +08:00
Liu Jicong
b9c9ea5974
Merge pull request #16103 from taosdata/feature/stream
...
refactor(stream): remove unneccessary param in converting data
2022-08-15 13:26:46 +08:00
Liu Jicong
7fccac5029
fix(tmq): memory leak in call back
2022-08-15 11:26:50 +08:00
Liu Jicong
6f75e03a55
refactor(stream): remove unneccessary param in converting data
2022-08-15 11:06:53 +08:00
Xiaoyu Wang
80c5283833
Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy
2022-08-15 10:21:42 +08:00
Minglei Jin
3a51e7f971
fix: make unit tests building works
2022-08-12 18:00:45 +08:00
huolibo
98c267b4bf
fix(driver): adapter windows
2022-08-12 09:59:30 +08:00
huolibo
696bad4b1b
fix(driver): get raw block length
2022-08-11 17:48:19 +08:00
Liu Jicong
4352ae4f90
Merge pull request #15950 from taosdata/feature/stream
...
enh(tmq): enable background heartbeat by default
2022-08-10 22:05:50 +08:00
Shuduo Sang
e03adb140a
feat: remove temporary interface declarations ( #15940 )
...
* add a few stmt_ interface declartion
* add taos_load_table_info
* add taos_set_config(() interface
* add more interfaces
* warn 'reset query cache' only since lack engine support
* update taos-tools
* feat: remove temporary interface declaration
* fix: remove temporary interfaces
2022-08-10 21:42:30 +08:00
Liu Jicong
9e5d347383
enh(tmq): enable background heartbeat by default
2022-08-10 18:22:22 +08:00
Liu Jicong
f4b695c8aa
Merge pull request #15945 from taosdata/feature/stream
...
enh(tmq): prevent drop db when topic exists
2022-08-10 18:02:33 +08:00
Xiaoyu Wang
4290582249
enh: insert optimize
2022-08-10 17:47:28 +08:00
Liu Jicong
95f696b30d
enh(tmq): prevent drop db when topic exists
2022-08-10 17:24:47 +08:00
Liu Jicong
51aa9413d7
Merge pull request #15937 from taosdata/feature/stream
...
enh(tmq): speed up consumer recover
2022-08-10 17:19:36 +08:00
Haojun Liao
6250c1b157
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
...
ehn(query): optimize the query performance.
2022-08-10 16:51:46 +08:00
Liu Jicong
e5e82f0cf2
merge 3.0
2022-08-10 16:31:23 +08:00
Liu Jicong
18f6fb6123
enh(tmq): speed up consumer recover
2022-08-10 16:04:03 +08:00
Haojun Liao
6d267810a2
fix(query): fix the invalid length for json data.
2022-08-10 15:22:40 +08:00
Haojun Liao
99cabaee18
fix(query):set correct offset.
2022-08-10 14:07:51 +08:00
Haojun Liao
abc9065094
fix(query): set correct raw block info.
2022-08-10 13:13:25 +08:00
Haojun Liao
7df0a65e75
fix(query): set correct meta size in handling json.
2022-08-09 20:57:34 +08:00
wade zhang
29d0beb389
Merge pull request #15856 from taosdata/docs/TD-17892
...
docs(driver): jdbc add tmq sample code
2022-08-09 14:10:26 +08:00
Xiaoyu Wang
07ef00e89f
merge 3.0
2022-08-09 11:36:08 +08:00
dapan1121
a504f1ffdd
fix: remove scl change
2022-08-09 09:00:46 +08:00
dapan1121
a3d4dce3e5
Merge branch '3.0' into fix/TD-18076
2022-08-08 20:16:13 +08:00
dapan1121
ea4904fb40
fix: fix memory leak issue
2022-08-08 20:15:21 +08:00
Yihao Deng
dc5325544d
Merge pull request #15845 from taosdata/fix/avoidTimer
...
fix: avoid start timer
2022-08-08 18:37:37 +08:00
huolibo
bf932e1d77
docs: add tmq sample code
2022-08-08 18:03:52 +08:00
yihaoDeng
6c9ec8dccf
Merge branch '33' into stop
2022-08-08 17:34:24 +08:00
Haojun Liao
4d8842c21f
other:merge 3.0
2022-08-08 16:37:37 +08:00
Xiaoyu Wang
d4641fdcb6
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-08-08 16:36:52 +08:00
Haojun Liao
200a669542
refactor: do some internal refactor.
2022-08-08 16:34:11 +08:00
Xiaoyu Wang
ef607e5c3f
fix: sql command 'show cluster' error
2022-08-08 15:49:31 +08:00
yihaoDeng
498c551094
avoid start timer
2022-08-08 15:40:24 +08:00
dapan1121
dc220c0b99
Merge pull request #15839 from taosdata/fix/TD-18234
...
fix: fix memory double free issue
2022-08-08 14:41:12 +08:00
dapan1121
020a656063
fix: fix memory double free issue
2022-08-08 13:32:20 +08:00
Liu Jicong
43026ac31d
refactor(stream)
2022-08-08 11:29:50 +08:00
wangmm0220
9f9788c205
Merge branch '3.0' into feature/TD-14761
2022-08-08 10:04:03 +08:00
Yihao Deng
f66278b39a
Merge pull request #15803 from taosdata/feature/startTimer
...
feature: start timer for particular msg
2022-08-06 19:17:55 +08:00
dapan1121
ff7e2b6c56
Merge pull request #15791 from taosdata/fix/TD-18204
...
fix: fix task timeout error
2022-08-06 17:51:39 +08:00
dapan1121
16a24f5a84
fix: add rsp msg size
2022-08-06 16:12:49 +08:00
yihaoDeng
66adfa9e42
start timer for particular msg
2022-08-06 15:50:12 +08:00
yihaoDeng
ecd560ccb0
start timer for particular msg
2022-08-06 15:30:11 +08:00
wangmm0220
f28155714e
fix:confilcts from 3.0
2022-08-06 12:31:15 +08:00
dapan1121
c1c3513b08
Merge branch '3.0' into enh/ctgPerf
2022-08-05 16:09:30 +08:00
dapan1121
16ba0c658e
enh: refactor getting table meta/hash
2022-08-05 15:36:05 +08:00
Haojun Liao
0e4748771a
enh(query): support combine multi datablock to pass to upstream operators
2022-08-05 14:10:45 +08:00
Liu Jicong
6f8683de7e
enh(tmq): retry consumer close
2022-08-04 20:37:02 +08:00
Haojun Liao
3a5fcefc8d
other: merge 3.0
2022-08-04 17:24:51 +08:00
Xiaoyu Wang
a068db58a1
fix: the problem that drop stable does not clear the catalog cache
2022-08-04 15:09:56 +08:00
wangmm0220
c3cd858a63
feat:add snapshot for tmq in stable and db
2022-08-04 15:01:59 +08:00
Cary Xu
5ce5dd2da8
Merge pull request #15723 from taosdata/feature/TD-11274-3.0
...
enh: adjust numOfRows in SubmitBlk from int16_t to int32_t
2022-08-04 09:36:26 +08:00
Yihao Deng
1b619f9e86
Merge pull request #15715 from taosdata/fix/valgrindBug
...
fix; valgrind error
2022-08-04 09:26:26 +08:00
Cary Xu
f1790b2776
enh: adjust numOfRows in SubmitBlk from int16_t to int32_t
2022-08-03 21:03:27 +08:00
Haojun Liao
0410959aac
test: disable some unit case.
2022-08-03 19:19:17 +08:00
Liu Jicong
3ace0b150b
fix(tmq): race condition
2022-08-03 19:14:36 +08:00
Haojun Liao
4cd7af0ecf
other: merge 3.0
2022-08-03 19:02:43 +08:00
yihaoDeng
8c050431d1
fix valgrind error
2022-08-03 18:49:59 +08:00
Cary Xu
a3166507a5
enh: don't read bitmap when all col is normal
2022-08-03 15:58:28 +08:00
Shengliang Guan
590266067b
Merge pull request #15680 from taosdata/fix/dnode
...
refactor: adjust logs
2022-08-02 19:37:07 +08:00
Shengliang Guan
56f2e49764
refactor: adjust logs
2022-08-02 17:12:07 +08:00
dapan1121
517b03a6fc
Merge pull request #15663 from taosdata/enh/addAppStat
...
enh: support app level stat
2022-08-02 15:07:26 +08:00
dapan1121
596c86dd95
fix: fix case issue
2022-08-02 13:47:04 +08:00
dapan1121
df87272819
fix: fix sml crash issue
2022-08-02 08:36:39 +08:00
dapan1121
cc3a7375ed
enh: support app level stat
2022-08-01 20:47:08 +08:00
Shengliang Guan
99f29f6455
refactor: adjust log
2022-08-01 17:23:52 +08:00
dapan1121
6addac61f8
fix: fix client memory leak
2022-08-01 09:58:49 +08:00
dapan1121
77837f6e6a
fix: fix crash issue
2022-07-30 15:10:24 +08:00
dapan1121
80a32d6235
fix: fix mbs2ucs4 crash issue in taosd
2022-07-30 11:31:05 +08:00
dapan1121
f1cb48fc08
Merge branch '3.0' into fix/forbiddenLocalCfg
2022-07-30 11:01:25 +08:00
WANG MINGMING
1e391ad27c
Merge pull request #15547 from taosdata/feature/TD-14761
...
feat:modify get meta logic for schemaless
2022-07-29 23:14:08 +08:00
Haojun Liao
d29a60499a
Merge pull request #15554 from taosdata/feature/3_liaohj
...
refactor: do some internal refactor and opt query performance.
2022-07-29 22:34:37 +08:00
dapan1121
95777c77f8
Merge branch '3.0' into fix/TD-17147
2022-07-29 20:40:54 +08:00
wangmm0220
5caf11485e
fix:error in sml meta change
2022-07-29 20:03:59 +08:00
dapan1121
ad9581776a
Merge branch '3.0' into fix/TD-17147
2022-07-29 18:36:25 +08:00
dapan1121
4de8d28f63
fix: fix ucs4 convertion issue
2022-07-29 18:35:23 +08:00
Haojun Liao
9ee13ca254
other: merge 3.0
2022-07-29 18:03:42 +08:00
afwerar
f79637f5a8
os: add win service and crashdump
2022-07-29 16:36:42 +08:00
wangmm0220
05822531d8
fix:conflicts from 3.0
2022-07-29 15:57:16 +08:00
wangmm0220
788c063acc
feat:modify get meta logic for schemaless
2022-07-29 15:54:24 +08:00
dapan1121
ebb85f6f4c
Merge pull request #15539 from taosdata/fix/TD-17926
...
fix: fix delete time range issue
2022-07-29 14:33:52 +08:00
Haojun Liao
78bbfcb4bc
refactor: do some internal refactor and opt query performance.
2022-07-29 09:56:03 +08:00
dapan1121
156567b9bc
fix: fix show queries crash and error msg
2022-07-29 09:01:35 +08:00
Hongze Cheng
8b3de3a216
make pass CI
2022-07-28 09:27:45 +00:00
Hongze Cheng
1be190531e
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
2022-07-28 01:44:32 +00:00
WANG MINGMING
7badec9ecc
Merge pull request #15477 from taosdata/feature/TD-14761
...
feat:add ts,table name from SDeleterRes
2022-07-27 20:16:00 +08:00
wangmm0220
2ba6ac5fba
feat:add ts,table name from SDeleterRes
2022-07-27 17:11:57 +08:00
Hongze Cheng
cace6bfca7
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
2022-07-27 07:30:26 +00:00
dapan1121
2956422239
Merge pull request #15461 from taosdata/fix/stbmetadelete
...
fix: fix stb meta removed issue
2022-07-27 14:51:13 +08:00
Hongze Cheng
338f5eaa37
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
2022-07-27 03:36:02 +00:00
dapan1121
a17925131f
fix: fix stb meta removed issue
2022-07-27 11:12:31 +08:00
wangmm0220
915d3c4203
fix:conflicts from 3.0
2022-07-26 17:47:10 +08:00
wangmm0220
ba1962cacf
feat:add tmq get data interface
2022-07-26 17:43:22 +08:00
Hongze Cheng
72a5ceeed8
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
2022-07-26 05:39:26 +00:00
dapan1121
b97f9bfcad
fix: fix load_table_info error
2022-07-26 09:48:43 +08:00
Hongze Cheng
08f6856cc5
optimize parser insert
2022-07-25 11:32:12 +00:00
dapan1121
2a5bc2c332
Merge pull request #15343 from taosdata/fix/TD-17712
...
fix: add debug info
2022-07-23 20:27:00 +08:00
dapan1121
3cc22ef10b
fix: fix plan optimize issue
2022-07-23 19:52:15 +08:00
Shengliang Guan
5ce41960f1
Merge remote-tracking branch 'origin/3.0' into fix/dnode
2022-07-23 18:23:21 +08:00
Shengliang Guan
58f2fa8c82
enh: make the error codes of 2.0 and 3.0 error as same
2022-07-23 18:23:09 +08:00
wangmm0220
4ee32f4d4a
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-07-23 17:13:55 +08:00
wangmm0220
113250daef
fix: memory leak in parse tag & fix windows error
2022-07-23 17:13:27 +08:00
WANG MINGMING
b40325705d
Merge branch '3.0' into feature/TD-14761
2022-07-23 16:03:19 +08:00
wangmm0220
d6399cafc3
feat: add interface for tmq writing raw data
2022-07-23 15:59:29 +08:00
dapan1121
b1cbdd0adc
fix: add debug info
2022-07-23 15:24:35 +08:00
Haojun Liao
0620c47687
test: disable unit test.
2022-07-23 10:15:58 +08:00
Haojun Liao
4a7a85ab07
other: merge 3.0
2022-07-23 00:02:53 +08:00
wangmm0220
e2414b4289
feat:add main logic for writing raw data of tmq
2022-07-22 20:08:33 +08:00
Cary Xu
ada2eb232e
fix: resource cleanup and rsma result build
2022-07-21 19:46:55 +08:00
Haojun Liao
2a437ee38a
fix(query): close del handle when successing in read del file content.
2022-07-21 11:35:31 +08:00
Haojun Liao
c2d588a118
other:merge 3.0
2022-07-21 11:29:34 +08:00
dapan1121
dac39371cd
fix: fix drop task memory leak
2022-07-21 10:27:39 +08:00
dapan1121
976d4670a9
Merge branch '3.0' into fix/TD-15197
2022-07-21 09:11:03 +08:00
yihaoDeng
c764ffb14f
fix rpc mem leak
2022-07-20 15:22:56 +08:00
dapan1121
4d18894657
fix: fix mem leak
2022-07-20 13:30:37 +08:00
dapan1121
d60905aeb3
fix: fix mem leak
2022-07-20 10:01:29 +08:00
wangmm0220
bc0e8e3061
fix:invalidate in telnet schemaless
2022-07-20 09:48:57 +08:00
shenglian-zhou
b9490b2cac
Merge pull request #15129 from taosdata/szhou/fix/td-17429
...
fix: filter shall not be executed when the input block is empty
2022-07-19 18:44:09 +08:00
WANG MINGMING
06b9564e20
Merge pull request #15132 from taosdata/feature/TD-14761
...
fix:<TD-17539> error if stable alreadys & modify tmq struct
2022-07-19 18:33:33 +08:00
wangmm0220
3033afd6e8
fix:<TD-17539> error if stable alreadys & modify tmq struct
2022-07-19 17:20:15 +08:00
WANG MINGMING
321ea5eb81
Merge pull request #15097 from taosdata/feature/TD-14761
...
fix:tag is too long if type is nchar in schemaless influxdb
2022-07-19 16:48:03 +08:00
shenglian zhou
e56378b7fd
fix: fix core dump caused by NULL TAOS_RES when the sync query call back function syncQueryFn is executed
2022-07-19 15:52:46 +08:00
wangmm0220
958cdf8e39
opti: tmq meta get_json interface
2022-07-19 15:31:40 +08:00
dapan1121
9a08b77e59
Merge branch '3.0' into fix/TD-15197
2022-07-19 15:19:08 +08:00
dapan1121
80808766c1
fix: fix memory leak
2022-07-19 15:17:43 +08:00
dapan1121
b027f0d431
Merge pull request #15050 from taosdata/fix/TD-15890.2
...
fix: fix taosc memory leak
2022-07-19 15:15:44 +08:00
wangmm0220
c333d17d00
Merge branch '3.0' into feature/TD-14761
2022-07-19 13:42:36 +08:00
wangmm0220
36c19fc824
fix:tag is too long if type is nchar in schemaless influxdb
2022-07-19 10:39:05 +08:00
WANG MINGMING
1c03d61edc
Merge pull request #15077 from taosdata/feature/TD-14761
...
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
2022-07-19 10:35:07 +08:00
wangmm0220
802c86fe17
fix:error when bind ts column in schemaless
2022-07-19 09:58:51 +08:00
dapan1121
c5f900f620
Merge branch '3.0' into fix/TD-15197
2022-07-19 09:16:33 +08:00
dapan1121
8d5bd9a83a
fix: fix crash issue
2022-07-19 09:05:17 +08:00
dapan1121
1444054437
fix: fix stmt memory leak
2022-07-18 18:57:47 +08:00
Liu Jicong
7542fa0b62
fix(tmq): topic name should be lower unless quoted
2022-07-18 16:42:54 +08:00
wangmm0220
00bb6ed309
fix:conflicts from 3.0
2022-07-18 15:41:35 +08:00
wangmm0220
34c87dc428
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
2022-07-18 15:33:42 +08:00
dapan1121
03e9b15237
fix: fix taosc memory leak
2022-07-18 13:32:17 +08:00
WANG MINGMING
05e5beb8f3
Merge pull request #14970 from taosdata/feature/TD-14761
...
fix:raw block datalen if json data
2022-07-18 13:31:28 +08:00
Liu Jicong
6fb3072b43
Merge branch '3.0' into feature/stream
2022-07-18 11:46:59 +08:00
Liu Jicong
500553d581
refactor: add debug log
2022-07-18 11:41:56 +08:00
dapan1121
4097b5ae56
Merge pull request #14986 from taosdata/fix/fixmsgorder
...
fix: fix msg disorder and other issues
2022-07-16 18:42:41 +08:00
Liu Jicong
01a345a7c1
merge 3.0
2022-07-16 16:47:35 +08:00
Liu Jicong
bb58ec1e02
feat(tmq): support background heartbeat
2022-07-16 16:44:07 +08:00
wangmm0220
22903b3dff
fix:nchar is too long
2022-07-16 16:34:56 +08:00
Yihao Deng
fe31b4b4fb
Merge pull request #14984 from taosdata/refactor/changeRetError
...
enh: change redirect to network_unavail
2022-07-16 16:25:47 +08:00
wangmm0220
3a8a1021ed
Merge branch '3.0' into feature/TD-14761
2022-07-16 16:11:53 +08:00
wangmm0220
887cca3aa8
fix:error in schemaless
2022-07-16 16:11:16 +08:00
dapan1121
320ca85a8f
Merge branch '3.0' into fix/fixmsgorder
2022-07-16 15:40:50 +08:00
yihaoDeng
92ec6ccea0
enh: change redirect to network_unavail
2022-07-16 15:37:48 +08:00
yihaoDeng
9ea66e08af
enh: change redirect to network_unavail
2022-07-16 14:58:55 +08:00
huolibo
af24f2f85d
fix(driver): tmq jdbc get meta
2022-07-16 09:32:31 +08:00
wangmm0220
3417cf469c
fix:raw block datalen if json data
2022-07-15 20:00:00 +08:00
WANG MINGMING
67b1c680b3
Merge pull request #14958 from taosdata/feature/TD-14761
...
fix:error in schemaless
2022-07-15 18:51:35 +08:00
dapan1121
e55f01df23
Merge branch 'fix/fixmsgorder' of github.com:taosdata/TDengine into fix/fixmsgorder
2022-07-15 18:11:32 +08:00
dapan1121
0048bd8cb6
fix: fix redirect issue
2022-07-15 18:09:27 +08:00
yihaoDeng
f91d6dca9e
add more debug
2022-07-15 18:07:45 +08:00
wangmm0220
1517b69cef
fix:error in schemaless
2022-07-15 17:36:33 +08:00
yihaoDeng
f32d2bde1f
feat: add time unsynced check
2022-07-15 16:07:54 +08:00
yihaoDeng
baa21c8398
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
2022-07-15 14:58:00 +08:00
yihaoDeng
8006ee1d8e
feat: add time unsynced check
2022-07-15 14:56:23 +08:00
yihaoDeng
35e8ad2811
feat: add time unsynced check
2022-07-15 14:51:20 +08:00
dapan1121
5ed51e0010
Merge branch '3.0' into fix/fixmsgorder
2022-07-15 14:19:37 +08:00
dapan1121
c67fa0c1ce
enh: add taosd query exit processing
2022-07-15 14:17:00 +08:00
dapan1121
c7aa4a108b
Merge branch '3.0' into enh/schPolicy
2022-07-15 13:24:30 +08:00
Yihao Deng
a6e71424b4
Merge branch '3.0' into enh/addLRUToIdx
2022-07-15 09:47:35 +08:00
Xiaoyu Wang
9522288f6b
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-15 08:44:23 +08:00
Haojun Liao
159d6c47c8
Merge pull request #14911 from taosdata/feature/3_liaohj
...
fix(query): fix memory leak.
2022-07-14 20:36:30 +08:00
Xiaoyu Wang
ef4f6964d1
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-14 20:17:28 +08:00
Xiaoyu Wang
d894e959ee
fix: client module memory leak problem
2022-07-14 20:16:39 +08:00
Haojun Liao
5ca810a985
fix(query): fix memory leak.
2022-07-14 19:09:40 +08:00
dapan1121
ae132e6626
Merge branch '3.0' into enh/schPolicy
2022-07-14 18:44:21 +08:00
dapan1121
12b961c7f5
enh: add schedule policy
2022-07-14 18:42:26 +08:00
Liu Jicong
d75e9b8f6a
merge from 3.0
2022-07-14 15:35:00 +08:00
Liu Jicong
9ea0ad57ec
refactor(stream): destroy stream task
2022-07-14 15:32:21 +08:00
dapan1121
a0f7cc6790
enh: add schedule policy
2022-07-14 14:03:27 +08:00
wangmm0220
3b4c2826b4
Merge branch '3.0' into feature/TD-13041
2022-07-14 10:22:15 +08:00
wangmm0220
56ec0a3920
fix: json null
2022-07-13 20:42:49 +08:00
dapan1121
ad051d4e65
fix: fix stop query issue
2022-07-13 20:25:16 +08:00
wangmm0220
cd051d40c3
fix:confilct from 3.0
2022-07-13 16:03:39 +08:00
wangmm0220
531dfd4452
fix:error in tmq meta
2022-07-13 16:00:06 +08:00
wangmm0220
0237ccbbb6
fix:error in tmq meta
2022-07-13 15:33:31 +08:00
yihaoDeng
88ed8d4cf5
refactor code
2022-07-13 14:04:18 +08:00
wangmm0220
037ea1519c
fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create
2022-07-13 13:42:55 +08:00
wangmm0220
0857ab3531
fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create
2022-07-13 11:39:32 +08:00
dapan1121
346c86408f
Merge branch '3.0' into enh/stopquery_a
2022-07-13 11:33:23 +08:00
dapan1121
7891ff0f03
fix: fix stop query issue
2022-07-13 11:31:28 +08:00
Yihao Deng
aadd4192dd
Merge pull request #14832 from taosdata/feat/refactorClientQ
...
enh: refactor client queue
2022-07-13 09:25:29 +08:00
dapan1121
80c1055b5b
Merge pull request #14835 from taosdata/fix/TD-15890
...
fix: fix client memory leak
2022-07-13 08:33:16 +08:00
dapan1121
a5c83c7e8d
fix: fix client memory leak
2022-07-12 20:53:42 +08:00
yihaoDeng
42d6ab3b00
refactor client queue
2022-07-12 20:00:26 +08:00
wangmm0220
2b442621e8
feat:get child table name in tmq meta
2022-07-12 18:58:33 +08:00
Liu Jicong
a34d344225
Merge pull request #14808 from taosdata/feature/stream
...
refactor(tmq): prepare only needed
2022-07-12 18:09:31 +08:00
dapan1121
55b94558b6
Merge pull request #14824 from taosdata/fix/TD-17268
...
fix: fix load table info issue
2022-07-12 16:47:06 +08:00
Haojun Liao
3ffc4e0dfd
Merge pull request #14820 from taosdata/feature/3_liaohj
...
fix(query): set correct number of result rows for taos_fetch_raw_block_a
2022-07-12 16:23:31 +08:00
dapan1121
f54a4322c2
fix: fix load table info issue
2022-07-12 16:04:18 +08:00
wangmm0220
824d3db96b
fix:conflict from 3.0
2022-07-12 16:01:55 +08:00
Haojun Liao
6cef3baa95
fix(query): set correct number of result rows for taos_fetch_raw_block_a
2022-07-12 15:17:39 +08:00
Liu Jicong
ac57956a56
Merge branch '3.0' into feature/stream
2022-07-12 14:12:18 +08:00
Liu Jicong
d637ffe22c
refactor(tmq): prepare only needed
2022-07-12 14:10:22 +08:00
dapan1121
8957a91ab3
fix: add more columns in show stable res
2022-07-12 13:56:15 +08:00
dapan1121
177814f6eb
Merge pull request #14781 from taosdata/fix/stmt_rerun
...
fix: fix stmt rerun incorrect uid issue
2022-07-11 21:15:02 +08:00
wangmm0220
5d3e07c022
fix:conflict from 3.0
2022-07-11 19:10:41 +08:00
wangmm0220
f9d5c809c9
fix:conflict from 3.0
2022-07-11 19:06:36 +08:00
Yihao Deng
b6bd0b5198
Merge pull request #14771 from taosdata/enh/rpcSvrRefactor
...
enh: rpc svr refactor
2022-07-11 19:05:30 +08:00
wangmm0220
a196298640
fix:disable colName in tag
2022-07-11 18:07:46 +08:00
dapan1121
f3d298c81f
fix: fix stmt rerun issue
2022-07-11 17:51:03 +08:00
Haojun Liao
0b45f95211
Merge pull request #14762 from taosdata/feature/3_liaohj
...
fix(query): add more check for fetch rsp, and set the correct start time window for fill.
2022-07-11 17:49:04 +08:00
wangmm0220
c54bc76925
feat:get meta ok
2022-07-11 17:36:07 +08:00
dapan1121
24042ffffa
Merge branch '3.0' into enh/stopquery_a
2022-07-11 16:33:51 +08:00
dapan1121
c8e1e2a09e
fix: fix stmt rerun
2022-07-11 16:28:55 +08:00
dapan1121
1eba184907
fix: fix stmt rerun issue
2022-07-11 15:58:21 +08:00
Haojun Liao
a5955c3dae
fix(query): add more check for fetch rsp, and set the correct start time window for fill.
2022-07-11 15:49:13 +08:00
Xiaoyu Wang
6a845b746c
fix: some problems of parser
2022-07-11 15:15:39 +08:00
dapan1121
8ffb501219
enh: enhance stop query
2022-07-11 13:54:04 +08:00
wangmm0220
3d2e129dd6
feat:add tmq get meta
2022-07-11 10:18:01 +08:00
Liu Jicong
f9ba552496
Merge pull request #14739 from taosdata/feature/stream
...
fix(wal): read after rolling
2022-07-10 21:45:31 +08:00
Liu Jicong
219d966b25
fix(wal): read after rolling
2022-07-10 21:02:25 +08:00
wangmm0220
b1c290f6dc
fix:conflicts
2022-07-10 18:57:34 +08:00
wangmm0220
607f8163d3
feat:add logic for get_tmq_meta_json
2022-07-10 18:54:58 +08:00
Haojun Liao
ac8e9d103c
other: merge 3.0
2022-07-10 17:40:55 +08:00
Haojun Liao
7dc7f478de
refactor: do some internal refactor and fix some memory leak.
2022-07-10 17:34:21 +08:00
dapan1121
2a8455bee1
Merge pull request #14688 from taosdata/fix/bugs
...
fix: fix aggregate function and null issue
2022-07-10 16:01:08 +08:00
Liu Jicong
5f36406b7d
Merge pull request #14724 from taosdata/feature/stream
...
refactor(stream)
2022-07-10 15:53:48 +08:00
Liu Jicong
5640036f66
refactor(stream)
2022-07-10 14:48:16 +08:00
dapan1121
3169b5e6c3
fix: fix hb crash issue
2022-07-10 13:58:30 +08:00
dapan1121
5250f305bc
Merge pull request #14719 from taosdata/enh/redirect
...
enh: enhance query redirect processing
2022-07-10 13:29:52 +08:00
dapan1121
e733f8067d
enh: enhance query redirect
2022-07-10 11:21:13 +08:00
dapan1121
f530607359
Merge branch '3.0' into fix/bugs
2022-07-10 11:18:01 +08:00
Shengliang Guan
c6591c3cd3
Merge remote-tracking branch 'origin/3.0' into feature/TD-13041
2022-07-10 10:59:47 +08:00
Shengliang Guan
f2f45a1ec7
feat:write meta from tmq to taosd
2022-07-10 10:59:34 +08:00
WANG MINGMING
30b1af3feb
Merge pull request #14700 from taosdata/feature/TD-13041
...
feat:write meta from tmq to taosd
2022-07-10 10:22:51 +08:00
wangmm0220
054b16c2db
feat:write meta from tmq to taosd
2022-07-08 18:56:36 +08:00
wangmm0220
cefd65f69e
feat:write meta from tmq to taosd
2022-07-08 18:51:51 +08:00
wangmm0220
6b46423a97
feat:write meta from tmq to taosd
2022-07-08 18:37:47 +08:00
Shengliang Guan
a5e8ddbc56
refactor: adjust logs
2022-07-08 18:00:19 +08:00
dapan1121
17f5f3ee82
fix: fix server_status() issue
2022-07-08 17:51:03 +08:00
Haojun Liao
1711d646c1
Merge pull request #14671 from taosdata/feature/3_liaohj
...
enh(query): add block sma for int type column data.
2022-07-08 16:23:13 +08:00
huolibo
9354c8d520
fix: change fetchRawBlock method for tmq
2022-07-07 19:13:59 +08:00
Haojun Liao
557873c1bc
other: merge 3.0
2022-07-07 16:50:00 +08:00
Haojun Liao
6ac3ce0213
fix(query): fix syntax error.
2022-07-07 15:34:59 +08:00
Haojun Liao
44d7397e18
test:update the unit test.
2022-07-07 15:33:53 +08:00
Haojun Liao
d9e5172357
fix(query): set the correct sma data
2022-07-07 15:32:56 +08:00
Haojun Liao
4d2bc796e7
enh(query): add block sma for int type column data.
2022-07-07 11:26:58 +08:00
Liu Jicong
82e0f77715
Merge branch '3.0' into feature/stream
2022-07-07 10:48:09 +08:00
huolibo
f9331de306
fix: add windows h
2022-07-07 09:45:02 +08:00
Yihao Deng
31655c07d7
Merge pull request #14611 from taosdata/feat/idxFix1
...
enh: refactor idx code
2022-07-07 09:21:06 +08:00
huolibo
0feb11bdf0
Merge pull request #14488 from taosdata/feature/TD-13599
...
feat(driver): add jni function for jdbc
2022-07-06 23:21:50 +08:00
Liu Jicong
baa48489b7
merge from 3.0
2022-07-06 21:25:34 +08:00
Liu Jicong
db23b07ae1
merge from 3.0
2022-07-06 21:12:46 +08:00
Shengliang Guan
c1667cdd84
Merge pull request #14600 from taosdata/fix/dnode
...
refactor: redirect vnode msg
2022-07-06 21:01:57 +08:00
wangmm0220
aae8adeb5b
fix:timestamp precision in josn protocol
2022-07-06 20:57:42 +08:00
dapan1121
82dbf54719
Merge branch 'fix/dnode' of github.com:taosdata/TDengine into fix/dnode
2022-07-06 20:34:07 +08:00
dapan1121
a3bf5b96c4
fix: fix query redirect issue
2022-07-06 20:33:23 +08:00
WANG MINGMING
73e094d77f
Merge pull request #14505 from taosdata/feature/TD-13041
...
fix:<TD-16840> meta ttl index core if insert with benchmark
2022-07-06 19:15:43 +08:00
yihaoDeng
1e5ddcb92f
merge 3.0
2022-07-06 18:29:11 +08:00
Haojun Liao
65f53993c4
Merge pull request #14606 from taosdata/feature/3_liaohj
...
fix(query): set results for local query in async APIs.
2022-07-06 18:06:48 +08:00
Haojun Liao
1e18ba19c8
fix(query): set results for local query in async APIs.
2022-07-06 17:25:39 +08:00
wangmm0220
187aca4d6b
fix:conflict from 3.0
2022-07-06 16:35:39 +08:00
wangmm0220
2c6f3e6971
feat: tmq get meta with json format
2022-07-06 16:02:55 +08:00
Liu Jicong
8c5dbde918
refactor(stream): stream reader created in scanner
2022-07-06 14:20:07 +08:00
Haojun Liao
916dbebb00
other: merge 3.0
2022-07-06 13:49:39 +08:00
Haojun Liao
29949a965b
other: merge 3.0.
2022-07-06 13:46:24 +08:00
Xiaoyu Wang
2a52beb56b
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-06 13:14:29 +08:00
Xiaoyu Wang
a67eb1a9a0
eat: sql command 'insert ... select'
2022-07-06 11:55:47 +08:00
wangmm0220
f47c3595a2
Merge branch '3.0' into feature/TD-13041
2022-07-06 10:07:19 +08:00
dapan1121
8b896332d6
Merge pull request #14558 from taosdata/feature/insertselect
...
enh: refactor scheduler code
2022-07-06 09:44:38 +08:00
Minglei Jin
fc20a61c85
Merge branch '3.0' into feat/tsdb_refact
2022-07-06 00:37:21 +08:00
yihaoDeng
b6fce4b84f
refactor epset update
2022-07-05 21:36:42 +08:00
Xiaoyu Wang
811bdc2b06
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-05 21:12:53 +08:00
Xiaoyu Wang
c8508248e2
feat: sql command 'insert ... select'
2022-07-05 21:12:10 +08:00
wangmm0220
a74f19671d
feat: add get meta interface for tmq
2022-07-05 19:16:00 +08:00
Haojun Liao
0f595e8be1
refactor: do some internal refactor.
2022-07-05 19:09:00 +08:00
dapan1121
473ac84f2f
fix: fix compile errors
2022-07-05 18:12:01 +08:00
dapan1121
cd0cf055e5
Merge branch '3.0' into feature/insertselect
2022-07-05 16:17:04 +08:00
dapan1121
b5207239b5
enh: refactor scheduler code
2022-07-05 16:10:38 +08:00
huolibo
df32da247a
fix(driver): linux compile
2022-07-05 11:53:49 +08:00
huolibo
d4fb82e414
fix(driver): compile in windows
2022-07-05 10:26:34 +08:00
Haojun Liao
6bfe5df94a
other: merge 3.0
2022-07-05 09:47:39 +08:00
yihaoDeng
47ec187231
merge int kill
2022-07-04 16:10:59 +08:00
Hongze Cheng
ddb198de23
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-07-04 03:42:50 +00:00
huolibo
d55d057aaa
feat(driver): add jni function for jdbc
2022-07-04 11:15:13 +08:00
dapan1121
3ffd975917
enh: refactor scheduler code
2022-07-04 09:08:57 +08:00
yihaoDeng
e4de1da8d3
add task queue
2022-07-02 17:00:57 +08:00
dapan1121
211ae46a05
enh: refactor scheduler code
2022-07-02 16:59:49 +08:00
dapan1121
f9c9afe61a
Merge branch '3.0' into enh/killQuery
2022-07-02 12:31:45 +08:00
Haojun Liao
99fb3c678c
refactor: do some internal refactor.
2022-07-02 12:05:03 +08:00
dapan1121
817a319a2e
enh: kill query
2022-07-01 21:01:35 +08:00
dapan1121
1a83250215
fix: fix redirect crash issue
2022-07-01 15:28:45 +08:00
dapan1121
a657413fa6
enh: kill query
2022-07-01 11:10:35 +08:00
Liu Jicong
98d2f42640
Merge pull request #14415 from taosdata/feature/stream
...
feat(wal): add api to check log existance
2022-07-01 11:00:26 +08:00
Liu Jicong
7a65589525
feat(wal): add api to check log existance
2022-07-01 10:15:05 +08:00
Liu Jicong
c40c22c386
Merge pull request #14401 from taosdata/feature/stream
...
fix(tmq): reset window
2022-06-30 20:21:26 +08:00
Liu Jicong
4f107908db
fix(tmq): reset window
2022-06-30 19:51:48 +08:00
dapan1121
068924cc62
Merge pull request #14385 from taosdata/feature/queryredirect
...
feat: support query redirect
2022-06-30 18:03:17 +08:00
Liu Jicong
d8da0c0e70
Merge pull request #14386 from taosdata/feature/stream
...
feat(tmq): add snapshot test
2022-06-30 17:51:02 +08:00
wangmm0220
abcd8a8f5b
q
2022-06-30 16:11:56 +08:00
WANG MINGMING
80f6ca1a58
Merge pull request #14370 from taosdata/feature/TD-14761
...
fix:error if num of line is invalid
2022-06-30 15:58:51 +08:00
wangmm0220
9a2af8580c
fix:compile error in sml
2022-06-30 15:06:52 +08:00
Liu Jicong
4695dc2dae
feat(tmq): add snapshot test
2022-06-30 14:41:50 +08:00
dapan1121
c28c77a099
Merge branch '3.0' into feature/queryredirect
2022-06-30 14:35:15 +08:00
dapan1121
e79fcc07f5
fix: fix stmt async issue
2022-06-30 14:00:48 +08:00
dapan1121
47bc36872f
feat: query redirect
2022-06-30 13:44:26 +08:00
Liu Jicong
94c3eb29d2
fix(tmq): rsp error offset
2022-06-29 23:25:04 +08:00
Liu Jicong
e74187248b
fix(tmq): offset
2022-06-29 22:29:02 +08:00
Liu Jicong
0f0fe6276a
merge from 3.0
2022-06-29 21:33:10 +08:00
Liu Jicong
c2955a807b
feat(tmq): offset support snapshot
2022-06-29 21:04:51 +08:00
wangmm0220
8faf37f1d0
fix:error if num of line is invalid
2022-06-29 20:30:16 +08:00
wangmm0220
90dcf118ea
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
2022-06-29 20:21:33 +08:00
Yihao Deng
2001be5996
Merge branch '3.0' into enh/stopquery
2022-06-29 17:24:52 +08:00
dapan1121
914e06e8cb
feat: query redirect
2022-06-29 17:15:08 +08:00
dapan1121
4c82ce1810
fix: fix request freed issue
2022-06-29 17:00:48 +08:00
Xiaoyu Wang
ae076af4f1
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
2022-06-29 11:41:32 +08:00
dapan1121
6d8fd7e506
feat: query redirect
2022-06-29 10:51:22 +08:00
yihaoDeng
32c00b3801
modify case
2022-06-29 10:04:02 +08:00
yihaoDeng
3625a93df1
fix: fix rpc quit problem
2022-06-28 20:32:06 +08:00
yihaoDeng
1fc9eaadd0
fix: fix rpc quit problem
2022-06-28 20:30:17 +08:00
Liu Jicong
58803fafcf
fix(query): check datablock should check output flag
2022-06-28 16:05:00 +08:00
yihaoDeng
3bb68c78ae
fix: fix rpc quit problem
2022-06-28 11:52:43 +08:00
dapan1121
4a55ed07b3
feature: query redirect
2022-06-28 10:34:51 +08:00
dapan1121
7da915fa67
Merge branch '3.0' into feature/queryredirect
2022-06-28 09:31:03 +08:00
dapan1121
c9d9c3ffd0
enh: stop query
2022-06-28 09:28:50 +08:00
yihaoDeng
14209eeec6
feat: add no retry to query
2022-06-27 19:34:50 +08:00
dapan1121
d402716465
enh: stop query
2022-06-27 18:29:28 +08:00
Shuduo Sang
fb50977b44
fix: add taos_set_config() back ( #14277 )
...
[TD-16828]
2022-06-27 14:07:42 +08:00
dapan1121
de06f055c2
enh: stop query
2022-06-27 13:33:29 +08:00
dapan1121
73dfd1173a
enh: stop query
2022-06-27 09:50:42 +08:00
dapan1121
c364f98978
enh: stop query process
2022-06-26 19:34:50 +08:00
dapan1121
e851977da0
Merge branch '3.0' into enh/stopquery
2022-06-26 15:19:35 +08:00
dapan1121
b6c38a4f1b
enh: stop query process
2022-06-26 15:13:22 +08:00
Liu Jicong
0c1a51bad6
enh(stream): refine tqRetrieveDataBlock api
2022-06-25 20:03:29 +08:00
yihaoDeng
25a12d96b0
handle rpc retry
2022-06-25 14:06:33 +08:00
yihaoDeng
7c57b03de7
handle rpc retry
2022-06-25 12:19:52 +08:00
yihaoDeng
1b339c9ccd
Merge branch 'DN' into ndev
2022-06-25 11:04:39 +08:00
Xiaoyu Wang
0701da48f4
feat: subplan adds 'user' field
2022-06-24 18:39:44 +08:00
Xiaoyu Wang
c41a4bd7db
feat: subplan adds 'user' field
2022-06-24 17:27:43 +08:00
yihaoDeng
a2b62cba42
handle except
2022-06-24 17:07:17 +08:00
yihaoDeng
445d7f2d90
feat: refactor rpc quit
2022-06-24 16:21:01 +08:00
dapan1121
94a2b6d945
enh: refactor show variables
2022-06-24 15:18:40 +08:00
dapan1121
b092a9c5c9
Merge branch '3.0' into feature/alterlocal
2022-06-24 08:22:11 +08:00
dapan1121
abc69e1e2b
feat: add new api
2022-06-24 08:20:54 +08:00
yihaoDeng
23d1e55718
handle except
2022-06-23 20:29:14 +08:00
yihaoDeng
0d904d5aa3
fix: handle except
2022-06-23 20:06:22 +08:00
Liu Jicong
323ee6b1b0
enh(tmq): add demo for tmq_get_raw_meta
2022-06-23 17:26:52 +08:00
Liu Jicong
71bda7e658
feat(tmq): add with meta config
2022-06-23 15:56:54 +08:00
Liu Jicong
2af4a4d250
merge from 3.0
2022-06-23 14:15:33 +08:00
Liu Jicong
4ed47a0296
feat(tmq): scan tsdb as snapshot
2022-06-23 13:35:24 +08:00
yihaoDeng
3b1664d9e4
feat: refactor rpc code
2022-06-22 18:50:39 +08:00
WANG MINGMING
15eb9c485e
Merge pull request #14069 from taosdata/3.0
...
feat:merge from 3.0
2022-06-22 16:33:15 +08:00
wangmm0220
db34294bed
opt: filter by tag
2022-06-22 16:32:10 +08:00
dapan1121
a23418d1fa
Merge pull request #14070 from taosdata/feature/showcreate
...
feat: show create table
2022-06-21 21:05:30 +08:00
WANG MINGMING
a94f90a343
Merge pull request #14062 from taosdata/feature/TD-14761
...
fix:affect row in schemaless & md5
2022-06-21 17:57:05 +08:00
dapan1121
88b48ec46c
Merge branch '3.0' into feature/showcreate
2022-06-21 17:40:52 +08:00
dapan1121
8becbc2608
feat: support show create table
2022-06-21 17:32:31 +08:00
wangmm0220
15a6e7f22f
fix:unit test error
2022-06-21 17:22:44 +08:00
dapan1121
0f148c6f47
feat: show create table
2022-06-21 16:45:59 +08:00
Liu Jicong
dbb8486dde
Merge pull request #14059 from taosdata/feature/stream
...
fix(tmq): apis adapt to tmq table meta
2022-06-21 16:36:01 +08:00
wangmm0220
df6cbe0209
Merge branch '3.0' into feature/TD-14761
2022-06-21 16:18:14 +08:00
wangmm0220
572e106691
fix:affect row in schemaless & md5
2022-06-21 16:17:53 +08:00
Liu Jicong
17639758c2
fix(tmq): apis adapt to tmq table meta
2022-06-21 15:40:34 +08:00
Liu Jicong
1644294e25
Merge pull request #14046 from taosdata/feature/stream
...
feat(stream): drop stream
2022-06-21 15:18:30 +08:00
Liu Jicong
3f6ce2da73
feat(tmq): support topic with meta
2022-06-21 15:18:09 +08:00
Haojun Liao
e5d25f4634
fix(query): set correct ts column index in interp executor.
2022-06-21 09:41:35 +08:00
dapan1121
b084be71f6
feat: show create table
2022-06-21 09:18:53 +08:00
Haojun Liao
1bf7fbbc0b
feature(query): support interp function, and do some internal refactor.
2022-06-20 23:22:28 +08:00
dapan1121
be2935cba6
feat: show create table
2022-06-20 20:58:36 +08:00
dapan1121
a8694bd863
Merge pull request #13977 from taosdata/enh/taos.ref
...
feat: support all queries on Qnode
2022-06-20 09:26:33 +08:00
WANG MINGMING
e50b10dbef
Merge pull request #13987 from taosdata/fix/TD-16591
...
fix:raw data error in json type
2022-06-18 20:34:47 +08:00
dapan1121
cd5578918a
Merge branch '3.0' into enh/taos.ref
2022-06-18 19:49:08 +08:00
wangmm0220
e6e44a6fe0
fix:raw data for json
2022-06-18 18:36:46 +08:00
wangmm0220
d5afeae611
fix:raw data for json
2022-06-18 17:04:32 +08:00
dapan1121
5f4614d61a
qnode for policy 2/3
2022-06-18 16:30:46 +08:00
dapan1121
6f610bd363
Merge pull request #13952 from taosdata/enh/taos.ref
...
fix: fix insert affected rows issue
2022-06-18 11:12:50 +08:00
dapan1121
d862f2b49c
fix TAOS ref issue
2022-06-18 09:53:18 +08:00
dapan1121
38a481afce
add close null pointer validate
2022-06-18 08:21:31 +08:00
dapan1121
744bc92f68
modify TAOS as id addr
2022-06-17 20:21:41 +08:00
dapan1121
c2a96b2cc1
fix insert affected rows issue
2022-06-17 20:12:18 +08:00
dapan1121
211adf20af
Merge pull request #13875 from taosdata/feature/showapps
...
feat: support show apps command
2022-06-17 18:20:05 +08:00
Liu Jicong
e92aa57e93
feat(tmq): support commit one msg
2022-06-17 16:38:06 +08:00
wangmm0220
f5e0c91614
fix:judge json data for convertUCS4 logic
2022-06-17 15:29:09 +08:00
Liu Jicong
d7660484cc
fix(tmq): performance issue
2022-06-17 15:10:00 +08:00
dapan1121
f0c53fb982
Merge branch '3.0' into feature/showapps
2022-06-17 14:44:44 +08:00
dapan1121
d320326371
reset query cache
2022-06-17 14:41:17 +08:00
Liu Jicong
18993d50e5
refactor(tmq): offset storage
2022-06-17 13:16:46 +08:00
dapan1121
d12614aac8
kill query
2022-06-17 09:22:03 +08:00
Liu Jicong
aef7c7ebe1
Merge branch '3.0' into feature/stream
2022-06-16 22:01:31 +08:00
Liu Jicong
79494364ae
refactor(tmq): offset storage
2022-06-16 22:00:33 +08:00
dapan1121
b3f9f81b61
support show apps
2022-06-16 21:06:04 +08:00
Zhiqiang Wang
304d20f024
Merge pull request #13895 from taosdata/fix/ZhiqiangWang/TD-16357-add-dll-check
...
os: add dll check
2022-06-16 18:26:24 +08:00
Haojun Liao
2c746848fc
Merge pull request #13877 from taosdata/feature/3_liaohj
...
enh(query): partition by supports arithmetic expr
2022-06-16 16:18:50 +08:00
afwerar
528d7d7248
os: add dll check
2022-06-16 15:46:51 +08:00
dapan1121
7156f5257a
Merge branch '3.0' into feature/showapps
2022-06-16 10:40:41 +08:00
dapan1121
a2d1987208
show apps
2022-06-16 10:24:01 +08:00
dapan1121
69eb9daddb
Merge pull request #13851 from taosdata/feature/showqueries
...
feat: support some show and kill commands
2022-06-16 09:15:02 +08:00
Haojun Liao
6b2d4a6aca
other: merge 3.0
2022-06-15 23:05:55 +08:00
dapan1121
4973739794
show apps
2022-06-15 20:59:33 +08:00
dapan1121
b56f1dc03d
fix schemaless taos issue
2022-06-15 20:58:18 +08:00
Liu Jicong
fd9bb8db73
Merge pull request #13860 from taosdata/feature/stream
...
feat(stream): trigger mode add max delay
2022-06-15 17:11:18 +08:00
Liu Jicong
8eb08fa0d4
feat(stream): trigger mode add max delay
2022-06-15 16:11:20 +08:00
dapan1121
96f8a0da42
Merge branch '3.0' into feature/showqueries
2022-06-15 11:34:54 +08:00
dapan1121
947aecb74f
show queries/connection; kill connection
2022-06-15 11:27:53 +08:00
WANG MINGMING
d6012f22dc
Merge branch '3.0' into feature/TD-14761
2022-06-14 18:23:37 +08:00
Xiaoyu Wang
18ced3eb97
Merge pull request #13810 from taosdata/feature/3.0_wxy
...
fix: some problems of parser
2022-06-14 18:06:29 +08:00
wangmm0220
f4eb95a02b
fix: error in schemaless parameters
2022-06-14 17:45:54 +08:00
Liu Jicong
04593fa44e
fix(stream): build table name
2022-06-14 16:38:33 +08:00
Xiaoyu Wang
1676bfe5cf
fix: some problems of parser
2022-06-14 15:43:56 +08:00
Liu Jicong
18c0e0ac74
fix(query): cast
2022-06-14 15:31:47 +08:00
Liu Jicong
acda336f4e
Merge branch '3.0' into feature/stream
2022-06-14 15:14:47 +08:00
dapan1121
2861534ada
Merge pull request #13781 from taosdata/feature/cacheIndex
...
feat: cache table index
2022-06-14 14:29:13 +08:00
Liu Jicong
ae8d2fd36d
merge from 3.0
2022-06-14 14:10:37 +08:00
Liu Jicong
601e454a24
enh(tmq): put offset store into vnode
2022-06-14 13:58:40 +08:00
dapan1121
545345de7b
remove debug flag
2022-06-14 13:23:47 +08:00
WANG MINGMING
64dca74a54
Merge branch '3.0' into feature/TD-14761
2022-06-14 11:34:18 +08:00
wangmm0220
5ffb01b2e6
fix: error in schemaless with same timestamp
2022-06-14 11:24:45 +08:00
wangmm0220
4481bb4e5c
fix: error in schemaless with same timestamp
2022-06-13 21:29:00 +08:00
dapan1121
8d86b877e7
Merge branch '3.0' into feature/cacheIndex
2022-06-13 18:49:08 +08:00
dapan1121
bb89ceb6bd
change stb hash value to stbName
2022-06-13 18:46:02 +08:00
Xiaoyu Wang
a5ce5192f2
merge 3.0
2022-06-13 18:37:25 +08:00
Haojun Liao
0166d40c68
Merge pull request #13759 from taosdata/feature/3_liaohj
...
fix(query): add check for data completed.
2022-06-13 15:10:46 +08:00
Xiaoyu Wang
3eda47e159
merge 3.0
2022-06-13 15:02:42 +08:00
Xiaoyu Wang
1863bbee9a
merge 3.0
2022-06-13 15:01:29 +08:00
WANG MINGMING
e3b9f58ebd
Merge pull request #13762 from taosdata/feature/TD-14761
...
fix:to make time sort stable if timestamp is same in schemalsee
2022-06-13 15:00:17 +08:00
Xiaoyu Wang
380a071551
fix: handle the memory leak of parser
2022-06-13 14:54:38 +08:00
wangmm0220
c54fc87afe
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
2022-06-13 14:13:05 +08:00
wangmm0220
78dd9a035e
fix:to make time sort stable if timestamp is same in schemalsee
2022-06-13 14:12:36 +08:00
dapan1121
eff9f9be4d
add sma update
2022-06-13 14:06:11 +08:00
dapan1121
2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
...
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
Haojun Liao
0a414b4934
fix(query): add check for data completed.
2022-06-13 13:32:02 +08:00
dapan1121
17f6275015
add sma cache
2022-06-13 10:38:45 +08:00
Liu Jicong
32151de1f0
Merge pull request #13745 from taosdata/feature/stream
...
enh(tmq): avoid uninitialized memory
2022-06-12 08:56:08 +08:00
WANG MINGMING
0f417eb584
Merge pull request #13743 from taosdata/feature/TD-14761
...
fix:disable schemaless database parameters & fix insert error in multi thread in schemaless
2022-06-11 23:38:06 +08:00
wangmm0220
6e45140db4
fix:disable schemaless database parameters
2022-06-11 21:40:57 +08:00
Liu Jicong
0ef33c05bc
enh(tmq): avoid uninitialized memory
2022-06-11 21:36:15 +08:00
Xiaoyu Wang
d1e0327d19
fix: handle the memory leak of parser
2022-06-11 21:32:29 +08:00
wangmm0220
324e8607cc
fix:disable schemaless database parameters
2022-06-11 20:26:11 +08:00
wangmm0220
d0fa1f568d
fix:error in multi thread in schemaless
2022-06-11 19:59:18 +08:00
wangmm0220
9bccbbf865
fix:error in multi thread in schemaless
2022-06-11 19:40:56 +08:00
dapan1121
0046593d4f
Merge branch '3.0' into feature/qnode
2022-06-11 17:58:53 +08:00
WANG MINGMING
ed43a4da73
Merge pull request #13728 from taosdata/feature/TD-14761
...
fix:error in schemaless
2022-06-11 17:51:57 +08:00
wangmm0220
40b841f704
fix:error in schemaless
2022-06-11 17:15:38 +08:00
dapan1121
d3a56d87ca
Merge branch '3.0' into feature/qnode
2022-06-11 16:34:21 +08:00
Haojun Liao
a91053300c
other: merge 3.0
2022-06-11 14:54:31 +08:00
Haojun Liao
0fbf30ce6d
refactor: do some internal refactor, and add some check before create exchange operator.
2022-06-11 14:51:54 +08:00
wangmm0220
e45a990344
feat: sort data by time before build submit block in schemaless
2022-06-11 11:58:28 +08:00
wangmm0220
341fe3700b
feat: sort data by time before build submit block in schemaless
2022-06-11 11:33:46 +08:00
wangmm0220
7b1c07cf90
feat: sort data by time before build submit block in schemaless
2022-06-11 11:27:37 +08:00
dapan1121
16254ae28b
fix windows compile issue
2022-06-11 10:54:47 +08:00
wangmm0220
2cb998a566
feat: add async logic for schemaless
2022-06-11 10:54:40 +08:00
dapan1121
9642096d24
fix windows compile issue
2022-06-11 10:51:37 +08:00
dapan1121
3d598366bc
fix windows compile
2022-06-11 10:33:13 +08:00
dapan1121
ffa069e4ed
fix compile issue
2022-06-10 20:11:58 +08:00
dapan1121
7923d51f62
Merge branch '3.0' into feature/qnode
2022-06-10 20:04:19 +08:00
dapan1121
6b3495af06
fix tmq crash issue
2022-06-10 20:02:32 +08:00
dapan1121
38e6bf3b6e
fix tmq crash issue
2022-06-10 19:56:11 +08:00
wangmm0220
9333120d42
feat: add async logic for schemaless
2022-06-10 17:53:13 +08:00
WANG MINGMING
b352f0d1e4
Merge pull request #13658 from taosdata/feature/TD-14761
...
fix:error in schemaless
2022-06-10 17:45:36 +08:00
dapan1121
294b54004f
fix compile issue
2022-06-10 17:33:01 +08:00
dapan1121
0e9203ebf6
Merge branch '3.0' into feature/qnode
2022-06-10 17:09:11 +08:00
dapan1121
1b196df8ed
update epset
2022-06-10 17:07:24 +08:00
wangmm0220
f364ad7bed
fix:error in windows
2022-06-10 16:13:41 +08:00
Liu Jicong
1cc2cd0747
merge from 3.0
2022-06-10 16:12:56 +08:00
Liu Jicong
3fb0c24af3
refactor(tmq): timeout -1 means always waiting
2022-06-10 16:10:57 +08:00
Haojun Liao
5f0f6f7c63
refactor: add log.
2022-06-10 14:50:51 +08:00
wangmm0220
a4fba1c70b
feat:add async logic for schemaless
2022-06-10 13:54:44 +08:00
Haojun Liao
24cca6cbcd
Merge branch '3.0' into feature/3_liaohj
2022-06-10 11:28:10 +08:00
Haojun Liao
5bb16c3073
enh(query): add new api in taos.h
2022-06-10 09:48:56 +08:00
wangmm0220
1d14725880
feat:add async logic for schemaless
2022-06-09 21:38:57 +08:00
wangmm0220
3451ba0c82
fix:error in schemaless
2022-06-09 18:54:22 +08:00
WANG MINGMING
a80a3f4617
Merge pull request #13647 from taosdata/feature/TD-14761
...
fix:error in schemaless
2022-06-09 16:43:26 +08:00
wangmm0220
fb26a97fae
fix:error in schemaless
2022-06-09 15:45:31 +08:00
wangmm0220
04f1f71095
fix:error in schemaless
2022-06-09 14:27:02 +08:00
Liu Jicong
88313b9068
Merge pull request #13619 from taosdata/feature/stream
...
fix(query): decode
2022-06-09 13:03:35 +08:00
Haojun Liao
840074dfa3
refactor: do some internal refactor, and add a new api
2022-06-09 11:40:49 +08:00
Liu Jicong
83f5e5eedc
fix(stream): fix no executor stream task
2022-06-09 09:56:45 +08:00
dapan1121
ed3289e0fa
Merge branch '3.0' into feature/3_liaohj
2022-06-08 21:50:54 +08:00
Liu Jicong
6733636a1a
Merge pull request #13601 from taosdata/feature/retrievemsg
...
refactor: do some internal refactor.
2022-06-08 21:27:16 +08:00
wangmm0220
0147e49848
fix:add test case
2022-06-08 21:01:01 +08:00
Haojun Liao
90024cb130
refactor: do some internal refactor.
2022-06-08 20:56:38 +08:00
dapan1121
deaa295fb5
Merge branch '3.0' into feature/3_liaohj
2022-06-08 20:44:01 +08:00
dapan1121
594c370543
fix error handle issue
2022-06-08 20:39:46 +08:00
dapan1121
9e9381a6c5
fix bug
2022-06-08 20:28:24 +08:00
Liu Jicong
552c6607bb
Merge branch '3.0' into feature/stream
2022-06-08 19:31:40 +08:00
Liu Jicong
b1226e5d06
feat(tmq): support err2str
2022-06-08 19:07:07 +08:00
Haojun Liao
716dd2c5e4
refactor: do some internal refactor, add the column info in STableRetrieveRsp.
2022-06-08 18:41:05 +08:00
wangmm0220
48b487dd9d
fix: error in schemaless_insert if insert with multi threads
2022-06-08 17:01:20 +08:00
wangmm0220
f31ec1d1b5
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
2022-06-08 16:51:10 +08:00
wangmm0220
f1ea9905aa
fix: error in schemaless_insert if insert with multi threads
2022-06-08 16:50:02 +08:00
yihaoDeng
6b39c690d2
json idx
2022-06-08 16:13:52 +08:00
Haojun Liao
9bee5e2cee
refactor: do some internal refactor.
2022-06-08 16:08:26 +08:00
dapan1121
cd56e3b11f
collect db table list
2022-06-08 15:30:57 +08:00
wangmm0220
9221513d97
fix:memory leak & memory problem & sml params
2022-06-07 18:37:35 +08:00
Haojun Liao
d98a4b467d
fix(query): set the schemaless flag.
2022-06-07 15:52:46 +08:00
Liu Jicong
65900c32c3
enh(stream): use same name rule with schemaless
2022-06-07 15:40:11 +08:00
Haojun Liao
8a00b3ab86
test: update test cases.
2022-06-07 11:43:25 +08:00
Haojun Liao
fb07e8b73e
refactor:do some internal refactor and add some logs.
2022-06-07 11:15:33 +08:00
dapan1121
16b84f575f
Merge branch '3.0' into featuer/delete
2022-06-07 09:13:47 +08:00
Haojun Liao
9740ccf9fa
test:update test case.
2022-06-07 09:08:44 +08:00
Haojun Liao
3e6bb05581
refactor: do some internal refactor.
2022-06-06 23:39:54 +08:00
Haojun Liao
aba3ea28b5
refactor: do some internal refactor.
2022-06-06 23:35:25 +08:00
dapan1121
33a7a83d65
feature delete data
2022-06-06 20:59:36 +08:00
Haojun Liao
b650daa334
refactor: do some internal refactor.
2022-06-06 20:00:11 +08:00
Haojun Liao
2bd16c4978
refactor: update output of log.
2022-06-06 19:58:14 +08:00
Haojun Liao
aa143beda4
fix(query): fix invalid free.
2022-06-06 19:27:51 +08:00
Haojun Liao
475a399c31
refactor: do some internal refactor.
2022-06-06 17:29:43 +08:00
Haojun Liao
79d8361a08
refactor: do some internal refactor.
2022-06-06 10:36:48 +08:00
Haojun Liao
570d464129
refactor: do some internal refactor.
2022-06-06 10:36:32 +08:00
Haojun Liao
90cb7966bc
refactor: do some internal refactor.
2022-06-06 10:35:19 +08:00
dapan1121
b375531ade
Merge branch '3.0' into feature/qnode
2022-06-05 17:49:12 +08:00
Haojun Liao
52ae8f0efa
other: merge 3.0
2022-06-05 15:45:01 +08:00
dapan1121
e6c15da7ea
Merge branch '3.0' into feature/qnode
2022-06-05 10:24:58 +08:00
dapan1121
31f10572c4
remove rpc close
2022-06-05 10:18:03 +08:00
WANG MINGMING
8566917971
Merge pull request #13433 from taosdata/feature/TD-13041
...
feat:add json test case
2022-06-04 23:18:09 +08:00
dapan1121
9bd195d94d
reschedule timeout task
2022-06-04 22:33:30 +08:00
Haojun Liao
ad6a648d2b
refactor: do some internal refactor.
2022-06-04 17:08:46 +08:00
dapan1121
c2c2defc7c
Merge branch '3.0' into feature/qnode
2022-06-04 16:02:07 +08:00
dapan1121
8f16b9b8c1
catalog force update
2022-06-04 15:59:41 +08:00
dapan1121
53ae7b794b
Merge pull request #13442 from taosdata/feature/qnode
...
feat: rescheduler timeout task
2022-06-04 12:35:27 +08:00
wangmm0220
14f5019c6e
fix:fix conflict merge from 3.0
2022-06-04 12:10:25 +08:00
Haojun Liao
0c94c65acb
fix(query): add ref for job
2022-06-03 23:13:21 +08:00
dapan1121
bcec782dd2
Merge branch '3.0' into feature/qnode
2022-06-03 20:47:46 +08:00
dapan1121
b6e60082ae
rescheduler timeout task
2022-06-03 20:44:32 +08:00
Haojun Liao
4b9ea626ae
Merge branch '3.0' into feature/3_liaohj
2022-06-03 00:18:54 +08:00
Haojun Liao
3ff81a90e6
refactor: do some internal refactor.
2022-06-03 00:04:07 +08:00
Haojun Liao
ad5be523e6
refactor: do some internal refactor.
2022-06-02 23:33:38 +08:00
Haojun Liao
6b49352a81
refactor: do some internal refactor.
2022-06-02 22:52:01 +08:00
wangmm0220
c937313e3f
feat:add json test case
2022-06-02 22:31:12 +08:00
Haojun Liao
4fd2fb06bc
refactor: do some internal refactor.
2022-06-02 21:20:15 +08:00
dapan1121
f6c6083aad
reschedule timeout task
2022-06-02 21:02:02 +08:00
Ganlin Zhao
077724b892
Merge pull request #13423 from taosdata/fix/TD-16232
...
fix(query): concat/concat_ws function output incorrect when all params are constant and include NULL value.
2022-06-02 18:49:35 +08:00
Ganlin Zhao
de167cd46d
fix(query): concat/concat_ws function output incorrect when
...
all param are constant and include NULL value.
TD-16232
TD-16233
2022-06-02 10:17:07 +00:00
Haojun Liao
ef6b0f942f
fix(query): prepare test env
2022-06-02 17:52:51 +08:00
WANG MINGMING
57ad40e32f
Merge pull request #13419 from taosdata/feature/TD-14761
...
feat: give tips if col_set is empty in schemaless
2022-06-02 17:35:52 +08:00
Haojun Liao
343f912ddd
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
...
# Conflicts:
# source/client/inc/clientInt.h
# source/client/src/clientImpl.c
# source/client/src/clientMsgHandler.c
2022-06-02 17:27:51 +08:00
wangmm0220
f0531a2a3d
Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761
2022-06-02 17:13:45 +08:00
wangmm0220
01cc322fc9
fix:add test case for schemaless
2022-06-02 17:09:12 +08:00
Haojun Liao
84158d861d
enh(query): query APIs are built on top of async APIs.
2022-06-02 16:54:35 +08:00
wangmm0220
70d3a47edd
fix:fix error in schemaless if col_set is empty
2022-06-02 15:59:02 +08:00
Liu Jicong
c28af7001f
Merge pull request #13256 from taosdata/feature/3_liaohj
...
enh(query): enable twa function in select clause.
2022-06-02 15:39:18 +08:00
WANG MINGMING
0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
...
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
Liu Jicong
77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj
2022-06-02 15:05:49 +08:00
wangmm0220
90cdc36018
fix:fix error in get db name for schemaless parameters
2022-06-02 12:55:51 +08:00
dapan1121
7251634534
Merge branch '3.0' into feature/qnode
2022-06-02 12:39:14 +08:00
dapan1121
a10643a074
update table meta after alter table
2022-06-02 12:34:35 +08:00
Liu Jicong
e1fd4a6640
feat(tmq): get_db api
2022-06-02 10:18:11 +08:00
Liu Jicong
946acdcd9c
fix(query): double free
2022-06-01 21:00:49 +08:00
dapan1121
d8093c91c2
alter table return meta
2022-06-01 20:28:29 +08:00
WANG MINGMING
9cb385f0b8
Merge pull request #13388 from taosdata/3.0
...
3.0
2022-06-01 20:07:09 +08:00
wangmm0220
0ecd49205f
feat:merge from 3.0
2022-06-01 18:59:01 +08:00
wangmm0220
6418caa430
feat:add schemaless param from db
2022-06-01 18:53:23 +08:00
wangmm0220
7ad1e97987
fix:fix compile error in windows
2022-06-01 13:55:56 +08:00
wangmm0220
588c4f5abf
Merge branch '3.0' into feat/tag_refact
2022-06-01 13:25:41 +08:00
dapan1121
f5ce8c9df8
Merge branch '3.0' into feature/qnode
2022-06-01 13:15:33 +08:00
Liu Jicong
2aacbfee10
Merge pull request #13341 from taosdata/feature/tq
...
fix(tmq): auto unsubscribe when consumer close
2022-06-01 10:42:14 +08:00
Liu Jicong
66899bd8d0
fix(tmq): auto unsubscribe when consumer close
2022-06-01 10:27:41 +08:00
wangmm0220
19b0932781
feat:merge from 3.0
2022-05-31 23:46:04 +08:00
dapan1121
719cebdd87
stmt new api
2022-05-31 21:03:47 +08:00
wangmm0220
816cea07f9
feat:add new logic for new tag format
2022-05-31 17:49:33 +08:00
dapan1121
496ae4ca89
schedule based on qnode's load
2022-05-31 14:03:47 +08:00
wangmm0220
f7c21c4502
feat:add schemaless db paras
2022-05-30 18:00:03 +08:00
dapan1121
5ce7dd2a4d
qnode load
2022-05-28 22:13:26 +08:00
Cary Xu
9b4c9e4802
enh: tag refactor for normal tags
2022-05-28 17:16:04 +08:00
dapan1121
320f874982
Merge branch '3.0' into feature/qnode
2022-05-28 09:16:07 +08:00
Xiaoyu Wang
d25a902893
Merge pull request #13093 from taosdata/feature/3.0_async
...
feat: parser adapts asynchronous interface
2022-05-27 18:09:02 +08:00
dapan1121
e7b8a7d567
Merge branch '3.0' into feature/qnode
2022-05-27 17:36:44 +08:00
dapan1121
79394deb60
update epset
2022-05-27 17:35:48 +08:00
dapan1121
6b0c9694a3
Merge pull request #13088 from taosdata/feature/qnode
...
enh: optimize query msg
2022-05-27 17:34:47 +08:00
Xiaoyu Wang
1005fb8850
feat: parser adapts asynchronous interface
2022-05-27 17:02:40 +08:00
Xiaoyu Wang
d0c11c5bba
feat: parser adapts asynchronous interface
2022-05-27 17:00:37 +08:00
dapan1121
6e465ebd8e
optimize query msg
2022-05-27 16:01:40 +08:00
Yihao Deng
a939bc8777
Merge pull request #12967 from taosdata/enh/defaultEpSet
...
enh: default ep set
2022-05-27 13:33:57 +08:00
dapan1121
782ad93dc9
fix update mgmt epset issue
2022-05-26 21:16:06 +08:00
dapan1121
7c46aea979
add tversion
2022-05-26 20:37:55 +08:00
dapan1121
47ea043d5f
Merge pull request #13017 from taosdata/feature/qnode
...
feat: scheduler async api
2022-05-26 18:00:21 +08:00
dapan1121
22470344e0
scheduler async api test
2022-05-26 14:23:07 +08:00
Xiaoyu Wang
7989190b5e
fix: some problems of rollup sma
2022-05-26 14:16:36 +08:00
yihaoDeng
6e6dadf5d7
eerge branch 'ne' into update
2022-05-26 11:53:31 +08:00
yihaoDeng
511a4c3a4f
update default epset
2022-05-26 11:29:31 +08:00
dapan1121
e27f8e8a23
Merge pull request #12926 from taosdata/feature/async.scheduler
...
feat: scheduler async api
2022-05-26 09:15:55 +08:00
afwerar
f6fb34269f
fix(os): run case on win
2022-05-25 19:29:34 +08:00
afwerar
3a0efe7255
fix(os): run case on win
2022-05-25 16:30:26 +08:00
dapan1121
c1a774c64f
enh/defaultEpSet
2022-05-25 14:46:34 +08:00
WANG MINGMING
f053cf20cb
Merge pull request #12918 from taosdata/feature/TD-14761
...
fix:add modify schema for schemaless
2022-05-25 09:56:44 +08:00
dapan1121
49510f6330
Merge branch '3.0' into feature/async.scheduler
2022-05-25 09:46:15 +08:00
dapan1121
54b7e1b294
fix hb epset issue
2022-05-24 21:34:18 +08:00
dapan1121
8e8eeed4cd
fix hb issue
2022-05-24 21:22:03 +08:00
dapan1121
efa071c9f6
scheduler async api
2022-05-24 17:49:22 +08:00
wangmm0220
e2794d176d
fix:add modify schema for schemaless
2022-05-24 16:49:57 +08:00
Haojun Liao
e8c03c576a
other: merge 3.0
2022-05-24 11:32:48 +08:00
wangmm0220
125c0fa575
fix:add json test case
2022-05-23 18:12:05 +08:00
WANG MINGMING
a3898d3ad5
Merge pull request #12855 from taosdata/3.0
...
3.0
2022-05-23 14:43:01 +08:00
dapan1121
00c7966124
fix merge issue
2022-05-23 11:20:45 +08:00
dapan1121
9d6475fa09
Merge remote-tracking branch 'origin/3.0' into feature/async
2022-05-23 09:26:48 +08:00
dapan1121
a146f5249f
fix double free issue
2022-05-22 19:41:33 +08:00
Haojun Liao
a7feca23fe
other: merge 3.0
2022-05-30 23:32:00 +08:00
Haojun Liao
bb2146cd75
refactor(query): do some internal refactor.
2022-05-30 22:35:01 +08:00
wangmm0220
e51105cb86
fea:add test case for json tag
2022-05-21 22:21:49 +08:00
dapan1121
867a0914e8
Merge pull request #12800 from taosdata/feature/qnode
...
feat: drop table meta cache after table dropped
2022-05-21 22:17:51 +08:00
dapan1121
9364218963
fix mem leak
2022-05-21 21:59:04 +08:00
WANG MINGMING
7b0a011e8b
Merge pull request #12815 from taosdata/feature/TD-14761
...
fea:add tag default name in schemaless
2022-05-21 21:55:18 +08:00
Liu Jicong
f35bdc0c12
Merge pull request #12816 from taosdata/feature/stream
...
fix(tmq): memory leak
2022-05-21 21:54:30 +08:00
Liu Jicong
8e3701df01
fix(tmq): memory leak
2022-05-21 21:36:26 +08:00
wangmm0220
b09750fe7a
fea:add tag default name in schemaless
2022-05-21 21:05:33 +08:00
WANG MINGMING
62e3cb1617
Merge pull request #12803 from taosdata/feature/TD-14761
...
fea: add null tag support in schemaless
2022-05-21 18:52:21 +08:00
wangmm0220
db93c49ab0
fea: add null tag support in schemaless
2022-05-21 16:53:25 +08:00
wangmm0220
0000fa8418
fea: add null tag support in schemaless
2022-05-21 16:37:37 +08:00
wangmm0220
c7e7694a55
fea: add null tag support in schemaless
2022-05-21 16:21:56 +08:00
dapan1121
733d221699
fix stmt bug
2022-05-21 16:04:25 +08:00
dapan1121
d0aa9436e4
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-20 21:05:21 +08:00
dapan1121
ae8f1cd5c4
fix hb exit issue
2022-05-20 20:45:53 +08:00
WANG MINGMING
3d0a218105
Merge pull request #12757 from taosdata/feature/TD-14761
...
fix: deal with error in schemaless
2022-05-20 19:24:02 +08:00
Xiaoyu Wang
8dad69b465
Merge pull request #12766 from taosdata/feature/3.0_wxy
...
feat: add scenarios that trigger metadata refresh
2022-05-20 18:41:04 +08:00
Xiaoyu Wang
7feeea974c
feat: add scenarios that trigger metadata refresh
2022-05-20 18:22:40 +08:00
dapan1121
a353b1a1fb
refresh meta
2022-05-20 18:00:05 +08:00
Haojun Liao
ee470a9427
other: merge 3.0
2022-05-20 17:12:04 +08:00
wangmm0220
7913887204
fix: deal with error in schemaless
2022-05-20 16:33:04 +08:00
wangmm0220
bda392bbe6
fix: deal with error in schemaless
2022-05-20 16:19:32 +08:00
dapan1121
40a3f02463
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-20 15:38:45 +08:00
dapan1121
344237071e
fix user auth failed issue
2022-05-20 15:37:39 +08:00
WANG MINGMING
c715ee5993
Merge pull request #12719 from taosdata/feature/TD-13041
...
fea: add select json from table
2022-05-20 13:15:49 +08:00
wangmm0220
ac6069f343
fix:compile error in windows
2022-05-20 12:45:03 +08:00
wangmm0220
621a7623bf
fix:invalid data type in schemaless
2022-05-20 11:33:29 +08:00
wangmm0220
443a7a131e
fix:invalid data type in schemaless
2022-05-20 09:50:46 +08:00
dapan1121
af429ca64e
Merge remote-tracking branch 'origin/3.0' into feature/async
2022-05-20 09:21:40 +08:00
dapan1121
54a1ecf932
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-20 09:05:08 +08:00
dapan1121
d472c28142
update table meta based on query sversion
2022-05-19 22:08:06 +08:00
yihaoDeng
76b9a5acee
fix: avoid invalid read/write
2022-05-19 21:56:39 +08:00
wangmm0220
6c26b6230f
fea:add select json logic
2022-05-19 17:57:14 +08:00
wangmm0220
91dc9e9089
fea:add select json logic
2022-05-19 17:46:28 +08:00
Liu Jicong
1753f76deb
Merge pull request #12699 from taosdata/feature/tq
...
enh(tq): update tb uid when droping table
2022-05-19 17:03:32 +08:00
Liu Jicong
2174b5e48e
enh(tq): update tb uid when droping table
2022-05-19 16:46:12 +08:00
Zhiqiang Wang
8add9a9a17
Merge pull request #12682 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-run-error
...
fix(os): win run error
2022-05-19 11:53:45 +08:00
afwerar
51721dfc47
fix(os): win run error
2022-05-19 10:37:11 +08:00
dapan1121
fb944e85bc
fix explain res issue
2022-05-19 09:39:28 +08:00
wangmm0220
e818e27902
fea:add select json logic
2022-05-18 22:13:38 +08:00
dapan1121
b2fc04b8cc
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-18 20:32:20 +08:00
dapan1121
97a20ee86b
update meta based on sversion
2022-05-18 20:31:30 +08:00
Liu Jicong
2b8f3b8c21
Merge pull request #12645 from taosdata/feature/tq
...
enh(tmq): commit when consumer_close called
2022-05-18 16:46:56 +08:00
dapan1121
0c38208065
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-18 16:38:31 +08:00
dapan1121
c85232e14c
update table meta based on sversion
2022-05-18 16:37:09 +08:00
Liu Jicong
4e640b6d67
enh(tmq): update tb list for existing topic
2022-05-18 16:27:50 +08:00
dapan1121
016738bb60
Merge pull request #12636 from taosdata/feature/qnode
...
fix: fix stmt memory leak
2022-05-18 15:51:27 +08:00
Liu Jicong
9e71d03d37
enh(tmq): commit when consumer_close called
2022-05-18 15:31:05 +08:00
WANG MINGMING
7050e1bd19
Merge pull request #12616 from taosdata/feature/TD-14761
...
fix: precision problems in time conversion
2022-05-18 14:42:07 +08:00
dapan1121
5827a7e8c1
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-18 14:07:59 +08:00
dapan1121
d1078b5af2
stmt query
2022-05-18 14:06:13 +08:00
dapan1121
d42961521c
Merge pull request #12610 from taosdata/feature/qnode
...
feat: support stmt query
2022-05-18 10:29:35 +08:00
wangmm0220
f69c6356e2
Merge branch '3.0' into feature/TD-14761
2022-05-18 09:55:35 +08:00
Liu Jicong
56f760e13a
merge from 3.0
2022-05-17 23:03:07 +08:00
Liu Jicong
3f0e89cabd
feat(tmq): refine commit offset api
2022-05-17 22:16:26 +08:00
dapan1121
a3b0136e3c
stmt query
2022-05-17 22:03:50 +08:00
wangmm0220
37e10aca29
fix:precision problems in time conversion
2022-05-17 21:46:46 +08:00
Shengliang Guan
00a69a4d57
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-17 19:41:53 +08:00
Liu Jicong
976ec81a67
Merge pull request #12587 from taosdata/feature/stream
...
fix(tmq): fix memory leak
2022-05-17 18:58:42 +08:00
Liu Jicong
d762ec6371
enh(tmq): adaptive schema
2022-05-17 18:18:55 +08:00
WANG MINGMING
a9f67d004f
Merge pull request #12557 from taosdata/feature/TD-14761
...
refactor: add the configuration of child table name
2022-05-17 16:42:52 +08:00
wangmm0220
bdcaa3e1f3
refactor:add the configuration of dataFormat
2022-05-17 16:19:16 +08:00
Shengliang Guan
0623514ed1
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-17 16:12:53 +08:00
wangmm0220
afd352c84f
refactor:add the configuration of dataFormat
2022-05-17 15:57:48 +08:00
wangmm0220
7c8a728096
refactor:add the configuration of dataFormat
2022-05-17 15:55:54 +08:00
wangmm0220
636020942c
refactor:add test cases for schemaless
2022-05-17 15:43:58 +08:00
wangmm0220
d614473ae2
refactor:add test cases for schemaless
2022-05-17 15:27:48 +08:00
wangmm0220
c2c2dbf2bc
refactor:add test cases for schemaless
2022-05-17 15:12:55 +08:00
Xiaoyu Wang
fb901d95e4
fix: some problems of parser for stmt mode
2022-05-17 11:11:40 +08:00
wangmm0220
831dbc5b50
refactor:add the configuration of child table name
2022-05-16 21:40:30 +08:00
wangmm0220
65ef7c626d
refactor:add the configuration of child table name
2022-05-16 21:05:36 +08:00
wangmm0220
0a2f1cb773
refactor:add the configuration of child table name
2022-05-16 20:51:00 +08:00
Shengliang Guan
81e89ec7b6
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-16 20:13:02 +08:00
WANG MINGMING
2eabdd7d67
Merge pull request #12537 from taosdata/feature/TD-14761
...
fix: memory leak in schemaless
2022-05-16 17:19:52 +08:00
Shengliang Guan
fc94b71c80
refactor: adjust SRpcMsg
2022-05-16 15:17:11 +08:00
wangmm0220
6dd2a578db
Merge branch '3.0' into feature/TD-14761
2022-05-16 15:06:21 +08:00
wangmm0220
3224c191dc
refactor:fix memory leak
2022-05-16 15:04:36 +08:00
wangmm0220
512f7539be
refactor:fix memory leak
2022-05-16 14:59:00 +08:00
Haojun Liao
8bad3305d2
fix(query): return error code when connecting to database failed.
2022-05-16 14:52:39 +08:00
WANG MINGMING
919f87e6e0
Merge pull request #12483 from taosdata/feature/TD-14761
...
fix: memory leak in schemaless
2022-05-14 23:03:57 +08:00
wangmm0220
98a2d311b7
refactor:fix memory leak
2022-05-14 22:15:55 +08:00
wangmm0220
d647827339
refactor:add escape for schemaless
2022-05-14 21:14:58 +08:00
Xiaoyu Wang
4d07077be3
Merge pull request #12477 from taosdata/feature/3.0_wxy
...
fix: some problems of parser and planner
2022-05-14 20:53:22 +08:00
Xiaoyu Wang
24aba24791
fix: some problems of parser and planner
2022-05-14 20:20:13 +08:00
Haojun Liao
8242cac94a
fix(query): fill the pseudo column before applying filter in table scanner.
2022-05-14 19:21:12 +08:00
wangmm0220
3a3c0867b3
refactor:add escape for schemaless
2022-05-14 18:59:53 +08:00
Shengliang Guan
1f5941ebde
Merge pull request #12465 from taosdata/fix/mnode
...
enh: control the memory of the rpc queue
2022-05-14 12:05:18 +08:00
Shengliang Guan
7ad96ac276
enh: control the memory of the rpc queue
2022-05-14 11:53:46 +08:00
Haojun Liao
e119b56f55
other: merge 3.0 and do some internal refactor.
2022-05-14 10:39:21 +08:00
wangmm0220
ec5c99762e
fix:fix compile error in c++ unit test
2022-05-14 10:29:13 +08:00
Shengliang Guan
7b15cdb287
Merge branch '3.0' into feature/qnode
2022-05-13 23:27:59 +08:00
Shengliang Guan
4ebdb93679
Merge pull request #12448 from taosdata/feature/TD-14761
...
fea: add test case for schemaless
2022-05-13 23:26:33 +08:00
Shengliang Guan
2258916b1d
test: recover tmq/basic5.py
2022-05-13 22:02:55 +08:00
wangmm0220
f284226f3f
refactor: add ut casese for schemaless
2022-05-13 21:47:55 +08:00
afwerar
0815843e94
fix(os): make taosd.exe taos.exe run on windows.
2022-05-13 21:42:16 +08:00
wangmm0220
624d8e8ce2
refactor: add ut casese for schemaless
2022-05-13 21:20:51 +08:00
Shengliang Guan
368c41beba
Merge remote-tracking branch 'origin/3.0' into feature/dnode
2022-05-13 20:29:48 +08:00
dapan1121
9586e50a89
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-13 20:12:45 +08:00
Liu Jicong
d7e34a6642
fix(tmq): set config
2022-05-13 18:39:37 +08:00
dapan1121
ce3b4b3183
stmt query
2022-05-13 16:35:19 +08:00
wangmm0220
c25f0f64b4
refactor: add modify schema logic in schemaless
2022-05-13 16:19:35 +08:00
Shengliang Guan
8ca1420f55
refactor: adjust global config
2022-05-13 13:32:09 +08:00
wangmm0220
140c319e6b
refactor: fix error in schemaless
2022-05-13 11:19:13 +08:00
dapan1121
5c1be75b9b
stmt query
2022-05-13 10:53:25 +08:00
WANG MINGMING
00b17f8655
Merge pull request #12406 from taosdata/feature/TD-14761
...
feat: schemaless add telnet and json protocol
2022-05-13 02:04:33 +08:00
Liu Jicong
6fccdc5b70
Merge pull request #12408 from taosdata/feature/tq
...
enh: print_row str ends with 0
2022-05-12 23:54:51 +08:00
Liu Jicong
e1e571c7a9
enh: print_row str ends with 0
2022-05-12 23:18:00 +08:00
wangmm0220
d3d4ac9b3f
refactor: merge from 3.0
2022-05-12 22:53:43 +08:00
wangmm0220
5d89e7fada
refactor: add telnet and json protocol for schemaless
2022-05-12 22:48:27 +08:00
dapan1121
58d3ac9dd9
Merge pull request #12403 from taosdata/feature/qnode
...
feat: stmt query test
2022-05-12 22:41:14 +08:00
dapan1121
9de1d2218e
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-12 20:43:50 +08:00
Xiaoyu Wang
b57f62f139
feat: adjust query stmt APIs
2022-05-12 20:33:52 +08:00
wangmm0220
167f40811d
refactor: add telnet and json protocol for schemaless
2022-05-12 19:59:53 +08:00
Liu Jicong
88d1ea6222
Merge pull request #12378 from taosdata/feature/tq
...
feat(tmq): add config msg.with.table.name
2022-05-12 17:00:13 +08:00
Liu Jicong
06853043bd
feat(tmq): add config msg.with.table.name
2022-05-12 14:57:58 +08:00
Liu Jicong
f1d15f15cf
Merge pull request #12366 from taosdata/feature/tq
...
feat(tmq): support get tb name
2022-05-12 12:07:36 +08:00
Liu Jicong
7ab2e76c35
feat(tmq): support get tb name
2022-05-12 11:31:56 +08:00
dapan1121
0a1e3f144c
fix taosd crash issue
2022-05-12 11:09:05 +08:00
dapan1121
aa93f39307
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 21:40:56 +08:00
Xiaoyu Wang
385068caf9
Merge pull request #12350 from taosdata/feature/3.0_wxy
...
fix: some problems of parser
2022-05-11 20:33:42 +08:00
dapan1121
be118fdefe
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 19:10:13 +08:00
Xiaoyu Wang
41e36dddb7
fix: some problems of parser
2022-05-11 19:03:59 +08:00
afwerar
752e105c0a
fix(os): windows compile TDinternal.
2022-05-11 18:24:05 +08:00
dapan1121
9fcc676e3f
stmt auto create table
2022-05-11 16:04:33 +08:00
Haojun Liao
95eb0c9f65
refactor(query): do some internal refactor.
2022-05-11 15:47:05 +08:00
dapan
f506604d65
stmt auto create table
2022-05-11 14:41:39 +08:00
wangmm0220
f6889f4b5f
refactor: merge from 3.0
2022-05-11 12:15:29 +08:00
wangmm0220
1ca2148e9a
refactor:fix warning in smltest.cpp
2022-05-11 11:54:44 +08:00
dapan
68f1ede8eb
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-11 11:45:53 +08:00
dapan
66bcbbba47
stmt auto create table
2022-05-11 11:44:09 +08:00
Haojun Liao
e673041127
refactor: do some internal refactor.
2022-05-11 11:02:58 +08:00
Liu Jicong
15dd272154
enh(tmq): do not show closed consumer
2022-05-11 02:58:17 +08:00
Liu Jicong
3b56457f68
Merge branch '3.0' into feature/tq
2022-05-10 23:58:16 +08:00
Liu Jicong
ac460915d6
fix(tmq): show
2022-05-10 23:47:44 +08:00
Haojun Liao
a4015fdb2c
Merge pull request #12315 from taosdata/feature/3.0_liaohj
...
refactor: do some internal refactor.
2022-05-10 22:07:02 +08:00
Liu Jicong
951d102a99
Merge pull request #12313 from taosdata/feature/tq
...
feat(tmq): change default config
2022-05-10 18:09:37 +08:00
Haojun Liao
6c30d170ea
refactor: do some internal refactor.
2022-05-10 17:46:45 +08:00
Liu Jicong
a6b258a45f
feat(tmq): change default config
2022-05-10 17:12:11 +08:00
dapan
97f64a58ee
Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/qnode
2022-05-10 16:00:08 +08:00
dapan
005ff0eda9
stmt auto create table
2022-05-10 15:50:41 +08:00
dapan1121
887b1ebf77
Merge pull request #12201 from taosdata/feature/qnode
...
fix: fix filter issue
2022-05-10 11:08:06 +08:00
WANG MINGMING
74b125924b
Merge pull request #12285 from taosdata/feature/TD-14761
...
feat: schemaless write
2022-05-10 09:23:04 +08:00
dapan
45e8ec7470
support no fqdn for single dnode
2022-05-09 21:13:29 +08:00
wangmm0220
771a1e3194
refactor:fix error in schemaless
2022-05-09 20:46:00 +08:00
wangmm0220
f3ed6ba905
refactor:fix error in schemaless
2022-05-09 20:41:00 +08:00
wangmm0220
af60b5743d
refactor:fix error in schemaless
2022-05-09 20:34:44 +08:00
wangmm0220
d9f76c7b72
refactor:dd a function of generate table name
2022-05-09 20:24:17 +08:00
dapan
af2ba729b0
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-09 20:04:00 +08:00
dapan
1157154d1e
stmt test
2022-05-09 20:03:09 +08:00
wangmm0220
438a76c8b2
refactor:add time cost info for schemaless
2022-05-09 19:51:52 +08:00
Liu Jicong
92a55c3bdb
Merge pull request #12270 from taosdata/feature/tq
...
enh(stream): improve topic show
2022-05-09 17:07:43 +08:00
Liu Jicong
661fbd2e46
enh(stream): improve topic show
2022-05-09 16:35:59 +08:00
dapan
f0154c03c9
stmt auto create table
2022-05-09 16:03:56 +08:00
dapan
71dbed3ede
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-09 08:16:02 +08:00
WANG MINGMING
8912a8bc63
Merge pull request #12241 from taosdata/3.0
...
3.0
2022-05-08 18:25:06 +08:00
wangmm0220
1151ead3e7
Merge branch '3.0' into feature/TD-14761
2022-05-08 18:18:02 +08:00
wangmm0220
2e25f684a4
refactor:fix error data incomplete if dataformat=true
2022-05-07 22:24:24 +08:00
dapan1121
7c535c40ba
Merge branch '3.0' into feature/qnode
2022-05-07 22:03:14 +08:00
dapan1121
6f49a2ca73
stmt insert
2022-05-07 21:10:52 +08:00
wangmm0220
65c77f572a
refactor:modify schemaless function to speed
2022-05-07 20:39:07 +08:00
Xiaoyu Wang
e917d2fefe
Merge pull request #12212 from taosdata/feature/3.0_wxy
...
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:39:50 +08:00
Xiaoyu Wang
7ab633048a
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:15:47 +08:00
wangmm0220
ca3b779a72
refactor:modify schemaless function to speed
2022-05-07 18:06:26 +08:00
Hongze Cheng
323ce214b6
refact encode APIs
2022-05-07 10:03:06 +00:00
Xiaoyu Wang
6e50691b29
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 17:37:17 +08:00
wangmm0220
d418abd07f
refactor:modify schemaless function to speed
2022-05-07 16:24:30 +08:00
dapan
f6f317d608
Merge remote-tracking branch 'origin/feature/vnode_refact0' into feature/qnode
2022-05-07 14:59:45 +08:00
dapan1121
1792bf5ff3
fix bug
2022-05-07 14:46:04 +08:00
WANG MINGMING
6455b41ea3
Merge pull request #12198 from taosdata/3.0
...
3.0
2022-05-07 14:07:58 +08:00
wangmm0220
a3451d5f94
Merge branch '3.0' of github.com:taosdata/TDengine into feature/TD-14761
2022-05-07 13:59:40 +08:00
wangmm0220
174bc6a568
refactor:modify schemaless interface
2022-05-07 13:58:10 +08:00
WANG MINGMING
340f9158c0
Merge pull request #12156 from taosdata/feature/TD-14761
...
feat: schemaless write
2022-05-07 10:42:44 +08:00
wangmm0220
7e30e1b50b
refactor:merge from 3.0
2022-05-06 20:00:30 +08:00
Haojun Liao
1315f8e510
fix(query): fix an syntax error.
2022-05-06 17:37:57 +08:00
Haojun Liao
8ffdd1b715
other: merged with 3.0 branch.
2022-05-06 17:26:52 +08:00
wangmm0220
1e0c2fb01e
refactor:merge from 3.0
2022-05-06 16:48:44 +08:00
wangmm0220
b744c0f524
refactor:fix schemaless error in table name,vgId,uid
2022-05-06 16:42:02 +08:00
dapan
c77b20687c
user auth
2022-05-06 14:13:56 +08:00
wangmm0220
05daba7f8e
refactor:merge from 3.0
2022-05-06 11:28:34 +08:00
wangmm0220
07a02b25b1
refactor:add schemaless test cases
2022-05-05 21:27:02 +08:00
wangmm0220
26155b9511
refactor:add schemaless test cases
2022-05-05 18:05:06 +08:00
wangmm0220
119e7952de
refactor:add schemaless test cases
2022-05-05 12:08:34 +08:00
dapan1121
ed0c177406
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-05 08:16:39 +08:00
wangmm0220
4fa52dc6d6
refactor:fix schemaless error & add unit test cases
2022-05-01 22:08:18 +08:00
dapan1121
c3484ce8c3
stmt query
2022-04-29 20:04:34 +08:00
wangmm0220
ec97d05300
refactor:add schemaless function
2022-04-29 17:39:33 +08:00
Liu Jicong
36428ffec9
Merge pull request #12056 from taosdata/feature/tq
...
fix: memory error
2022-04-29 16:57:49 +08:00
dapan1121
190b702953
Merge pull request #12017 from taosdata/feature/qnode
...
fix: fix hb crash issue
2022-04-29 16:38:48 +08:00
Liu Jicong
4402833a82
fix: memory error
2022-04-29 16:35:59 +08:00
Liu Jicong
bedf272ee8
Merge pull request #12048 from taosdata/feature/tq
...
fix: subscrption api
2022-04-29 15:48:52 +08:00
Liu Jicong
f542785687
remove case
2022-04-29 15:09:38 +08:00
dapan1121
dd13924dbc
stmt query
2022-04-29 14:35:54 +08:00
Liu Jicong
5c36e4e519
fix: subscrption api
2022-04-29 14:34:30 +08:00
wangmm0220
a4629e56ce
refactor:add schemaless function
2022-04-29 10:58:46 +08:00
dapan1121
18b6c99e09
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-29 09:20:48 +08:00
Haojun Liao
f6fbbdfc5f
other: merge 3.0
2022-04-28 18:13:41 +08:00
Liu Jicong
58ee66a8e8
Merge pull request #12013 from taosdata/feature/tq
...
fix: memory error
2022-04-28 17:54:10 +08:00
Liu Jicong
78c190e967
Merge branch '3.0' into feature/tq
2022-04-28 17:45:11 +08:00
dapan1121
54fe93f77e
stmt query
2022-04-28 17:09:21 +08:00
Liu Jicong
375814c0ca
fix
2022-04-28 17:03:25 +08:00
Liu Jicong
9063e480f1
use sql to create stream instead of api
2022-04-28 16:44:32 +08:00
Haojun Liao
96363c411d
other: merge 3.0
2022-04-28 15:40:03 +08:00
Liu Jicong
8989579525
Merge pull request #11997 from taosdata/feature/tq
...
fix: create stream
2022-04-28 14:40:42 +08:00
Liu Jicong
d998e3e804
fix: create stream
2022-04-28 14:20:32 +08:00
Liu Jicong
059a5a9159
Merge pull request #11994 from taosdata/feature/tq
...
feat(stream): support perf schema
2022-04-28 14:20:04 +08:00
Liu Jicong
108b9ee181
feat(stream): support perf schema
2022-04-28 13:36:43 +08:00
dapan1121
e79850164b
Merge pull request #11985 from taosdata/feature/qnode
...
fix: fix taos shell crash issue
2022-04-28 13:21:43 +08:00
dapan1121
5935c9cda4
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
2022-04-28 11:49:09 +08:00
dapan1121
1850dc0371
stmt query
2022-04-28 11:47:55 +08:00
Liu Jicong
1c8910de73
Merge pull request #11970 from taosdata/feature/tq
...
refacor(tmq): extract unassigned vg out of hash
2022-04-28 09:52:08 +08:00
Cary Xu
e6a83367c8
merge 3.0
2022-04-28 09:47:49 +08:00
wangmm0220
990205d684
refactor: schemaless tmp commit
2022-04-27 21:29:25 +08:00
Liu Jicong
c790b4dfad
refacor(tmq): extract unassigned vg out of hash
2022-04-27 21:18:41 +08:00
dapan1121
1aa22beb60
stmt query
2022-04-27 20:03:13 +08:00
Haojun Liao
b159b0ff12
Merge pull request #11957 from taosdata/feature/3.0_liaohj
...
fix(query): enable the limitation on the number of query results
2022-04-27 19:24:27 +08:00
Zhiqiang Wang
cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
...
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Shengliang Guan
ff6ddd1be1
Merge pull request #11953 from taosdata/feature/dnode
...
test: add unitest for sdb
2022-04-27 18:13:56 +08:00
Haojun Liao
1c08688da2
fix(query): return object instead of free it when error happens.
2022-04-27 18:12:26 +08:00
Haojun Liao
7c6bc10760
fix(query): enable the limitation on the number of query results within each group.
2022-04-27 17:52:39 +08:00
afwerar
bf9ab440a7
fix(os): fix new compilation errors.
2022-04-27 17:39:54 +08:00
Shengliang Guan
4bdd90880c
test: add unitest for sdb
2022-04-27 17:25:06 +08:00
Liu Jicong
19ec7bcafc
enh: more info in perf schema
2022-04-27 15:16:57 +08:00
Liu Jicong
7b892a0f28
fix: client memory leak
2022-04-26 21:50:36 +08:00
Liu Jicong
9723145c1d
enh(tmq): use sem_timewait to reduce busy loop
2022-04-26 19:21:31 +08:00
Liu Jicong
08942d5a96
Merge pull request #11893 from taosdata/feature/tq
...
feat(tmq): support show
2022-04-26 17:47:55 +08:00
Liu Jicong
a5a10f7068
feat: tmq support show
2022-04-26 17:08:42 +08:00
dapan1121
960f885aef
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-26 15:55:11 +08:00
dapan1121
65a7d0f1c2
scalar constant
2022-04-26 15:51:46 +08:00
Liu Jicong
5efa53e11f
Merge branch '3.0' into feature/tq
2022-04-26 14:49:30 +08:00
Liu Jicong
f2f6fb494c
remove ep status and cnt
2022-04-26 14:48:24 +08:00
Liu Jicong
a14b8dcc99
enh(tmq): delayed task
2022-04-26 14:32:37 +08:00
afwerar
dce677a72d
fix(os): fix window compilation errors.
2022-04-26 14:11:16 +08:00
Xiaoyu Wang
547ff174d5
Merge pull request #11854 from taosdata/feature/3.0_wxy
...
fix: some problems of udf and 'create table'
2022-04-26 09:53:29 +08:00
dapan1121
ab459546ba
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-26 08:40:07 +08:00
Liu Jicong
9c510c9071
enh(tmq): retry ask ep
2022-04-25 21:48:52 +08:00
Xiaoyu Wang
ba509423fc
fix: some problems of udf and 'create table'
2022-04-25 20:35:05 +08:00
Xiaoyu Wang
103418bfc5
fix: some problems of udf and 'create table'
2022-04-25 20:28:14 +08:00
dapan1121
15d7abf46f
stmt query
2022-04-25 20:03:28 +08:00
Liu Jicong
ee9084e456
Merge pull request #11831 from taosdata/feature/tq
...
enh: msg with adaptive schema
2022-04-25 17:37:55 +08:00
Liu Jicong
1d22c07188
remove hb
2022-04-25 17:16:28 +08:00
wangmm0220
9eff7ff43a
refactor: schemaless function
2022-04-25 15:54:34 +08:00
Liu Jicong
609b21647b
fix: msg with schema
2022-04-25 15:40:25 +08:00
afwerar
276eb84746
feature(dnode): mul parameter start.
2022-04-25 14:05:09 +08:00
afwerar
f966242047
feature(dnode): mul parameter start.
2022-04-25 13:57:55 +08:00
Liu Jicong
3992effb00
Merge branch '3.0' into feature/tq
2022-04-25 11:42:02 +08:00
Liu Jicong
ecf00f7f57
enable hb
2022-04-25 11:41:42 +08:00
Haojun Liao
4cfcca4960
Merge pull request #11817 from taosdata/feature/3.0_liaohj
...
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
2022-04-25 11:24:28 +08:00
Liu Jicong
06a370c8de
enh(tmq): remove topic out of db
2022-04-25 10:42:17 +08:00
Haojun Liao
5eed1159b1
other: merge 3.0
2022-04-25 09:16:37 +08:00
Liu Jicong
e778e82498
Merge branch '3.0' into feature/tq
2022-04-24 21:06:04 +08:00
Haojun Liao
1d681a9e4b
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
2022-04-24 20:48:42 +08:00
Xiaoyu Wang
74fb0f4b55
enh: order by primary key optimize
2022-04-24 20:11:06 +08:00
Liu Jicong
f4728e826e
fix: add connection error handle
2022-04-24 18:03:04 +08:00
Liu Jicong
575f64197d
enh(wal): skip read for specific msg
2022-04-24 16:51:32 +08:00
Haojun Liao
4b36763429
refactor(query): do some internal refactor.
2022-04-22 22:43:07 +08:00
Liu Jicong
581b71cf13
merge from 3.0
2022-04-22 19:54:04 +08:00
dapan1121
78f05459a7
Merge pull request #11769 from taosdata/feature/qnode
...
feat: fix qnode list type issue
2022-04-22 19:47:20 +08:00
Liu Jicong
32e9887664
feat(tmq): add push mode
2022-04-22 19:47:00 +08:00
Haojun Liao
d83ce4044a
Merge pull request #11754 from taosdata/feature/3.0_liaohj
...
fix(driver): the user specified port that is in taos_connect API isn't active.
2022-04-22 19:33:23 +08:00
Xiaoyu Wang
b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
...
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
Xiaoyu Wang
20879d0ef7
fix: some syntax parsing problems
2022-04-22 18:23:37 +08:00
dapan1121
8cfcd6d4f4
feature/qnode
2022-04-22 17:48:12 +08:00
Haojun Liao
7cd259592f
fix(driver): the user specified port that is in taos_connect API is active.
2022-04-22 15:57:49 +08:00
Haojun Liao
d28afa2bd9
refactor: do some internal refactor.
2022-04-22 15:26:02 +08:00
Liu Jicong
af1b5138e6
Merge pull request #11736 from taosdata/feature/tq
...
feat(tmq): add db subscribe
2022-04-22 11:29:46 +08:00
Liu Jicong
d51336384f
feat(tmq): add db subscribe
2022-04-22 10:55:17 +08:00
Haojun Liao
be1a2c690e
Merge pull request #11718 from taosdata/feature/3.0_liaohj
...
fix(query): if one vgroup has no tables, query against this vgroup will receive unexpected error.
2022-04-21 21:21:25 +08:00
Liu Jicong
5747629c9e
Merge pull request #11720 from taosdata/feature/tq
...
fix: memory leak
2022-04-21 19:53:19 +08:00
Liu Jicong
ef05b1bc95
fix: memory leak
2022-04-21 17:56:32 +08:00
Haojun Liao
fc799fa115
other: merge 3.0
2022-04-21 17:51:00 +08:00
dapan1121
44d78ab900
Merge pull request #11713 from taosdata/feature/qnode
...
feat(query): qnode for query only
2022-04-21 17:40:39 +08:00
dapan1121
36a8382b8e
feature/qnode
2022-04-21 15:33:07 +08:00
yihaoDeng
8d03ff6f9b
enh(rpc): update auth way
2022-04-21 14:29:22 +08:00
Liu Jicong
29c7cbf433
Merge pull request #11702 from taosdata/feature/tq
...
refactor(tmq)
2022-04-21 11:23:36 +08:00
Liu Jicong
8b1e51d910
refactor(tmq): refine api
2022-04-21 10:52:10 +08:00
dapan1121
3f880627fd
Merge pull request #11700 from taosdata/feature/qnode5
...
Feature/qnode5
2022-04-21 10:34:38 +08:00
dapan1121
3ae9769887
stmt
2022-04-21 10:16:43 +08:00
Liu Jicong
558edd3713
merge from 3.0
2022-04-20 22:12:10 +08:00
Liu Jicong
d75ab9b3ff
refactor
2022-04-20 21:36:55 +08:00
dapan1121
c83bae339e
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
2022-04-20 18:27:28 +08:00
dapan1121
b77731702e
stmt
2022-04-20 18:27:00 +08:00
wangmm0220
0fb41733ea
refactor: merge from 3.0
2022-04-20 17:08:52 +08:00
dapan1121
c0bdae4584
stmt
2022-04-20 11:10:01 +08:00
dapan1121
fca15e39b2
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
2022-04-20 09:04:56 +08:00
Shengliang Guan
daefe101c1
Merge remote-tracking branch 'origin/3.0' into feature/check
2022-04-20 08:47:36 +08:00
Shengliang Guan
040b7f11da
Merge pull request #11632 from taosdata/fix/valgrind
...
fix: fix memory leak in client
2022-04-19 23:59:47 +08:00
Shengliang Guan
b66718a4d8
feat: report service status
2022-04-19 21:39:42 +08:00
Shengliang Guan
271e6255ed
Merge remote-tracking branch 'origin/3.0' into feature/check
2022-04-19 19:44:34 +08:00
Shengliang Guan
f6597c37f4
fix: make taos_options work
2022-04-19 17:54:57 +08:00
Liu Jicong
3277607503
merge from 3.0
2022-04-19 17:10:58 +08:00
Liu Jicong
b7bf0fe10b
refactor(tmq): subscribe and rebalance process
2022-04-19 17:02:49 +08:00
Shengliang Guan
cf433ec94c
feat: check server status
2022-04-19 16:27:20 +08:00
Shengliang Guan
9e130aef6d
feat: check server status
2022-04-19 15:29:28 +08:00
dapan1121
25a4645f08
fix mem leak
2022-04-19 14:18:58 +08:00
wangmm0220
49c3057221
refactor: merge from 3.0
2022-04-18 21:15:57 +08:00
wangmm0220
134a161c72
refactor: modify json compare in where condition
2022-04-18 21:05:34 +08:00
wangmm0220
ad29963423
refactor: modify json compare in where condition
2022-04-18 21:00:35 +08:00
Shengliang Guan
f0ab7dbc96
fix: memory leak in tconfig.c in client
2022-04-18 20:29:10 +08:00
dapan1121
a1c4f5c2ce
stmt
2022-04-18 19:12:10 +08:00
dapan1121
0c2f22fb82
stmt
2022-04-18 19:08:27 +08:00
dapan1121
49e0ecdb9b
Merge remote-tracking branch 'origin/3.0' into feature/qnode4
2022-04-18 13:34:04 +08:00
dapan1121
0270499496
Merge remote-tracking branch 'origin/3.0' into feature/qnode4
2022-04-18 13:25:45 +08:00
dapan1121
1e1cca9857
stmt
2022-04-18 13:22:47 +08:00
Shengliang Guan
0d262b8747
fix: definite lost in tlog.c found by valgrind
2022-04-18 10:22:20 +08:00
dapan1121
c8fe5bc88b
stmt
2022-04-18 10:19:15 +08:00
Zhiqiang Wang
d8feae98b2
Merge pull request #11571 from taosdata/fix/ZhiqiangWang/TD-13877-fix-use-static-taos-lib
...
fix(build): use static taos lib.
2022-04-17 20:20:01 +08:00
afwerar
dea51ba364
fix(build): use static taos lib.
2022-04-16 20:46:51 +08:00
dapan1121
93ca1168f3
stmt
2022-04-16 19:41:18 +08:00
dapan1121
1c499c94a7
stmt
2022-04-16 17:47:42 +08:00
dapan1121
9547c0a09b
stmt
2022-04-16 15:59:19 +08:00
Haojun Liao
fd9e520865
other: merge 3.0 branch to resolve conflict.
2022-04-16 10:07:28 +08:00
dapan1121
e3ea173046
stmt
2022-04-15 20:10:51 +08:00
Haojun Liao
684db8eba8
refactor(query): refactor some variable name and macro definitions.
2022-04-15 14:01:43 +08:00
Haojun Liao
7873c74e5f
other: merge 3.0 branch and resolve the conflict.
2022-04-15 13:45:13 +08:00
Haojun Liao
eaa6cd56a6
enh(query): add an new internal api to extract query result timestamp precision before the query response received from dnode.
2022-04-15 13:42:03 +08:00
Haojun Liao
367064591a
refactor(driver): refactor c driver and remove redundant codes.
2022-04-15 13:40:50 +08:00
Haojun Liao
d2761b4114
ehn(query): refactor c driver codes.
2022-04-15 12:09:27 +08:00
dapan1121
e499587d64
disable hb
2022-04-15 10:34:28 +08:00
dapan1121
0e9ecc628e
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-15 08:33:53 +08:00
Liu Jicong
69cb4b5c99
refactor(tmq): persist ast in topic
2022-04-14 20:34:42 +08:00
dapan1121
69f09fd0e3
stmt
2022-04-14 20:14:52 +08:00
dapan1121
21a5e4f9b9
fix hb issue
2022-04-14 19:54:59 +08:00
Haojun Liao
79596698ab
other: resolve conflict with 3.0 branch.
2022-04-14 16:51:46 +08:00
dapan1121
c04bc1820c
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-14 16:04:42 +08:00
Liu Jicong
3d8f50d052
enh(query): fetch raw block fail back to query type
2022-04-14 15:56:18 +08:00
Haojun Liao
928a977354
ehn(query): enhance the api of ssdatablock to support copy data while clone a new ssdatablock.
2022-04-14 15:33:37 +08:00
Liu Jicong
90b1527e5f
merge from 3.0
2022-04-14 15:25:43 +08:00
Ganlin Zhao
4eb20bda19
Merge pull request #11478 from taosdata/feature/TD-14243
...
feat(query): add today()/today() + duration in insert clause
2022-04-14 15:01:26 +08:00
Liu Jicong
3e38017693
merge from 3.0
2022-04-14 14:46:16 +08:00
Liu Jicong
7adb395b85
enh: add connection type for tmq
2022-04-14 14:42:51 +08:00
Haojun Liao
33e51fda3e
ehn(query): refactor the executor module.
2022-04-14 14:34:02 +08:00
dapan1121
955695ebe5
Merge branch '3.0' into feature/qnode
2022-04-14 14:10:19 +08:00
Haojun Liao
1704147a8e
fix(query): disable the auto conversion of ucs4 string in the implementation of API of taos_fetch_raw_block.
2022-04-14 13:50:37 +08:00
Ganlin Zhao
b355e2b3c8
feat(query): add today()/today() + duration in insert clause
...
TD-14243
2022-04-14 12:53:59 +08:00
dapan1121
d90dbe6c6e
disable hb
2022-04-14 11:48:59 +08:00
Haojun Liao
a5cfaf430f
test(query): update the client unit test.
2022-04-14 11:48:15 +08:00
Haojun Liao
e0654bac73
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-04-14 11:43:36 +08:00
Liu Jicong
0fe0d6fc77
fix: fix tmq result parse
2022-04-13 20:37:51 +08:00
dapan1121
a823535f27
stmt
2022-04-13 19:57:21 +08:00
dapan1121
362440660f
Merge remote-tracking branch 'origin/feature/qnode3' into feature/qnode
2022-04-13 19:37:54 +08:00
dapan1121
3bc9550233
feature/qnode
2022-04-13 19:33:07 +08:00
Haojun Liao
5a0a036770
other: merge 3.0
2022-04-13 19:32:49 +08:00
dapan1121
d57ecd97b0
stmt
2022-04-13 17:52:26 +08:00
Liu Jicong
1a13affb13
Merge branch '3.0' into feature/tq
2022-04-13 16:05:02 +08:00
Liu Jicong
03d7201d47
feat: support tmq msg parse
2022-04-13 16:00:30 +08:00
dapan1121
94b5031554
feature/qnode
2022-04-13 10:48:26 +08:00
dapan1121
c9b43b2924
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-12 19:13:40 +08:00
dapan1121
39fb565119
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
2022-04-12 19:11:44 +08:00
dapan1121
b8391fad62
fix heartbeat msg
2022-04-12 19:10:52 +08:00
Haojun Liao
7c61aa17d4
ehn(query): remove redundant code.
2022-04-12 18:57:57 +08:00
Haojun Liao
ec0637df8d
Merge pull request #11412 from taosdata/feature/3.0_liaohj
...
fix(query): load the null data in nchar/binary columns.
2022-04-12 14:26:01 +08:00
Liu Jicong
cf33a822b9
fix type convert
2022-04-12 13:39:52 +08:00
Haojun Liao
9899a5e6b0
fix(query): load the null data in nchar/binary columns.
2022-04-12 13:16:36 +08:00
Liu Jicong
285dc21755
merge from 3.0
2022-04-12 11:04:36 +08:00
Liu Jicong
ad9731bd6f
merge from 3.0
2022-04-12 11:00:09 +08:00
Liu Jicong
db796f9e7f
merge from 3.0
2022-04-12 10:59:13 +08:00
Liu Jicong
bc6a466b36
refactor TAOS_RES process
2022-04-12 10:45:34 +08:00
Haojun Liao
a3be085135
Merge pull request #11392 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-04-11 19:32:12 +08:00
Haojun Liao
8c27b944ba
fix[query]: disable the auto convert of ucs4 for taos_fetch_raw_block api.
2022-04-11 18:54:31 +08:00
dapan1121
baab065136
Merge branch '3.0' into feature/qnode
2022-04-11 16:39:28 +08:00
dapan1121
6f12bc1093
feature/qnode
2022-04-11 14:15:09 +08:00
Haojun Liao
c828ed3793
Merge pull request #11369 from taosdata/feature/3.0_liaohj
...
test[query]:update the script.
2022-04-11 11:10:02 +08:00
afwerar
2662a3b69d
[TD-13254]<fix>: make 3.0 grant.
2022-04-10 19:08:16 +08:00
Haojun Liao
1df069814a
feat[query]:add time slice operator.
2022-04-10 15:35:09 +08:00
Xiaoyu Wang
5972ee3028
Merge pull request #11332 from taosdata/feature/3.0_wxy
...
constant condition optimize
2022-04-09 13:48:34 +08:00
Liu Jicong
8641cfe22b
change test
2022-04-09 10:29:07 +08:00
Xiaoyu Wang
a80610560d
constant condition optimize
2022-04-09 10:09:17 +08:00
Liu Jicong
0480cb68e2
merge from 3.0
2022-04-08 17:14:34 +08:00
Liu Jicong
6df2fae1a2
fix compile
2022-04-08 15:26:02 +08:00
Haojun Liao
628096b3dd
Merge pull request #11285 from taosdata/feature/3.0_liaohj
...
[td-14493] add new api.
2022-04-07 15:24:59 +08:00
Haojun Liao
945de54b68
[td-14493] add new api.
2022-04-07 14:51:52 +08:00
Haojun Liao
52ada128d8
Merge pull request #11280 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-04-07 14:41:23 +08:00
Liu Jicong
10d291feab
Merge pull request #11282 from taosdata/feature/tq
...
add more log
2022-04-07 14:29:53 +08:00
Liu Jicong
a60185adc8
add more log
2022-04-07 14:11:16 +08:00
Haojun Liao
f4047aa120
[td-14493] add a new api.
2022-04-07 13:57:27 +08:00
Haojun Liao
af32cfcaef
Merge pull request #11262 from taosdata/feature/3.0_liaohj
...
[td-14493] support having in group by
2022-04-06 18:25:52 +08:00
Haojun Liao
33bcee62c9
[td-14393] refactor.
2022-04-06 15:09:29 +08:00
dapan1121
21542194c6
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-04-06 11:32:46 +08:00
Liu Jicong
47a094a24f
merge from 3.0
2022-04-02 23:05:16 +08:00
Liu Jicong
798c3a9f82
add more log
2022-04-02 23:03:12 +08:00
Liu Jicong
e4404dc8e7
add more log
2022-04-02 21:02:58 +08:00
Liu Jicong
8e2d121b3a
temp
2022-04-02 19:59:25 +08:00
Haojun Liao
1cbdec1aba
[td-14393] fix bug, update sim script.
2022-04-02 18:25:57 +08:00
Haojun Liao
15d038103e
Merge pull request #11200 from taosdata/feature/3.0_liaohj
...
[td-14393] fix bug.
2022-04-02 12:38:23 +08:00
Haojun Liao
05038ded8c
[td-14393] fix bug.
2022-04-02 11:48:55 +08:00
Haojun Liao
34f5f3fbfe
Merge pull request #11194 from taosdata/feature/3.0_liaohj
...
[td-14428] return correct length for both nchar and varchar type.
2022-04-01 23:26:21 +08:00
Liu Jicong
adf8bd5e82
add log
2022-04-01 21:30:06 +08:00
dapan1121
7602f91612
feature/qnode
2022-04-01 19:45:45 +08:00
Haojun Liao
803e1ab162
[td-14393] fix bug.
2022-04-01 19:31:24 +08:00
Haojun Liao
fb36f5e24e
[td-14428] return correct length for both nchar and varchar type.
2022-04-01 19:10:53 +08:00
Liu Jicong
9ebdee326f
fix txn
2022-04-01 18:13:46 +08:00
Liu Jicong
e916f83fd7
temp
2022-04-01 09:57:55 +08:00
Liu Jicong
b06db715bc
Merge pull request #11163 from taosdata/feature/tq
...
fix
2022-03-31 19:04:47 +08:00
Xiaoyu Wang
59862e454d
TD-14429 bugfix
2022-03-31 04:01:07 -04:00
Liu Jicong
e163197573
merge from 3.0
2022-03-31 15:55:34 +08:00
Liu Jicong
3e5da8bedb
fix
2022-03-31 15:52:54 +08:00
Xiaoyu Wang
ba80c7478f
TD-14405 TD-14404 desc and reset query cache statement implement
2022-03-31 02:19:11 -04:00
Liu Jicong
f65908a095
Merge pull request #11118 from taosdata/feature/tq
...
Feature/tq
2022-03-30 14:38:16 +08:00
Liu Jicong
459ec6ed71
tmq optimize offset handling
2022-03-30 14:06:02 +08:00
Xiaoyu Wang
c439f2fb37
Merge pull request #11106 from taosdata/feature/3.0_wxy
...
TD-14281 deal memory leak
2022-03-30 12:56:05 +08:00
Shuduo Sang
2a422c3abb
Feature/sangshuduo/td 13603 python connector ( #11114 )
...
* add a few stmt_ interface declartion
* add taos_load_table_info
* add taos_set_config(() interface
* add more interfaces
2022-03-30 11:31:59 +08:00
Shuduo Sang
b4581c6383
[TD-13603]<feature>: python connector ( #11103 )
...
* add a few stmt_ interface declartion
* add taos_load_table_info
2022-03-29 20:23:40 +08:00
Xiaoyu Wang
9f93b1ebc6
TD-14281 deal memory leak
2022-03-29 08:14:46 -04:00
Shuduo Sang
8f39d23c75
add a few stmt_ interface declartion ( #11094 )
2022-03-29 17:28:09 +08:00
Liu Jicong
4fd6f59092
stream set multi input
2022-03-29 15:24:25 +08:00
Haojun Liao
8239b576da
Merge pull request #11052 from taosdata/feature/3.0_liaohj
...
[td-13039] support nchar in taos_fetch_block.
2022-03-28 15:56:18 +08:00
Haojun Liao
bee71f5f42
[td-13039] support nchar in taos_fetch_block.
2022-03-28 15:38:58 +08:00
Haojun Liao
ddfcac1951
Merge pull request #11043 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-03-28 15:38:19 +08:00
Liu Jicong
a3b4de6631
stream support sma
2022-03-28 14:40:22 +08:00
Liu Jicong
7d7cd10a77
Merge branch '3.0' into feature/tq
2022-03-28 12:00:51 +08:00
Liu Jicong
e0f192046c
multiple level stream schedule
2022-03-28 11:47:39 +08:00
Haojun Liao
2a6262f9ad
[td-13039] support taos_fetch_block
2022-03-28 10:37:18 +08:00
Haojun Liao
f036052e74
[td-13039]add implementation for taos_is_null
2022-03-27 23:00:28 +08:00
Cary Xu
3adabbc489
Merge branch '3.0' into feature/TD-11463-3.0
2022-03-27 10:43:06 +08:00
Cary Xu
d4c636589a
update definition of SSchema/STColumn to support columns larger than 1MB(int16_t to int32_t)
2022-03-27 10:42:23 +08:00
Liu Jicong
7095e7c644
Merge pull request #11030 from taosdata/feature/tq
...
Feature/tq
2022-03-26 20:54:33 +08:00
Liu Jicong
a00a42759e
fix
2022-03-26 20:33:08 +08:00
Liu Jicong
06285a252e
refactor tmq container
2022-03-26 20:12:45 +08:00
afwerar
c712e581b3
[TD-13772]<fix>: add timezone enum.
2022-03-26 17:58:56 +08:00
Liu Jicong
ed308f451f
Merge pull request #11018 from taosdata/feature/tq
...
wal add sync info
2022-03-26 15:59:19 +08:00
Liu Jicong
7bd71bcb81
wal add sync info
2022-03-26 15:36:49 +08:00
dapan1121
96eee80063
feature/qnode
2022-03-26 15:03:22 +08:00
dapan1121
58e16e5fdc
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-26 09:11:06 +08:00
afwerar
222db126bc
[TD-13758]<fix>: redefine memory api.
2022-03-26 00:29:53 +08:00
Haojun Liao
67dde1620f
[td-14285] fix the taosd crash when both interval and sliding exist.
2022-03-25 14:28:01 +08:00
dapan1121
3a41a00a63
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-24 18:32:39 +08:00
Haojun Liao
ba1dd2ca45
[td-13039] merge 3.0.
2022-03-24 17:31:22 +08:00
Haojun Liao
45fec96567
[td-13039] support nchar data type.
2022-03-24 17:26:04 +08:00
dapan1121
94fda26620
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-24 16:44:25 +08:00
Liu Jicong
4cf88c35da
modify stream task
2022-03-24 16:18:08 +08:00
dapan1121
85a1bd1cc9
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-24 14:42:02 +08:00
dapan1121
ed5b283291
feature/scheduler
2022-03-23 17:19:04 +08:00
Haojun Liao
33d5f1ac22
Merge branch '3.0' into feature/3.0_liaohj
2022-03-23 10:02:47 +08:00
Haojun Liao
cf95e5a769
[td-13039] update test.
2022-03-22 23:33:03 +08:00
Haojun Liao
d82e66b7c2
[td-13039] merge 3.0 and fix bug.
2022-03-22 23:29:38 +08:00
Liu Jicong
af67c49f0e
Merge branch '3.0' into feature/tq
2022-03-22 19:25:55 +08:00
Liu Jicong
d3104e78ec
stream task exec
2022-03-22 18:00:03 +08:00
Xiaoyu Wang
ef125eaa40
merge 3.0
2022-03-22 04:29:54 -04:00
Zhiqiang Wang
29c5e63d85
Merge pull request #10882 from taosdata/fix/ZhiqiangWang/TD-13762-redefine-atomic-api
...
[TD-13762]<fix>: redefine atomic api.
2022-03-22 01:06:55 +08:00
afwerar
a263f72d58
[TD-13762]<fix>: redefine atomic api.
2022-03-22 00:54:21 +08:00
Liu Jicong
b08c3120bf
fix memory error
2022-03-21 23:36:21 +08:00
Liu Jicong
8a20b2fe50
fix memory error
2022-03-21 21:42:37 +08:00
Haojun Liao
afcc2219a3
[td-13039] fix compiler error.
2022-03-21 18:43:19 +08:00
Haojun Liao
1c1c95edee
[td-13039] merge 3.0
2022-03-21 18:34:42 +08:00
Haojun Liao
f7a7d148c0
[td-13039] fix compiler error.
2022-03-21 18:09:23 +08:00
Xiaoyu Wang
dce38817be
merge 3.0
2022-03-21 05:39:28 -04:00
Liu Jicong
70cddceb60
assign task to vg
2022-03-21 16:35:27 +08:00
Xiaoyu Wang
9ca80596e4
merge 3.0
2022-03-21 02:00:30 -04:00
Liu Jicong
d13bb57d9a
tmq test using sql
2022-03-21 13:50:16 +08:00
afwerar
79057240bd
[TD-13759]<fix>: redefine thread api.
2022-03-20 00:47:45 +08:00
Yihao Deng
25569755e2
Merge pull request #10809 from taosdata/feature/supportQuery
...
handle except
2022-03-19 18:57:56 +08:00
Xiaoyu Wang
e4dd627b20
stream plan implement
2022-03-19 03:02:31 -04:00
yihaoDeng
96db2f503b
merge 3.0
2022-03-19 09:08:11 +08:00
Xiaoyu Wang
c2b4ec91ff
tmq plan implement
2022-03-18 05:44:08 -04:00
yihaoDeng
3cc9979a99
handle except
2022-03-18 09:17:56 +08:00
Liu Jicong
1c40afc67c
add tmq_get_row
2022-03-17 17:55:13 +08:00
Haojun Liao
2144b9f283
[td-13039] add null support.
2022-03-17 13:25:29 +08:00
Haojun Liao
ddaae71391
[td-13039] support write in and retrieve from vnode.
2022-03-17 13:11:06 +08:00
Xiaoyu Wang
16e5fd226e
Merge pull request #10771 from taosdata/feature/3.0_wxy
...
TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement
2022-03-16 15:03:02 +08:00
Xiaoyu Wang
f8f7aabfd9
TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement
2022-03-16 02:08:59 -04:00
Shuduo Sang
3c6c518470
[TD-13063]<feature>: 3.0 on windows ( #10765 )
...
* [TD-13063]<feature>: 3.0 on Windows
* add pthread in contrib
* fix linux compile
* fix osSemaphore
* add gnu regex for Windows
* fix compile error for Windows
* support arm platform
* port more OS files
* fix for Windows compile
* port more files
* fix macOS on x86_64
* port osFile
* port osSemaphone.h
* port osSocket.c
* port tconfig.c
* port ttimer.c
* add couple files
* merge with 3.0
2022-03-16 11:37:31 +08:00
Liu Jicong
7b6346c1fc
Merge pull request #10762 from taosdata/feature/tq
...
add stream scheduler
2022-03-15 20:12:37 +08:00
Liu Jicong
bd60e92f29
add stream scheduler
2022-03-15 20:04:19 +08:00
dapan1121
cb0d52d13c
feature/scheduler
2022-03-15 19:47:08 +08:00
Xiaoyu Wang
c2aebb25bf
TD-13675 create sma index parser implement
2022-03-15 06:44:38 -04:00
dapan1121
43d7912987
feature/scheduler
2022-03-15 15:34:17 +08:00
dapan1121
8f1cc6ee91
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-14 18:17:02 +08:00
dapan1121
d9cde31b6f
feature/scheduler
2022-03-14 17:31:08 +08:00
dapan1121
9b0f5df93a
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-14 09:26:15 +08:00
dapan1121
43989454b6
feature/scheduler
2022-03-14 09:23:45 +08:00
Xiaoyu Wang
8a883ea00c
TD-13990 interval plan implement
2022-03-13 15:28:50 -04:00
dapan
dad8b812a7
feature/scheduler
2022-03-12 17:19:50 +08:00
Xiaoyu Wang
718f1e526c
Merge remote-tracking branch 'origin/feature/scheduler' into feature/3.0_query_integrate_wxy
2022-03-11 05:23:51 -05:00
dapan1121
a510b9ea7f
feature/scheduler
2022-03-11 18:21:28 +08:00
Xiaoyu Wang
d7406cabeb
Merge remote-tracking branch 'origin/feature/scheduler' into feature/3.0_query_integrate_wxy
2022-03-11 03:00:33 -05:00
Xiaoyu Wang
028e6d1620
TD-13981 show databases rewrite
2022-03-11 02:58:29 -05:00
dapan1121
9cbe40aef7
feature/scheduler
2022-03-11 13:20:26 +08:00
Yihao Deng
d07b1d9b2c
Merge branch '3.0' into feature/index_oper
2022-03-11 11:48:29 +08:00
yihaoDeng
5262b4ad3b
modify transport
2022-03-11 11:46:05 +08:00
dapan1121
397dfe1e18
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
2022-03-11 10:53:56 +08:00
Xiaoyu Wang
abb55e4a87
Merge remote-tracking branch 'origin/3.0' into feature/3.0_query_integrate_wxy
2022-03-10 20:19:58 -05:00
dapan1121
f17d4fb94e
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-10 19:36:58 +08:00
Xiaoyu Wang
87c87987b9
Merge pull request #10687 from taosdata/feature/3.0_query_integrate_wxy
...
TD-13747 deal memory leaks
2022-03-10 19:33:20 +08:00
Xiaoyu Wang
84f60fcc0a
TD-13747 deal memory leaks
2022-03-10 06:32:39 -05:00
Haojun Liao
56f38425a9
[td-13039] fix bug.
2022-03-10 19:14:36 +08:00
dapan1121
9f140ceca4
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-10 19:11:14 +08:00
dapan1121
763eccf8aa
feature/scheduler
2022-03-10 19:05:58 +08:00
Liu Jicong
94bc3a6e52
Merge pull request #10680 from taosdata/feature/tq
...
add mnode stream
2022-03-10 17:22:36 +08:00
Liu Jicong
e766f3fad4
add mnode stream
2022-03-10 17:15:45 +08:00
Xiaoyu Wang
da0fa26717
TD-13747 src file name organize
2022-03-10 02:36:06 -05:00
yihaoDeng
fdb64e7c5d
test
2022-03-10 13:50:40 +08:00
Zhiqiang Wang
13e1d70eea
Merge pull request #10669 from taosdata/fix/ZhiqiangWang/TD-13766-redefine-sleep-api
...
[TD-13766]<fix>: redefine sleep api.
2022-03-10 13:03:27 +08:00
Shuduo Sang
e63f352f8b
Feature/sangshuduo/td 13558 taos shell refactor ( #10661 )
...
* [TD-13558]<feature>: taos shell refactor
add taosTools as submodule
* add tools/taos-tools
* add more client interface for taosTools compile
* update taos-tools
* update taos-tools
2022-03-10 12:02:55 +08:00
afwerar
651b3971c0
[TD-13766]<fix>: redefine sleep api.
2022-03-10 11:56:11 +08:00
Xiaoyu Wang
066c39d571
TD-13747 merge 3.0
2022-03-09 21:35:24 -05:00
afwerar
c6de196769
[TD-13765]<fix>: redefine rand api.
2022-03-10 00:36:30 +08:00
Haojun Liao
459b0ef442
[td-13039] refactor.
2022-03-09 10:22:53 +08:00
Liu Jicong
255d795442
add tq push
2022-03-08 17:22:21 +08:00
Xiaoyu Wang
6cc87452cf
Merge remote-tracking branch 'origin/3.0' into feature/3.0_query_integrate_wxy
2022-03-07 21:56:17 -05:00
Liu Jicong
4d9cc5997a
subscribe key used stack mem
2022-03-07 17:56:19 +08:00
Xiaoyu Wang
111a06da9e
TD-13747 merge 3.0
2022-03-06 22:42:58 -05:00
Xiaoyu Wang
b3d0283048
TD-13747 merge 3.0
2022-03-06 22:31:34 -05:00
dapan
21af31f496
Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler
2022-03-05 13:44:57 +08:00
dapan
b6b4563ac7
feature/scheduler
2022-03-05 10:54:36 +08:00
Xiaoyu Wang
92cd252b70
TD-13706 integration create table stmt and insert stmt
2022-03-04 05:43:23 -05:00
Liu Jicong
7510a0e7a5
remove createRequest in poll
2022-03-04 18:00:26 +08:00
Liu Jicong
01cac6b06e
fix multiple polling
2022-03-04 17:14:26 +08:00
Liu Jicong
0f7829c08e
fix multiple polling
2022-03-04 17:08:46 +08:00
Shengliang Guan
fe8ffe5577
Merge pull request #10548 from taosdata/feature/config
...
monitor
2022-03-04 15:40:45 +08:00
Shengliang Guan
1d9119df87
record num of logs for monitoring
2022-03-04 14:34:35 +08:00
Haojun Liao
92da01a8ba
[td-13039] refactor.
2022-03-04 13:25:39 +08:00
xiao-yu-wang
3119efc7bd
Merge pull request #10533 from taosdata/feature/3.0_query_integrate_wxy
...
TD-13706 client modify vnode process integration
2022-03-03 20:26:19 +08:00
Xiaoyu Wang
441db317fd
TD-13706 client modify vnode process integration
2022-03-03 07:25:16 -05:00
Haojun Liao
f0e392ae86
[td-13039] merge 3.0.
2022-03-03 19:13:29 +08:00
dapan1121
fa9d652e0e
Merge remote-tracking branch 'origin/3.0' into 3.0_query_integrate
2022-03-03 15:40:57 +08:00
dapan1121
c572b9cad2
feature/qnode
2022-03-03 15:07:33 +08:00
Liu Jicong
bc360c0752
perf test
2022-03-03 11:41:49 +08:00
Xiaoyu Wang
213793be49
TD-13747 merge 3.0
2022-03-02 04:24:59 -05:00
Liu Jicong
b7788aca04
fix
2022-03-02 16:22:43 +08:00
dapan1121
15ed48c3f9
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-03-02 08:41:48 +08:00
dapan1121
639b5102ce
feature/qnode
2022-03-01 19:48:21 +08:00
Liu Jicong
a7533ac2b2
add hb back
2022-03-01 19:31:07 +08:00
Liu Jicong
306cd7bef3
add hb back
2022-03-01 18:09:43 +08:00
Liu Jicong
a68153ae92
merge from 3.0
2022-03-01 18:00:50 +08:00
Liu Jicong
4d0b896670
merge from 3.0
2022-03-01 17:58:02 +08:00
Liu Jicong
b5f5400d30
fix
2022-03-01 17:49:14 +08:00
Haojun Liao
03629aabaf
[td-13039] refactor.
2022-03-01 17:31:05 +08:00
Liu Jicong
82c141ede8
merge from 3.0
2022-03-01 15:56:11 +08:00
Liu Jicong
2cb89fe8c1
Merge branch '3.0' into feature/tq
2022-03-01 15:49:26 +08:00
Xiaoyu Wang
db8669a3ce
TD-13037 merge 3.0
2022-02-28 21:40:50 -05:00
dapan1121
43f836ee15
feature/qnode
2022-03-01 10:26:56 +08:00
Xiaoyu Wang
195ff4f52f
TD-13705 parser integrate and CREATE DATABASE implement
2022-02-28 21:13:22 -05:00
Liu Jicong
21e5ddbb8d
refactor tmq msg handle
2022-02-28 20:46:23 +08:00
Shengliang Guan
f021015e0e
Merge pull request #10452 from taosdata/feature/3.0_liaohj
...
[td-13748] fix bug.
2022-02-28 19:37:39 +08:00
Haojun Liao
0d566d17b5
[td-13748] fix bug.
2022-02-28 18:56:51 +08:00
Xiaoyu Wang
cd7a0e559b
TD-13747 New SQL model integration
2022-02-28 04:56:38 -05:00
Shengliang Guan
5891779fe1
common
2022-02-28 17:55:07 +08:00
Xiaoyu Wang
768e05939c
TD-13747 New SQL model integration
2022-02-28 04:02:43 -05:00
Haojun Liao
6afebf9a1c
[td-13039] merge 3.0
2022-02-28 10:16:59 +08:00
Shengliang Guan
6f92389ad0
arg list
2022-02-25 10:40:53 +08:00
Haojun Liao
40da10fabd
[td-13039] merge 3.0
2022-02-25 10:30:44 +08:00
Shengliang Guan
da1351e317
client config
2022-02-24 18:35:25 +08:00
Shengliang Guan
955b89f3cb
rpc config
2022-02-24 18:16:22 +08:00
Shengliang Guan
4278439666
refact config
2022-02-24 18:13:57 +08:00
Shengliang Guan
0d0841d103
config
2022-02-24 14:16:42 +08:00
Shengliang Guan
f0b75b96ce
timezone
2022-02-24 12:20:48 +08:00
Shengliang Guan
2331525a32
timezone
2022-02-24 12:19:51 +08:00
Shengliang Guan
beae4899f2
os env
2022-02-24 11:35:22 +08:00
Shengliang Guan
b17f826756
Merge remote-tracking branch 'origin/3.0' into feature/config
2022-02-24 10:07:04 +08:00
Yihao Deng
59c4c444e7
Merge branch '3.0' into feature/3.0Trans
2022-02-23 23:14:31 +08:00
yihaoDeng
2271dee643
refactor trans code
2022-02-23 23:10:56 +08:00
Shengliang Guan
9d091e90fd
remove tnote
2022-02-23 21:22:43 +08:00
Shengliang Guan
e53540b5e7
rpc config
2022-02-23 21:18:40 +08:00
Shengliang Guan
10a21ba801
version
2022-02-23 20:50:00 +08:00
Shengliang Guan
76d69529c8
remove global variables
2022-02-23 18:38:48 +08:00
Shengliang Guan
e9a5ee3a5f
remove global variables
2022-02-23 18:31:22 +08:00
Shengliang Guan
5b698b3d4d
Merge remote-tracking branch 'origin/3.0' into feature/config
2022-02-23 17:33:44 +08:00
Shengliang Guan
4e573e41e0
sim config
2022-02-23 17:08:18 +08:00
Liu Jicong
302463f635
set default offset config
2022-02-23 16:13:23 +08:00
Liu Jicong
48283e42e9
new offset management
2022-02-23 16:04:06 +08:00
Shengliang Guan
42c100df2d
sim config
2022-02-23 15:02:17 +08:00
Shengliang Guan
d9bc65e5be
config
2022-02-23 12:03:25 +08:00
Shengliang Guan
cefb07bc99
config for client
2022-02-23 11:54:29 +08:00
Shengliang Guan
460f789036
log variables
2022-02-23 10:54:59 +08:00
Shengliang Guan
06a7ba7b80
config integrate with taosd
2022-02-22 19:49:11 +08:00
Shengliang Guan
18634533a5
config
2022-02-22 13:36:26 +08:00
Liu Jicong
7ee6657cf7
extract convert to set msg
2022-02-21 10:48:23 +08:00
Liu Jicong
8305f7e4ab
Merge branch '3.0' into feature/tq
2022-02-18 15:30:07 +08:00
Liu Jicong
a22047ecf7
add reset offset
2022-02-18 15:29:45 +08:00
Yihao Deng
07d5c9232d
Merge branch '3.0' into feature/trans_impl
2022-02-17 20:32:43 +08:00
yihaoDeng
878401c19a
fix query crash on super table
2022-02-17 19:38:37 +08:00
Liu Jicong
7bbca5e4b5
add tmq reset offset
2022-02-17 19:07:39 +08:00
Liu Jicong
2541d19124
use full name to create topic
2022-02-16 21:22:07 +08:00
Shengliang Guan
f53ea71579
Merge pull request #10289 from taosdata/feature/privilege
...
test for create topic
2022-02-16 20:29:45 +08:00
Shengliang Guan
43de12b5fa
test for create topic
2022-02-16 20:18:18 +08:00
Liu Jicong
0262af7e12
Merge pull request #10286 from taosdata/feature/tq
...
add eager rebalance back
2022-02-16 18:19:03 +08:00
Liu Jicong
9cb9cb686a
add eager rebalance back
2022-02-16 18:12:05 +08:00
Shengliang Guan
5e0a6d9661
Merge pull request #10285 from taosdata/feature/privilege
...
serialize msg
2022-02-16 17:59:34 +08:00
Shengliang Guan
f0e697479f
serialize node msg
2022-02-16 17:33:07 +08:00
Liu Jicong
0aa8d9ef5d
fix typo
2022-02-16 15:59:43 +08:00
Liu Jicong
2ef7bf1c8b
merge from 3.0
2022-02-16 14:43:52 +08:00
Liu Jicong
d0a61176a3
add auto commit
2022-02-16 14:36:19 +08:00
Shengliang Guan
88b569e658
Merge pull request #10276 from taosdata/feature/privilege
...
serialize drop topic req
2022-02-16 13:36:20 +08:00
Shengliang Guan
c8cc7ed3a6
serialize connect msg
2022-02-16 11:45:44 +08:00
Shengliang Guan
353feec145
serialize topic msg
2022-02-16 10:50:47 +08:00
Shengliang Guan
abd6b98ba4
serialize create topic req
2022-02-16 10:34:29 +08:00
Haojun Liao
378aaf3817
Merge pull request #10259 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-02-15 17:12:46 +08:00
Shengliang Guan
cfa76f8329
minor changes
2022-02-15 16:56:07 +08:00
Shengliang Guan
2e6bdc2b6b
Merge remote-tracking branch 'origin/3.0' into feature/privilege
2022-02-15 16:50:15 +08:00
Shuduo Sang
8d435a043a
Merge branch '3.0' into feature/3.0_liaohj
2022-02-15 07:50:07 +00:00
Liu Jicong
684558f9d9
add perf test
2022-02-15 15:33:36 +08:00
Shengliang Guan
72ff3200bc
serailize show msg
2022-02-15 15:24:27 +08:00
Haojun Liao
71fc95cc49
[td-11818] merge 3.0
2022-02-15 15:00:06 +08:00
Shengliang Guan
fb34af9106
serialize retrieve request
2022-02-14 21:00:39 +08:00
Shengliang Guan
baebd82366
Merge remote-tracking branch 'origin/3.0' into feature/privilege
2022-02-14 18:49:56 +08:00
Shengliang Guan
54584fd1e1
seralize db msg
2022-02-14 17:39:08 +08:00
Shengliang Guan
e89dc53200
seralize db msg
2022-02-14 15:33:48 +08:00
Liu Jicong
b579a5bf4d
Merge pull request #10239 from taosdata/feature/tq
...
refactor tq
2022-02-14 13:52:14 +08:00
Liu Jicong
29bc056abf
refactor tq
2022-02-14 13:35:04 +08:00
dapan1121
32459c4ca2
Merge pull request #10236 from taosdata/feature/qnode
...
Feature/qnode
2022-02-14 13:29:12 +08:00
Haojun Liao
1ae36227e4
[td-11818] refactor.
2022-02-13 14:34:00 +08:00
Haojun Liao
c48fd11157
[td-11818] merge 3.0
2022-02-12 23:09:22 +08:00
Liu Jicong
4ad2604107
Merge pull request #10229 from taosdata/feature/tq
...
improvement
2022-02-12 14:28:28 +08:00
Liu Jicong
5d6066319a
improvement
2022-02-12 14:19:12 +08:00
Liu Jicong
9b7f20a458
Merge pull request #10228 from taosdata/feature/tq
...
seperate rebalance msg from set conn msg
2022-02-12 11:36:12 +08:00
Liu Jicong
f51295a23c
seperate rebalance msg from set conn msg
2022-02-12 11:28:22 +08:00
dapan1121
5f2dc1401f
feature/qnode
2022-02-11 19:52:07 +08:00
Liu Jicong
6caa506916
Merge pull request #10224 from taosdata/feature/tq
...
mq rebalance
2022-02-11 18:17:19 +08:00
Liu Jicong
f0d7d1b323
mq rebalance
2022-02-11 18:09:25 +08:00
Haojun Liao
3be59e4e24
[td-11818] merge 3.0
2022-02-11 15:50:20 +08:00
Haojun Liao
d47950f514
[td-11818]Multiway send and retrieve for exchange operator.
2022-02-11 14:33:57 +08:00
Cary Xu
1805642aed
Merge branch '3.0' into feature/TD-11381-3.0
2022-02-10 16:16:00 +08:00
Haojun Liao
0296c3415e
[td-11818] refactor code.
2022-02-10 13:55:53 +08:00
Liu Jicong
91a2d7c2a9
merge from 3.0
2022-02-10 11:24:47 +08:00
Liu Jicong
432f8bfd6b
rewrite rebalance
2022-02-10 11:22:50 +08:00
Cary Xu
d71fece2aa
STSRow refactor
2022-02-09 20:34:11 +08:00
dapan1121
6f41437a15
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-02-09 10:56:55 +08:00
dapan1121
33b3a978a5
feature/qnode
2022-02-08 16:53:00 +08:00
Liu Jicong
f300c38e30
Merge pull request #10130 from taosdata/feature/tq
...
remove tmqTest out of clientTest
2022-02-08 10:31:22 +08:00
Liu Jicong
8b7ca94295
remove tmqTest out of clientTest
2022-02-08 10:20:41 +08:00
dapan1121
1b98943dd2
feature/qnode
2022-02-07 19:01:26 +08:00
dapan
de439d4787
feature/qnode
2022-02-06 15:37:16 +08:00
dapan
7cde651b4d
Merge remote-tracking branch 'origin/2.0' into feature/qnode
2022-02-05 12:24:27 +08:00
Haojun Liao
ab45cd6611
[td-11818]refactor sort operator.
2022-02-04 22:41:54 +08:00
Liu Jicong
8132dfd3f2
Merge pull request #10106 from taosdata/feature/tq
...
fix uninitialized
2022-02-03 19:49:23 +08:00
Liu Jicong
573aad5cc1
fix uninitialized
2022-02-03 19:47:27 +08:00
Liu Jicong
0e8009b329
Merge pull request #10097 from taosdata/feature/tq
...
add demo for tmq
2022-01-29 11:58:26 +08:00
Liu Jicong
174378ad2b
add demo for tmq
2022-01-29 09:56:05 +08:00
Liu Jicong
60ed607c82
Merge pull request #10094 from taosdata/feature/tq
...
improve mq consume
2022-01-29 04:57:53 +08:00
Liu Jicong
3534852812
improve mq consume
2022-01-29 04:49:06 +08:00
Liu Jicong
09c10df4f2
Merge pull request #10087 from taosdata/feature/tq
...
fix mem leak
2022-01-28 20:15:06 +08:00
Liu Jicong
a1d143384a
fix mem leak
2022-01-28 19:59:16 +08:00
Liu Jicong
ee783080f3
fix mem leak
2022-01-28 19:22:48 +08:00
Liu Jicong
8f24333d7d
fix mem leak
2022-01-28 19:10:18 +08:00
Liu Jicong
19892cfaf7
fix double free
2022-01-28 18:58:22 +08:00
Liu Jicong
108fd4cfc3
fix mem leak
2022-01-28 18:39:34 +08:00
Liu Jicong
2550d42cd3
fix mem leak
2022-01-28 17:56:12 +08:00
dapan1121
6be54c112e
catalog refactor
2022-01-28 17:50:16 +08:00
Liu Jicong
ff57f57c57
refactor tmq
2022-01-28 17:19:12 +08:00
Liu Jicong
d17dd9050c
Merge pull request #10084 from taosdata/feature/tq
...
refactor: move tmq out of clientImpl
2022-01-28 15:35:28 +08:00
Liu Jicong
5bb010ef4a
refactor: move tmq out of clientImpl
2022-01-28 15:24:09 +08:00
dapan1121
f06a6c9af1
Merge pull request #10080 from taosdata/hotfix/showvgroup
...
Hotfix/showvgroup
2022-01-28 15:09:36 +08:00
Liu Jicong
244b552fcf
Merge pull request #10076 from taosdata/feature/tq
...
mq support stable subscribe
2022-01-28 14:54:49 +08:00
Liu Jicong
610c812ed7
mq support stable subscribe
2022-01-28 14:33:17 +08:00
dapan1121
17792e0270
fix show vgroups issue
2022-01-28 13:46:01 +08:00
Liu Jicong
660a600dd6
refactor
2022-01-28 13:15:41 +08:00
Liu Jicong
fd44bdbf57
implement get vg info
2022-01-28 10:36:31 +08:00
dapan1121
5462326f6e
Merge pull request #10068 from taosdata/hotfix/3.0_pw
...
fix hb issue
2022-01-28 09:15:57 +08:00
Liu Jicong
add5ff5bdf
Merge branch 'feature/3.0_liaohj' into feature/tq
2022-01-27 18:42:50 +08:00
Liu Jicong
8d71080146
disable hb
2022-01-27 18:40:36 +08:00
Haojun Liao
cfc83751bb
[td-11818] fix compiler error.
2022-01-27 18:38:56 +08:00
Liu Jicong
169fed61bd
merge from 3.0
2022-01-27 18:15:09 +08:00
Liu Jicong
963fb9b9f6
fix mq rebalance
2022-01-27 18:05:23 +08:00
Haojun Liao
c14cb95201
Merge pull request #10067 from taosdata/feature/3.0_liaohj
...
[td-11818] update log, add sql in the log file.
2022-01-27 17:54:54 +08:00
dapan1121
dfd077a4c9
fix hb issue
2022-01-27 17:32:45 +08:00
Liu Jicong
0712f87de0
fix query crash
2022-01-27 16:35:15 +08:00
Haojun Liao
6da9c663ff
[td-11818] update log, add sql in the log file. Remove a global configure parameter.
2022-01-27 15:54:49 +08:00
dapan1121
84a7534256
process drop database rsp
2022-01-27 13:44:54 +08:00
dapan1121
a3241613d7
fix destroy connection issue
2022-01-27 13:29:53 +08:00
dapan1121
5daa79afef
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-01-27 10:58:02 +08:00
dapan1121
5815ae1639
feature/qnode
2022-01-27 10:57:12 +08:00
dapan1121
3fdbfae4c1
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-01-27 10:28:17 +08:00
Shengliang Guan
5fcfebe806
Merge pull request #10050 from taosdata/feature/3.0_liaohj
...
[td-11818] Add the implementation of api in taos.h
2022-01-27 09:32:48 +08:00
Haojun Liao
d6d8651483
[td-11818] refactor ssdatablock, add plan in log.
2022-01-26 23:09:03 +08:00
Haojun Liao
0950febc20
[td-11818] Add the implementation of api in taos.h
2022-01-26 17:48:39 +08:00
dapan1121
78e49d6b08
feature/qnode
2022-01-26 17:42:31 +08:00
Liu Jicong
782fb854bc
Merge pull request #10044 from taosdata/feature/tq
...
fix query crash
2022-01-26 17:12:10 +08:00
Liu Jicong
5ea4eba3f1
fix query crash
2022-01-26 17:03:29 +08:00
Haojun Liao
ac567bac9b
[td-11818] Refactor.
2022-01-26 14:51:57 +08:00
Haojun Liao
2d0b84c8d1
[td-11818] merge 3.0
2022-01-26 14:04:12 +08:00
Haojun Liao
859c74a4e5
[td-11818] refactor sepset struct.
2022-01-26 14:00:15 +08:00
Liu Jicong
3520e4649f
fix get schema error
2022-01-26 11:56:10 +08:00
Liu Jicong
6d7fd79709
fix query error
2022-01-26 11:29:05 +08:00
Liu Jicong
9db65e7acd
merge from 3.0
2022-01-26 10:03:27 +08:00
Liu Jicong
c62304531a
fix query error
2022-01-26 09:56:32 +08:00
dapan1121
3aa92dec71
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-01-26 08:51:09 +08:00
dapan1121
09b86cbf76
fix bugs
2022-01-26 08:50:32 +08:00
Liu Jicong
3036d4eac0
fix invalid wirte
2022-01-25 21:21:29 +08:00
Liu Jicong
5a760a83c4
fix invalid wirte
2022-01-25 21:06:35 +08:00
Liu Jicong
3aca885123
fix invalid wirte
2022-01-25 20:50:55 +08:00
dapan1121
03a366fa40
hb process
2022-01-25 18:29:26 +08:00
Liu Jicong
5f7ae72271
fix query crash
2022-01-25 18:08:38 +08:00
Liu Jicong
0ff19d6d5b
fix query crash
2022-01-25 16:33:21 +08:00
Liu Jicong
ca84e47a97
fix query crash
2022-01-25 15:17:02 +08:00
Liu Jicong
a9bd009ba1
fix tq
2022-01-25 10:51:31 +08:00
Liu Jicong
f3aa81399c
merge from 3.0
2022-01-24 21:46:37 +08:00
Liu Jicong
b152a2467b
merge from 3.0
2022-01-24 21:42:50 +08:00
Liu Jicong
d410ef1ca2
fix plan convert error
2022-01-24 18:21:25 +08:00
Haojun Liao
bf26efb518
[td-11818] Fix memory leak in query.
2022-01-24 17:44:44 +08:00
Haojun Liao
02a3655780
[td-11818] merge 3.0
2022-01-24 13:46:55 +08:00
Haojun Liao
c87fbd87df
[td-11818] merge 3.0
2022-01-24 13:44:20 +08:00
dapan1121
357783eb19
Merge pull request #9988 from taosdata/bugfix/3.0_memleak
...
Bugfix/3.0 memleak
2022-01-24 13:35:42 +08:00
Haojun Liao
b3fadd5c93
[td-11818]Fix memory leak in creating table.
2022-01-24 13:24:27 +08:00
Yihao Deng
13d2c8ffea
Merge pull request #9987 from taosdata/feature/rename_macro
...
rename MAX/MIN/POW2/SWAP name
2022-01-24 13:23:27 +08:00
yihaoDeng
92bef71ec7
rename MAX/MIN/POW2/SWAP name
2022-01-24 12:53:17 +08:00
dapan1121
c51385570b
fix mem leak issue
2022-01-24 11:47:14 +08:00
dapan1121
24ef67a278
fix mem leak
2022-01-24 11:33:28 +08:00
Liu Jicong
4ba79b1427
Merge pull request #9986 from taosdata/feature/tq
...
expose interfaces of mq
2022-01-24 10:56:40 +08:00
Haojun Liao
0f9d860d4e
[td-11818]Fix invalid read in the unit test.
2022-01-24 10:48:49 +08:00
Liu Jicong
02e454a0d1
expose interfaces of mq
2022-01-24 10:46:55 +08:00
dapan1121
2006e96ae9
Merge pull request #9984 from taosdata/feature/qnode
...
Feature/qnode
2022-01-24 10:40:03 +08:00
Haojun Liao
e67e7486ec
[td-11818]Fix a race condition.
2022-01-24 10:32:02 +08:00
Haojun Liao
de18f302db
Merge pull request #9985 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-01-24 10:31:07 +08:00
Haojun Liao
c7c702daab
[td-11818] update log.
2022-01-24 10:07:35 +08:00
dapan1121
ee52870b98
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-01-24 09:47:43 +08:00
Shengliang Guan
8364c8078b
minor changes
2022-01-23 19:58:53 +08:00
Shengliang Guan
09062a9ce7
check user password
2022-01-23 19:50:18 +08:00
Haojun Liao
cf4b5594d4
[td-11818] fix crash in show.
2022-01-22 22:59:19 +08:00
Haojun Liao
c82f2c4220
[td-11818] merge 3.0
2022-01-22 11:04:33 +08:00
Shengliang Guan
36df7def76
Merge pull request #9969 from taosdata/feature/warning
...
Remove warnings and adjust dependencies
2022-01-22 10:31:03 +08:00
Haojun Liao
069d715fe7
[td-11818]update log, fix bug in select * from super_table.
2022-01-21 23:30:03 +08:00
Liu Jicong
fc99fe53de
consume skip ununsed table
2022-01-21 23:19:54 +08:00
dapan1121
ff0200ae28
feature/qnode
2022-01-21 19:52:01 +08:00
Shengliang Guan
fab317226f
Merge remote-tracking branch 'origin/3.0' into feature/warning
2022-01-21 02:20:01 -08:00
Shengliang Guan
2e14f63453
Remove warnings
2022-01-21 02:19:40 -08:00
Haojun Liao
8a4444e5e1
[td-11818] Remove printf.
2022-01-21 15:42:12 +08:00
Haojun Liao
04487db683
[td-11818]Fix memory leak.
2022-01-21 13:38:08 +08:00
Haojun Liao
09ba6a611d
[td-11818] refactor.
2022-01-21 11:19:24 +08:00
Haojun Liao
5a3a0f3d6c
[td-11818]fix bug in creating table.
2022-01-20 22:57:29 +08:00
Haojun Liao
b45da2b208
[td-11818] refactor.
2022-01-20 16:02:09 +08:00
Haojun Liao
1a1cd55111
[td-11818] refactor.
2022-01-20 13:52:46 +08:00
Liu Jicong
6cf90b0a92
add timer for mq rebalance
2022-01-20 09:49:27 +08:00
Haojun Liao
f04292b8d4
[td-11818]remove SParseBasicCtx
2022-01-19 22:35:25 +08:00
Haojun Liao
0399125bb8
[td-11818] Refactor.
2022-01-19 18:22:25 +08:00
Haojun Liao
1145d1a0ea
[td-11818] select *
2022-01-19 16:20:13 +08:00
Haojun Liao
1832a50932
[td-11818] select *
2022-01-19 14:47:53 +08:00
Haojun Liao
6d9ae1af99
[td-11818]Support select * from super_table.
2022-01-18 19:08:07 +08:00
Liu Jicong
623acecafd
init hb count
2022-01-18 16:29:20 +08:00
Liu Jicong
ddf7dcc94f
fix mem leak
2022-01-18 16:02:12 +08:00
Liu Jicong
b6e826df6c
add tq support for submitblk scanner
2022-01-18 09:53:11 +08:00
Liu Jicong
1de23b8b98
merge
2022-01-17 20:03:42 +08:00
Liu Jicong
d9544f8d33
fix hb crash
2022-01-17 20:01:36 +08:00
Liu Jicong
354da6727a
fix hb crash
2022-01-17 19:56:33 +08:00
Haojun Liao
b6bd41d99e
[td-11818] Fix bug in jsonToObj
2022-01-17 14:29:37 +08:00
Haojun Liao
7f53f2d1a0
[td-11818] merge 3.0.
2022-01-17 11:19:29 +08:00
Haojun Liao
4a1809a15d
[td-11818] Add more checks for invalid input, refactor.
2022-01-16 23:01:16 +08:00
Haojun Liao
1e06149929
[td-11818] support prefix in show, and add if not exists check.
2022-01-16 15:56:48 +08:00
Liu Jicong
cc64e9e425
merge topic
2022-01-14 18:40:40 +08:00
Haojun Liao
2f3a58f8d6
[td-11818]support taos_create_topic
2022-01-14 18:35:57 +08:00
Liu Jicong
c5ece5715c
set refObjId to 0
2022-01-14 17:30:57 +08:00
Liu Jicong
2e40293b4d
add test for new heartbeat
2022-01-14 16:53:30 +08:00
Liu Jicong
aa9a5b6f67
add test for new heartbeat
2022-01-14 15:54:07 +08:00
Liu Jicong
8cd25b8e48
fix
2022-01-14 13:38:57 +08:00
Liu Jicong
023289e51b
Merge branch '3.0' into feature/tq
2022-01-14 10:53:55 +08:00
Liu Jicong
ae3c70a6ec
fix compile error
2022-01-14 10:53:16 +08:00
Liu Jicong
3b69bde0ce
add mq defination
2022-01-14 10:48:05 +08:00
Haojun Liao
de6fa20810
[td-11818] refactor.
2022-01-14 10:36:26 +08:00
Haojun Liao
9ea9444b36
[td-11818] code refactor.
2022-01-14 10:20:55 +08:00
Haojun Liao
5d1238010c
[td-11818] fix bug in select * from super_table.
2022-01-13 19:01:28 +08:00
Haojun Liao
97c66b5ee2
[td-11818] refactor.
2022-01-12 15:51:34 +08:00
Haojun Liao
eadb5c2735
[td-11818] fix memory leak.
2022-01-12 12:06:19 +08:00
Haojun Liao
57281f6e8f
[td-11818]refactor.
2022-01-12 11:26:23 +08:00
Haojun Liao
35b0ee1a10
[td-11818]remove SParseBasicCtx
2022-01-12 10:53:53 +08:00
Haojun Liao
0271097270
[td-11818] disable print query plan.
2022-01-12 10:26:00 +08:00
Haojun Liao
90e25132e1
[td-11818] support select * from child_table.
2022-01-12 10:16:59 +08:00
Haojun Liao
4aa8be8333
[td-11818] Support the select *.
2022-01-11 23:16:45 +08:00
dapan1121
e105d952bc
feature/qnode
2022-01-11 18:15:37 +08:00
dapan1121
93be707cdb
feature/qnode
2022-01-11 16:23:23 +08:00
Haojun Liao
3e40fa3427
[td-11818] fix error in fetch data.
2022-01-11 15:42:27 +08:00
Haojun Liao
a2545549bd
[td-11818] merge 3.0
2022-01-10 23:20:43 +08:00
Shengliang Guan
a326b29021
minor changes
2022-01-10 04:44:11 -08:00
Haojun Liao
2d53617d5c
[td-11818] support select * on child table.
2022-01-10 19:48:21 +08:00
Shengliang Guan
519fce0f61
Merge pull request #9707 from taosdata/feature/3.0_wxy
...
TD-12678 bug fix
2022-01-10 18:06:01 +08:00
Xiaoyu Wang
7508af0057
TD-12678 bug fix
2022-01-10 04:48:30 -05:00
Liu Jicong
7437c5dd71
Merge branch '3.0' into feature/tq
2022-01-10 16:18:05 +08:00
Liu Jicong
1e17d776f9
fix crash
2022-01-10 16:13:05 +08:00
Haojun Liao
f2d61c567c
[td-11818] fix error.
2022-01-07 23:14:12 +08:00
Liu Jicong
4d635478fe
fix
2022-01-07 18:59:17 +08:00
Liu Jicong
29cb7c6792
implement client heartbeat
2022-01-07 17:36:34 +08:00
Haojun Liao
1f6ff95bee
[td-11818] add test.
2022-01-07 17:17:47 +08:00
Haojun Liao
05c6909843
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-01-07 16:45:33 +08:00
Haojun Liao
dc3ecc0a21
[td-11818] refactor.
2022-01-07 16:38:32 +08:00
Liu Jicong
57d341706b
implement client heartbeat
2022-01-07 14:57:45 +08:00
dapan1121
8c4687c2f4
Merge branch '3.0' into feature/qnode
2022-01-07 14:41:47 +08:00
dapan1121
b3c24f6e8f
feature/qnode
2022-01-07 14:38:05 +08:00
Haojun Liao
bd386044a1
[td-11818] fix invalid free.
2022-01-07 13:50:06 +08:00
Haojun Liao
57693bf436
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-01-07 10:55:43 +08:00
Shengliang Guan
19f161dd58
Merge pull request #9663 from taosdata/feature/tq
...
refine heartbeat framework
2022-01-07 10:54:29 +08:00
Haojun Liao
a1060c3eb8
[td-11818] fix log error.
2022-01-07 10:44:06 +08:00
Haojun Liao
8a1dafa482
[td-11818] add check for hash iterator, add log config. refactor test script.
2022-01-07 10:40:54 +08:00
Liu Jicong
7583b45ecb
refine heartbeat interface
2022-01-07 10:40:05 +08:00
Shengliang Guan
61136183a4
Merge pull request #9656 from taosdata/feature/dnode3
...
add batch for create_table
2022-01-06 20:04:20 +08:00
Liu Jicong
11449f3d98
refine heartbeat interface
2022-01-06 19:58:54 +08:00
Liu Jicong
5c73c1ffd8
refine heartbeat interface
2022-01-06 19:53:14 +08:00
Liu Jicong
5d3f439a5b
Merge branch '3.0' into feature/tq
2022-01-06 18:23:15 +08:00
Liu Jicong
8a437a89dc
add heartbeat framework
2022-01-06 18:17:08 +08:00
Haojun Liao
6d82dd6a39
Merge pull request #9648 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-01-06 17:34:04 +08:00
Haojun Liao
b043c544d4
[td-11818] add log.
2022-01-06 17:33:20 +08:00
Shengliang Guan
d10df1e3a8
minor changes
2022-01-06 00:17:41 -08:00
Haojun Liao
c8de167e24
Merge pull request #9638 from taosdata/feature/3.0_liaohj
...
[td-11818] fix memory leak.
2022-01-06 15:13:51 +08:00
Haojun Liao
29fe08d108
[td-11818] fix memory leak.
2022-01-06 15:04:56 +08:00
Haojun Liao
08d5daf98b
Merge pull request #9631 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-01-06 14:15:40 +08:00
Haojun Liao
20c264ba02
[td-11818] fix invalid write.
2022-01-06 11:37:45 +08:00
Shengliang Guan
cf0ecbae0e
Merge pull request #9627 from taosdata/feature/3.0_liaohj
...
[td-11818] free still reachable buffer.
2022-01-06 11:21:44 +08:00
Haojun Liao
b00bc84157
[td-11818] free still reachable buffer.
2022-01-06 10:55:20 +08:00
Shengliang Guan
ad1e992951
Merge pull request #9619 from taosdata/feature/dnode3
...
rename some variables
2022-01-05 20:29:30 +08:00
Shengliang Guan
ad94dff047
mionr changes
2022-01-05 04:18:56 -08:00
Haojun Liao
7916c1e622
[td-11818] fix memory leak and refactor.
2022-01-05 17:49:15 +08:00
Haojun Liao
27224db24b
[td-11818] fix memory leak and refactor code.
2022-01-05 14:09:02 +08:00
Haojun Liao
27d5c71c6c
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-01-05 10:17:54 +08:00
Haojun Liao
0b9d4c5f71
[td-11818] fix memory leaks.
2022-01-04 19:37:38 +08:00
Shengliang Guan
c5ae0c9e0c
Merge pull request #9583 from taosdata/feature/3.0_wxy
...
TD-12696 bug fix for insert
2022-01-04 17:53:36 +08:00
Xiaoyu Wang
b15ea75b99
TD-12696 bug fix for insert
2022-01-04 04:16:32 -05:00
Haojun Liao
9328785043
[td-11818] refactor.
2022-01-04 16:21:32 +08:00
Haojun Liao
09fe692b85
[td-11818] refactor log/fix bug in create child table.
2022-01-04 15:17:17 +08:00
Haojun Liao
d862dcae83
[td-11818] refactor, fix bug in repeat create table, add request id for each query.
2022-01-04 12:58:39 +08:00
Haojun Liao
961ffa77e1
[td-11818] fix bug in create multiple tables;
2022-01-04 10:55:28 +08:00
Haojun Liao
2b7b433a95
[td-11818] fix deadlock.
2022-01-04 10:30:57 +08:00
Haojun Liao
144358f0df
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2022-01-04 10:12:06 +08:00
Hongze Cheng
687cf9a732
Merge branch '3.0' of github.com:taosdata/TDengine into feature/vnode
2022-01-03 18:11:01 +08:00
Haojun Liao
5326356375
[td-11818] create multiple tables.
2022-01-02 23:24:22 +08:00
Hongze Cheng
6b6f3f75af
refact
2022-01-02 09:27:33 +00:00
Haojun Liao
f0044d826f
[td-11818]support create multiple tables.
2021-12-31 18:57:57 +08:00
Haojun Liao
86c2d4b42e
[td-11818] support create table in batch.
2021-12-31 14:43:04 +08:00
Haojun Liao
4ff8072d32
[td-11818] fix bug in show tables;
2021-12-31 11:18:59 +08:00
Haojun Liao
9859acf6ec
[td-11818] fix compiler warning.
2021-12-30 22:56:30 +08:00
Haojun Liao
0e8676abc8
[td-11818] show tables;
2021-12-30 17:13:02 +08:00
Haojun Liao
2010f83715
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2021-12-30 15:37:28 +08:00
Haojun Liao
b91eb6b80b
[td-11818] refactor APIs, and fix bug in show tables;
2021-12-30 15:19:09 +08:00
Shengliang Guan
240790b1a2
Merge pull request #9503 from taosdata/feature/3.0_wxy
...
TD-12506 insert bug fix
2021-12-30 14:39:26 +08:00
Xiaoyu Wang
71e2b6b3f2
TD-12506 insert bug fix
2021-12-30 01:22:19 -05:00
Haojun Liao
8ecd7a5625
[td-11818] merge 3.0
2021-12-30 10:41:32 +08:00
Haojun Liao
a1f65e9c4f
[td-11818] refactor.
2021-12-30 10:39:41 +08:00
Haojun Liao
6a55262ba6
[td-11818]check error in rsp.
2021-12-30 10:38:32 +08:00
Haojun Liao
7ad701cc5e
[td-11818] add rsp error check.
2021-12-30 10:37:39 +08:00
Haojun Liao
0656624db7
Merge pull request #9491 from taosdata/feature/3.0_liaohj
...
[td-11818] support show tables;
2021-12-30 10:37:26 +08:00
Haojun Liao
07a3680812
[td-11818] refactor.
2021-12-30 10:28:01 +08:00
Haojun Liao
01df1cbe5b
[td-11818]fix bug in show
2021-12-30 10:26:41 +08:00
Haojun Liao
be7bccae63
[td-11818] support show tables;
2021-12-29 23:07:01 +08:00
Liu Jicong
f3067eb26c
merge from 3.0
2021-12-29 17:57:54 +08:00
Liu Jicong
335de53594
add mndconsumer
2021-12-29 17:53:43 +08:00
Shengliang Guan
6b020750c2
fix crash while use db which is not exist
2021-12-29 00:40:27 -08:00
Haojun Liao
3b7bb57752
[td-11818] add test sim.
2021-12-29 15:16:52 +08:00
Haojun Liao
4894ec6b3d
[td-11818] merge 3.0
2021-12-29 15:01:12 +08:00
Haojun Liao
f76f30ba6b
[td-11818] refactor create child table procedure.
2021-12-29 11:42:39 +08:00
Haojun Liao
c4bd887e63
[td-11818]support create child table.
2021-12-28 20:03:41 +08:00
dapan1121
d635295ba9
Merge pull request #9457 from taosdata/feature/qnode
...
Feature/qnode
2021-12-28 18:31:18 +08:00
dapan1121
6adae940f4
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2021-12-28 18:23:26 +08:00
dapan1121
c7728350d9
catalog
2021-12-28 18:22:30 +08:00
Haojun Liao
c44249929b
[td-11818] merge 3.0
2021-12-28 18:22:29 +08:00
Haojun Liao
6ab7c7e878
[td-11818]support ip as the dnode name.
2021-12-28 18:17:13 +08:00
Liu Jicong
97f334c9dd
send create topic req
2021-12-28 17:51:13 +08:00
Liu Jicong
3c0a7e6390
Merge branch '3.0' into feature/tq
2021-12-28 17:44:34 +08:00
Liu Jicong
7f2efea9f8
Merge branch '3.0' into feature/tq
2021-12-28 17:31:01 +08:00
dapan1121
68caddbf60
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2021-12-28 17:30:10 +08:00
Haojun Liao
0c81df4cea
[td-11818] fix bug.
2021-12-28 17:25:14 +08:00
Liu Jicong
c9f38d2be2
send create topic req
2021-12-28 17:01:09 +08:00
dapan1121
7ad9a9b510
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2021-12-28 16:50:38 +08:00
dapan1121
34b74ff0a4
catalog code refactor
2021-12-28 16:49:46 +08:00
Haojun Liao
ec18dee1cc
[td-11818] fix bug.
2021-12-28 16:37:50 +08:00
Haojun Liao
76154f5863
[td-11818] support create child table.
2021-12-28 16:06:01 +08:00
Haojun Liao
55ee57ec6b
[td-11818] refactor create dnode. async send message to server.
2021-12-28 10:55:08 +08:00
Haojun Liao
4ebabfcf30
[td-11818] refactor sim script.
2021-12-27 19:04:04 +08:00
Haojun Liao
f3de50620c
[td-11818]fix bug in drop stable.
2021-12-27 18:59:34 +08:00
Haojun Liao
5ef5af8865
[td-11818] support create dnode/drop dnode.
2021-12-27 18:48:07 +08:00
Haojun Liao
43d1e3f788
[td-11818] fix bug.
2021-12-27 16:10:39 +08:00
Haojun Liao
e661d95aa0
[td-11818] refactor.
2021-12-27 15:19:10 +08:00
Shengliang Guan
b77149240f
fix msg error
2021-12-26 23:15:03 -08:00
Shengliang Guan
68fd418c73
Merge remote-tracking branch 'origin/feature/3.0_liaohj' into feature/dnode3
2021-12-26 22:31:04 -08:00
Haojun Liao
36b98707d9
[td-11818] merge 3.0
2021-12-27 14:15:15 +08:00
Shengliang Guan
bb3a0b21d2
change clusterid from int32 to int64
2021-12-26 19:14:19 -08:00
dapan
8febfa11aa
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2021-12-26 20:35:55 +08:00
Haojun Liao
563c0ddd44
[td-11818] refactor.
2021-12-24 23:39:55 +08:00
Haojun Liao
5ef4444c12
[td-11818]add test case for support show vgroups;
2021-12-24 23:09:38 +08:00
Haojun Liao
0d0d4652bb
[td-11818] Add async send callback mechanism.
2021-12-24 23:02:30 +08:00
Xiaoyu Wang
1f706b4e3b
TD-12506 merge 3.0
2021-12-24 04:43:59 -05:00
Xiaoyu Wang
3813df6c2e
TD-12506 merge 3.0
2021-12-24 04:38:49 -05:00
Xiaoyu Wang
b98c6f7e04
TD-12506 merge 3.0
2021-12-24 04:14:29 -05:00
Hongze Cheng
9acdf1e975
take a commit
2021-12-24 15:00:51 +08:00
Xiaoyu Wang
c230608837
TD-12506 merge 3.0
2021-12-24 01:46:53 -05:00
Xiaoyu Wang
e7ea350872
TD-12506 implement taos_query_l
2021-12-24 01:39:46 -05:00
Haojun Liao
067116330b
[td-11818] merge 3.0 and fix a bug.
2021-12-24 10:54:15 +08:00
Haojun Liao
ea424d0b1d
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
2021-12-24 10:37:26 +08:00
Xiaoyu Wang
6307883ff5
TD-12450 perfect parser interface
2021-12-23 05:24:51 -05:00
Xiaoyu Wang
1d62d95e6c
TD-12450 perfect parser interface
2021-12-23 04:50:34 -05:00
Xiaoyu Wang
0c82c253be
TD-12450 perfect parser interface
2021-12-23 04:33:41 -05:00
Haojun Liao
a39ec185dc
[td-11818] enable some unittest cases.
2021-12-23 16:10:46 +08:00
Haojun Liao
3d2e4569c1
[td-11818]remove unused code.
2021-12-23 16:01:32 +08:00
Haojun Liao
ae70935970
[td-11818]support create super table/normal table/ drop db/drop stable
2021-12-23 16:00:17 +08:00
Haojun Liao
bc48abe82c
[td-11818] Add files.
2021-12-23 11:34:12 +08:00
Haojun Liao
23ac69dbac
[td-11818] merge 3.0
2021-12-23 11:09:37 +08:00
Haojun Liao
7246eabb70
[td-11818]Remove unused code.
2021-12-23 10:42:26 +08:00
Haojun Liao
148991ebb9
[td-11818] remove unused code.
2021-12-23 10:40:53 +08:00
Haojun Liao
42903d3d1f
[td-11818] support use db/create stable.
2021-12-23 10:33:11 +08:00
Haojun Liao
b9927eae85
[td-11818] support async exec task.
2021-12-21 17:18:39 +08:00
Haojun Liao
97128cbf1f
[td-11818] support create account and drop account.
2021-12-21 10:11:30 +08:00
Haojun Liao
2a450f67dd
[td-11818] remove unused code.
2021-12-20 19:38:38 +08:00
Haojun Liao
b710e5813d
[td-11818] fix bug.
2021-12-20 19:24:14 +08:00
Haojun Liao
79d93ee7a5
[td-11818] support drop user/account
2021-12-20 19:07:39 +08:00
Haojun Liao
1464972bf1
[td-11818] fix compiler error.
2021-12-17 17:26:15 +08:00
Haojun Liao
4192f1add9
[td-11818] enable create database.
2021-12-17 16:42:26 +08:00
Shengliang Guan
00833f7390
TD-10431 shell module
2021-12-17 15:49:27 +08:00
Haojun Liao
8f7a109851
[td-11818] add new api implementation.
2021-12-17 11:48:23 +08:00
Haojun Liao
48507aecc0
[td-11818] support show databases;
2021-12-17 11:22:31 +08:00
Haojun Liao
db0fead24e
[td-11818] fix compiler error.
2021-12-16 16:08:11 +08:00
Haojun Liao
f17fa8cc23
[td-11818]merge 3.0
2021-12-16 15:59:15 +08:00
Haojun Liao
cfce13407f
[td-11818] implementate the taos_fetch_row .
2021-12-16 15:45:09 +08:00
Haojun Liao
6386917287
[td-11818] support create user/show user parser.
2021-12-15 19:34:36 +08:00
Haojun Liao
77ff634df8
[td-10564] enable parser create user.
2021-12-14 15:51:57 +08:00
dapan1121
3bca16804b
Merge branch '3.0' into catalog_dev
2021-12-14 15:47:05 +08:00
dapan1121
a352b93570
update catalog and message
2021-12-14 15:24:21 +08:00
Haojun Liao
fb5db901d7
[td-10564] fix memory leak.
2021-12-14 15:13:10 +08:00
Haojun Liao
44c453b928
[td-10564] add a new file.
2021-12-14 15:08:56 +08:00
Haojun Liao
14952d7fb4
[td-10564] fix bug in taos_close
2021-12-14 15:08:06 +08:00
Haojun Liao
8ff4a07d7b
[td-10564] remove unused attributes in user structure, add new log for performance metric.
2021-12-14 10:32:39 +08:00
Haojun Liao
04057a39e2
[td-10564] connect to server success.
2021-12-13 19:31:00 +08:00
Haojun Liao
8c416a5e4e
[td-10564] refactor and add test cases.
2021-12-10 17:28:09 +08:00
Haojun Liao
bf97ce3d9d
[td-10564] refactor and add test cases.
2021-12-10 16:28:51 +08:00
Haojun Liao
33e384a7aa
[td-10564] refactor and add test cases.
2021-12-10 16:27:57 +08:00
Haojun Liao
cfc632893a
[td-10564] refactor and add test cases.
2021-12-10 16:12:28 +08:00
Haojun Liao
770e03318a
[td-11818] create basic driver launch environment.
2021-12-09 18:59:48 +08:00
Shengliang Guan
73b7bef1e1
[TD-10430] refact dnode module
2021-10-25 17:39:21 +08:00
Haojun Liao
83f448e40d
Merge branch '3.0' into feature/3.0_liaohj
2021-10-08 14:00:43 +08:00
Liu Jicong
0f3db7d7c2
add tq header
2021-10-08 11:37:54 +08:00
Haojun Liao
ee9013e4de
[TD-10529]refactor & add required APIs.
2021-10-08 10:23:44 +08:00
Hongze Cheng
46f33fcbd2
refact
2021-09-23 09:37:01 +08:00
Hongze Cheng
739cf40734
refact
2021-09-22 17:13:05 +08:00
Hongze Cheng
177c205d16
refact
2021-09-22 16:29:27 +08:00
Hongze Cheng
79aff97033
refact
2021-09-22 16:05:46 +08:00