dapan1121
ac9da616f5
Merge remote-tracking branch 'origin/3.0' into fix/TS-2139
2022-11-24 14:51:54 +08:00
Shengliang Guan
7d91f3565d
Merge pull request #18395 from taosdata/fix/liao_cov
...
refactor: enable continue query when the buffer of sink node is empty
2022-11-24 11:47:07 +08:00
Shengliang Guan
335a572d86
Revert "Revert "enh: row optimize2""
2022-11-24 10:12:25 +08:00
Hongze Cheng
ffbb04d40a
Revert "enh: row optimize2"
2022-11-24 09:21:26 +08:00
Haojun Liao
e0e55b2d65
refactor: do some internal refactor.
2022-11-23 22:08:35 +08:00
yihaoDeng
be410b9903
add debug info
2022-11-23 21:33:11 +08:00
kailixu
4e739b45fb
fix: flen/offset adaption for trow
2022-11-23 21:29:16 +08:00
dapan1121
a222e9ad7b
fix: update sysdb vgroup info after db dropped
2022-11-23 16:09:03 +08:00
dapan1121
908de1b301
fix: sysdb cache removed cause of drop db operation
2022-11-23 15:59:34 +08:00
Haojun Liao
f9e338ba2d
test: limit the output.
2022-11-23 15:54:30 +08:00
Haojun Liao
ca1dcf4ea1
test: limit the output
2022-11-23 15:54:00 +08:00
Haojun Liao
4d75bd69b2
test: disable print result.
2022-11-23 15:49:59 +08:00
Haojun Liao
0a8fc50024
test:update test cases.
2022-11-23 15:47:12 +08:00
dapan1121
188e6e6c7d
Merge pull request #18325 from taosdata/enh/msgRefactor2
...
enh: refact some messages
2022-11-23 13:53:37 +08:00
dapan1121
842217e77d
fix: crash issue caused by insert from query clause
2022-11-22 18:53:48 +08:00
yihaoDeng
62bf1c024a
refactor retry
2022-11-21 21:25:15 +08:00
dapan1121
c66390d401
enh: refact tmq pull message
2022-11-21 20:38:42 +08:00
dapan1121
3f88dbe256
enh: refact client server messages
2022-11-18 11:43:03 +08:00
dapan1121
a9d2411642
fix: fix tmq hb msg issue
2022-11-17 18:24:29 +08:00
dapan1121
fb861a3935
enh: refactor tmq messages
2022-11-17 14:09:15 +08:00
Xiaoyu Wang
7bddbb06f0
fix: sanitizer error
2022-11-14 14:38:51 +08:00
yihaoDeng
52b28fbceb
fix ahandle mem leak
2022-11-11 19:16:51 +08:00
dapan1121
a5dd241af0
Merge pull request #18012 from taosdata/feature/TD-14761
...
fix:<TD-20297> disable sql log in schemaless if sql is too long
2022-11-11 10:05:16 +08:00
yihaoDeng
27ebbdadf2
add rpc retry config
2022-11-10 19:44:45 +08:00
dapan1121
7dea2e99d3
Merge pull request #17973 from taosdata/fix/TD-20273
...
fix: free unfinished ahandle when cli quit
2022-11-10 13:52:32 +08:00
wangmm0220
9bf3b79420
fix:<TD-20297> disable sql log in schemaless if sql is too long
2022-11-10 09:49:34 +08:00
dapan1121
56c5eb29b9
Merge pull request #18005 from taosdata/enh/TD-20288
...
enh: support vgroup epset update
2022-11-10 09:41:25 +08:00
Haojun Liao
015f1a1df8
other: merge 3.0
2022-11-09 19:17:45 +08:00
dapan1121
2f807a85d0
Merge remote-tracking branch 'origin/3.0' into enh/TD-20288
2022-11-09 18:52:00 +08:00
dapan1121
9f7e06721c
enh: support vgroup epset update
2022-11-09 18:48:52 +08:00
Xiaoyu Wang
caf5bddb04
fix: taos_fetch_rows_a error
2022-11-09 14:43:56 +08:00
Haojun Liao
b48752686e
refactor: do some internal refactor.
2022-11-09 13:45:46 +08:00
yihaoDeng
7b30a6ee23
free unfinished ahandle while quit
2022-11-08 20:45:11 +08:00
Shengliang Guan
920fc400a0
Merge pull request #17964 from taosdata/fix/TD-20264
...
fix: add log for use db rsp
2022-11-08 16:07:55 +08:00
Shengliang Guan
7a5be43d14
Merge pull request #17954 from taosdata/feature/stream
...
fix(stream): delete tb should be checked in write thread
2022-11-08 13:50:15 +08:00
Shengliang Guan
fb7d45303b
fix: add log for use db rsp
2022-11-08 13:46:18 +08:00
Liu Jicong
bc469f7f7b
fix(stream): delete tb should be checked in write thread
2022-11-08 11:30:29 +08:00
Shengliang Guan
36450e6dd7
enh: optimize the error code when create and delete a database in a dropping state
2022-11-08 11:08:14 +08:00
Shengliang Guan
30058f7619
enh: optimize the error code when create and delete a database in a dropping state
2022-11-08 10:46:32 +08:00
Xiaoyu Wang
f1265cc7a0
enh: insert optimize
2022-11-07 16:48:53 +08:00
Xiaoyu Wang
00c0a5634e
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-07 14:56:35 +08:00
dapan1121
b8dd38430f
Merge pull request #17887 from taosdata/enh/add_reqId_interface
...
enh: add req_id interface
2022-11-07 14:17:33 +08:00
yihaoDeng
335867cd92
change gen rule
2022-11-07 10:29:02 +08:00
Xiaoyu Wang
b7bc828172
enh: insert optimize
2022-11-06 18:42:53 +08:00
yihaoDeng
1613b43f49
add test
2022-11-04 19:16:04 +08:00
Xiaoyu Wang
80dc658dbb
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-04 18:03:21 +08:00
yihaoDeng
9610efbdf4
stmt reqid incr one
2022-11-04 15:54:46 +08:00
Xiaoyu Wang
8513dc1067
enh: insert optimize
2022-11-04 15:21:38 +08:00
Haojun Liao
869b49158d
test: disable unit test.
2022-11-03 22:05:55 +08:00
Haojun Liao
abfa8c1d87
fix(query): add api to memset buffer for filtering data.
2022-11-03 22:05:08 +08:00
yihaoDeng
69afe77ed9
add req_id interface
2022-11-03 20:08:30 +08:00
Liu Jicong
15ad147c40
Merge branch '3.0' into feature/stream
2022-11-03 13:37:59 +08:00
Liu Jicong
2fbc8e6306
refactor(stream): stream deploy and state transfer
2022-11-03 13:22:23 +08:00
dapan1121
2bf5b0405d
Merge pull request #17851 from taosdata/enh/TD-19956
...
enh: optimize submit response message
2022-11-03 10:19:39 +08:00
Shengliang Guan
54717721c0
Merge pull request #17850 from taosdata/szhou/fixbugs
...
fix: taos_fetch_row returns null and log the error when the argument is invalid
2022-11-03 09:30:31 +08:00
dapan1121
f00d69333d
fix: fix hb register crash issue
2022-11-03 08:42:56 +08:00
shenglian zhou
f72c875a02
fix: taos_fetch_row returns null and log the error when the argument is invalid
2022-11-03 07:55:47 +08:00
dapan1121
2779fe56a7
fix: fix auto create table issue in stmt
2022-11-02 18:34:25 +08:00
Shengliang Guan
b5f0041af1
refact: adjust error code in vnode
2022-11-02 15:28:32 +08:00
dapan1121
ecfcf7054c
enh: optimize submit response msg
2022-11-02 15:18:32 +08:00
Liu Jicong
2e640c38a2
refactor: stream and tmq message
2022-10-31 18:37:28 +08:00
dapan1121
9b475ea7f4
Merge pull request #17680 from taosdata/feature/TD-14761
...
fix:defects in coverity
2022-10-27 09:07:51 +08:00
wangmm0220
d212be8a37
fix:defects in coverity
2022-10-26 17:54:19 +08:00
Liu Jicong
8dbe7ac377
fix: failed case
2022-10-26 14:02:36 +08:00
Liu Jicong
52b4b510a8
merge 3.0
2022-10-26 09:18:29 +08:00
Liu Jicong
75e5e490fd
refactor(stream): recover and fill history
2022-10-26 00:31:00 +08:00
Cary Xu
6d0d42569a
enh: remove obsolete codes for raw data row
2022-10-25 11:30:57 +08:00
Xiaoyu Wang
292f0c6db7
enh: insert parser refactor
2022-10-24 16:58:45 +08:00
Shengliang Guan
6badadc478
Merge pull request #17585 from taosdata/feature/TD-14761
...
fix:error in schemaless if error happens
2022-10-24 12:39:40 +08:00
wangmm0220
2a214e3d25
fix:error in schemaless if error happens
2022-10-24 09:30:59 +08:00
Liu Jicong
11f153cf1a
fix(client): memory leak
2022-10-24 09:18:35 +08:00
Shengliang Guan
9903bbc527
Merge pull request #17577 from taosdata/fix/liao_cov
...
fix(query): fix coverity issues.
2022-10-23 23:12:36 +08:00
Shuduo Sang
7023e465cf
fix: client tmq connector coverity scan issues ( #17573 )
2022-10-23 08:59:34 +08:00
Haojun Liao
6e95d18643
Merge branch '3.0' into fix/liao_cov
2022-10-22 15:15:47 +08:00
Haojun Liao
1fa1e55dee
refactor: do some internal refactor.
2022-10-22 15:00:27 +08:00
yihaoDeng
a9ec68c87f
avoid err msg
2022-10-21 20:05:29 +08:00
yihaoDeng
51c24d2dc6
avoid err msg
2022-10-21 19:59:44 +08:00
dapan1121
ac542e9164
Merge remote-tracking branch 'origin/3.0' into fix/TD-19712
2022-10-21 16:52:38 +08:00
dapan1121
6fa1cf90db
fix: fix tsc query memory leak
2022-10-21 16:51:33 +08:00
dapan1121
a01d49b223
Merge pull request #17522 from taosdata/feat/TD-19386
...
feat: add retrieve DB and table route info APIs
2022-10-21 08:31:11 +08:00
dapan1121
0d727eedcf
Merge remote-tracking branch 'origin/3.0' into feat/TD-19386
2022-10-20 16:30:20 +08:00
Liu Jicong
ce1b6147a0
enh(client): add debug log
2022-10-20 15:34:27 +08:00
dapan1121
7c133359ce
feat: add retrieve db and table route info api
2022-10-20 15:13:39 +08:00
dapan1121
723110c449
feat: add retrieve db and table route info API
2022-10-19 19:25:02 +08:00
Benguang Zhao
2aa7afe7fa
Merge branch '3.0' into FIX/TD-19593-3.0
2022-10-19 16:31:13 +08:00
Xiaoyu Wang
8cd36d9045
merge 3.0
2022-10-19 14:01:57 +08:00
Xiaoyu Wang
601f0f3edf
fix: handle coverity scan
2022-10-19 13:56:39 +08:00
Benguang Zhao
00a066443f
Merge branch '3.0' into FIX/TD-19593-3.0
2022-10-19 09:38:36 +08:00
Benguang Zhao
3b0968d7f9
enh: enable the -Wformat=2 compiler option
2022-10-19 09:24:15 +08:00
dapan1121
53e73511b5
Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw
2022-10-19 09:16:13 +08:00
dapan1121
20085e5b72
fix:fix coverity issues
2022-10-19 09:15:04 +08:00
dapan1121
b621f04e40
Merge pull request #17436 from taosdata/feature/TD-14761
...
fix:defeats in converity scan
2022-10-19 09:00:07 +08:00
Liu Jicong
936c78f424
Merge pull request #17440 from taosdata/feature/stream
...
refactor: tmq commit
2022-10-18 23:47:26 +08:00
dapan1121
99fd3284df
Merge pull request #17439 from taosdata/fix/coverity.pw
...
fix: fix coverity issues
2022-10-18 22:15:20 +08:00
Shengliang Guan
25d6bbaf09
Merge pull request #17409 from taosdata/feature/TD-19221-3.0
...
feat:add new interface for schemaless
2022-10-18 17:46:33 +08:00
Liu Jicong
ca2012a521
refactor: tmq commit
2022-10-18 16:56:07 +08:00
dapan1121
0fe14f0b16
fix: fix coverity issues
2022-10-18 16:33:27 +08:00
wangmm0220
41866ed397
fix:defeats in converity scan
2022-10-18 15:13:52 +08:00
wangmm0220
98306426f0
fix:assert core if db is empty
2022-10-18 14:47:02 +08:00
Liu Jicong
12e5aa76a1
Merge pull request #17424 from taosdata/feature/stream
...
fix: memory leak
2022-10-18 13:48:16 +08:00
wangmm0220
7b84b217c2
opti:add auto compile
2022-10-18 13:46:42 +08:00
wangmm0220
9fe6d23462
feat:add new interface for schemaless
2022-10-18 11:49:03 +08:00
Haojun Liao
95dd30be57
fix(query): fix coverity issues.
2022-10-18 11:43:58 +08:00
Liu Jicong
44401b6b90
fix: memory leak
2022-10-18 10:58:33 +08:00
dapan1121
1992925d8d
Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw
2022-10-17 19:50:37 +08:00
dapan1121
cf9abe7258
fix: fix coverity check issues
2022-10-17 19:48:36 +08:00
wangmm0220
a0cd578668
feat:add new interface for schemaless
2022-10-17 19:37:34 +08:00
wangmm0220
d150bd1d5d
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19221-3.0
2022-10-17 19:36:16 +08:00
wangmm0220
b7222bc4ea
feat:add new interface for schemaless
2022-10-17 19:21:11 +08:00
wangmm0220
0029ddd232
feat:add new interface for schemaless
2022-10-17 17:48:30 +08:00
Liu Jicong
177fe40ea2
merge 3.0
2022-10-17 16:31:49 +08:00
Liu Jicong
68e0ddfa88
refactor: tmq client
2022-10-17 16:28:55 +08:00
Shengliang Guan
b16639247a
Merge pull request #17393 from taosdata/feature/TD-14761
...
fix:scan converity defects
2022-10-17 16:25:53 +08:00
Liu Jicong
d2fc6215c6
fix: client mem leak
2022-10-17 15:06:05 +08:00
wangmm0220
54e3617a6f
fix:scan converity defects
2022-10-17 14:32:18 +08:00
Liu Jicong
9a3ac0ca57
Merge branch '3.0' into feature/stream
2022-10-17 10:17:45 +08:00
Liu Jicong
6f9153c6e3
fix: error handling
2022-10-17 10:13:10 +08:00
Benguang Zhao
616eb5f903
Merge branch '3.0' into FIX/TD-19239-3.0
2022-10-16 00:29:01 +08:00
Benguang Zhao
7fb827debd
fix: refactor walScanLogGetLastVer, walCheckAndRepairMeta, and walCheckAndRepairIdx.
...
* search for the last entry in the contiguous range of valid WAL from the last pos fsynced as firstTrial
* find the last entry before the last pos fsynced backwards as second trial
* reserve sufficient space for computing CRC32 checksum, esp. of WAL record body
* rebuild meta info to resolve potential misalignment between lists of meta and actual log files
* retract commitIndex and appliedIndex to lastLogIndex if needed
* put an upper size limit on possibly corrupted WAL range to be recovered
2022-10-15 23:56:31 +08:00
dapan1121
0df311a78f
Merge pull request #17264 from taosdata/refact/query_opt
...
refactor:do some internal refactor to optimize the query performance.
2022-10-14 19:51:46 +08:00
dapan1121
3a20447b9d
Merge pull request #17351 from taosdata/fix/TD-19544
...
fix: fix kill query crash issue
2022-10-14 18:37:48 +08:00
Liu Jicong
1a113a5a0c
temporarily disable failed test
2022-10-14 16:30:51 +08:00
dapan1121
d5cfbebd82
fix: fix kill query crash issue
2022-10-14 13:26:10 +08:00
Shengliang Guan
d14969a846
Merge pull request #17344 from taosdata/fix/ZhiqiangWang/TD-13064-mac-change-service-name
...
os: Mac change service name
2022-10-14 09:14:05 +08:00
Shengliang Guan
81e72ea84c
Merge pull request #17346 from taosdata/feature/TD-14761
...
fix:sml core dump if insert quickly because of spin lock destroy
2022-10-14 09:13:14 +08:00
wangmm0220
8067febe27
fix:sml core dump if insert quickly because of spin lock destroy
2022-10-13 19:35:43 +08:00
afwerar
e453e96d6b
os: Mac change service name
2022-10-13 18:34:11 +08:00
Hongze Cheng
1ad117497c
more format
2022-10-13 14:39:32 +08:00
Hongze Cheng
17040610e5
more code format
2022-10-13 14:37:03 +08:00
Haojun Liao
f5f0a7026f
other: merge 3.0
2022-10-13 14:20:51 +08:00
yihaoDeng
53b6058b0d
support compress
2022-10-12 10:22:40 +08:00
Haojun Liao
d3b37ef294
other:merge 3.0
2022-10-11 22:56:54 +08:00
yihaoDeng
37a0b9c759
support compress
2022-10-11 22:18:44 +08:00
Shengliang Guan
b9374718d6
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
...
feat: support batch loading of csv files
2022-10-11 20:53:49 +08:00
Xiaoyu Wang
0563eb2475
feat: support batch loading of csv files
2022-10-11 17:28:58 +08:00
Xiaoyu Wang
18fa48ae57
feat: support batch loading of csv files
2022-10-11 15:54:01 +08:00
Haojun Liao
f0d3f0e773
test: update the script
2022-10-10 16:16:57 +08:00
Haojun Liao
7c3ddc4920
other:merge 3.0
2022-10-10 15:35:38 +08:00
Liu Jicong
86d80ad478
Merge pull request #17244 from taosdata/feature/stream
...
feat(stream): support define table name (DO NOT MERGE)
2022-10-10 10:05:33 +08:00
Liu Jicong
2f9aeeb5fc
feat(stream): support define table name
2022-10-09 16:54:27 +08:00
Shengliang Guan
447cb4db44
fix: coverity issues
2022-10-09 15:59:25 +08:00
Haojun Liao
f8a84a1d19
other:merge 3.0
2022-09-30 13:47:21 +08:00
Haojun Liao
f6e972e96a
test:update the ut.
2022-09-29 18:38:46 +08:00
Haojun Liao
ac58d5397b
Merge pull request #17149 from taosdata/feature/3_liaohj
...
refactor(query): do some internal refactor.
2022-09-29 17:21:27 +08:00
Haojun Liao
6abc13e843
refactor(query): do some internal refactor.
2022-09-29 14:57:15 +08:00
Liu Jicong
057edd92c3
Merge branch '3.0' into feature/tq
2022-09-28 20:27:09 +08:00
Liu Jicong
cde4085a6d
optimize msg batch
2022-09-28 20:24:02 +08:00
Haojun Liao
5a2c583c32
other:merge 3.0
2022-09-28 18:00:04 +08:00
Haojun Liao
71e3993185
Merge pull request #17114 from taosdata/feature/3_liaohj
...
refactor(query): do some internal refactor.
2022-09-28 17:36:01 +08:00
Haojun Liao
1ee075dce0
fix(query):set correct code.
2022-09-28 16:32:50 +08:00
Liu Jicong
01c94a775b
feat(tmq): push optimization
2022-09-28 14:55:19 +08:00
Haojun Liao
0c601395f5
test: update test ut.
2022-09-28 14:54:38 +08:00
Haojun Liao
3c97f6c257
test:update the ut.
2022-09-28 14:43:53 +08:00
Haojun Liao
e36eed852f
refactor:do some internal refactor.
2022-09-28 14:39:24 +08:00
Haojun Liao
027a0c11bb
refactor(query): do some internal refactor.
2022-09-28 14:18:32 +08:00
Xiaoyu Wang
528a3273c0
fix: memory leak
2022-09-28 14:11:34 +08:00
Haojun Liao
04f087793e
refactor(query): do some internal refactor.
2022-09-28 10:54:54 +08:00
Haojun Liao
bd6cf3137f
other:merge 3.0
2022-09-27 18:12:54 +08:00
wangmm0220
7167cac954
fix:[TD-19223] add message for performance_schema.perf_apps in schemaless
2022-09-26 18:02:10 +08:00
wangmm0220
e6d616f59e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
2022-09-26 16:06:47 +08:00
Haojun Liao
54712ae302
other:merge 3.0
2022-09-26 14:50:51 +08:00
Shengliang Guan
983f4797f2
Merge pull request #16862 from taosdata/enh/clientPolicy
...
enh: support client merge policy
2022-09-23 17:26:30 +08:00
dapan1121
2750ace3c3
fix: fix insert into select issue
2022-09-23 16:37:09 +08:00
yihaoDeng
c2c7e7a63b
Merge branch 'dd' into info
2022-09-23 15:54:56 +08:00
dapan1121
3fb3aa7bea
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
2022-09-23 13:33:11 +08:00
Haojun Liao
36bcb3734e
Merge remote-tracking branch 'origin/refact/query_opt' into refact/query_opt
2022-09-23 10:59:20 +08:00
Haojun Liao
413701944d
test:update the test case.
2022-09-23 10:59:04 +08:00
Shengliang Guan
761a65725b
Merge pull request #16994 from taosdata/fix/TD-19079
...
fix: fix client memory leak
2022-09-22 19:42:51 +08:00
Shengliang Guan
bc1e1f1bec
Merge pull request #17004 from taosdata/fix/fixInvalidCode
...
fix(tsc):avoid invalid code
2022-09-22 16:37:34 +08:00
yihaoDeng
ac32abd39b
fix(tsc):avoid invalid code
2022-09-22 14:46:54 +08:00
Xiaoyu Wang
7ecda770c2
fix: request free sequence problem
2022-09-22 14:03:11 +08:00
wangmm0220
011aae09a2
fix:modify end condition for schemaless
2022-09-22 13:57:17 +08:00
wangmm0220
09dbaffa9d
fix:modify end condition for schemaless
2022-09-22 11:46:14 +08:00
dapan1121
ef68cea88e
fix: fix client memory leak
2022-09-22 08:47:08 +08:00
Xiaoyu Wang
5731e15193
Merge branch 'enh/3.0_planner_optimize' into refact/query_opt
2022-09-21 18:26:09 +08:00
Xiaoyu Wang
5680c03c17
enh: added memory allocators for parser and planner
2022-09-21 17:07:22 +08:00
Xiaoyu Wang
5116e0a01b
enh: added memory allocators for parser and planner
2022-09-21 17:04:12 +08:00
Xiaoyu Wang
3abfb569ba
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-09-21 14:00:55 +08:00
Xiaoyu Wang
2a978bae09
Merge remote-tracking branch 'origin/3.0' into refact/query_opt
2022-09-21 13:58:34 +08:00
Xiaoyu Wang
71749cf6c6
Merge branch 'enh/3.0_planner_optimize' into refact/query_opt
2022-09-21 13:56:34 +08:00
Xiaoyu Wang
90c300e320
enh: added memory allocators for parser and planner
2022-09-21 13:53:40 +08:00
Xiaoyu Wang
a914816ce7
enh: added memory allocators for parser and planner
2022-09-21 11:28:34 +08:00
Xiaoyu Wang
2f475399a6
enh: added memory allocators for parser and planner
2022-09-21 10:57:41 +08:00
Xiaoyu Wang
46b0c2c9c4
enh: added memory allocators for parser and planner
2022-09-20 18:52:45 +08:00
yihaoDeng
c1850c6964
Merge branch 'dv' into dev
2022-09-20 16:05:22 +08:00
yihaoDeng
a43e03c1f7
fix(tsc):fix taosdump failure
2022-09-20 16:02:56 +08:00
Shengliang Guan
69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
...
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
wangmm0220
ee2f5abf82
fix:error in CI
2022-09-20 09:52:10 +08:00
Shuduo Sang
a5c92370d5
fix: func declarition for arm32 ( #16930 )
2022-09-19 19:01:15 +08:00
wangmm0220
cc8738d251
fix:error in CI
2022-09-19 19:00:21 +08:00
Shengliang Guan
6e34fbc6a3
Merge pull request #16923 from taosdata/fix/fixTaosdumpFailure
...
fix(tsc): fix taosdump failure
2022-09-19 18:47:49 +08:00
yihaoDeng
2a494b2671
fix(tsc): fix taosdump failure
2022-09-19 16:56:35 +08:00
wangmm0220
345b68ccee
fix: cols num error in tmq for query
2022-09-19 15:28:28 +08:00
wangmm0220
a1257090e2
fix:error in auto create table for taosX
2022-09-19 14:28:03 +08:00
Haojun Liao
78f03e993d
other:merge 3.0
2022-09-19 10:30:55 +08:00
Liu Jicong
cde1bee8e0
Merge pull request #16890 from taosdata/feature/stream
...
fix(tmq):fix memory leak
2022-09-17 00:23:59 +08:00
wangmm0220
e3bc2487b3
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
2022-09-16 19:00:49 +08:00
dapan1121
8ddb142474
Merge branch '3.0' into enh/clientPolicy
2022-09-16 18:10:12 +08:00
wangmm0220
dfc5ce23a0
fix:error in auto create table for taosX
2022-09-16 17:01:41 +08:00
Liu Jicong
273adb9895
fix memory leak
2022-09-16 16:17:02 +08:00
wangmm0220
13059c40bc
fix:error in auto create table for taosX
2022-09-16 10:45:32 +08:00
yihaoDeng
90fac9b8da
fix(tsc): avoid mem leak
2022-09-15 21:11:12 +08:00
yihaoDeng
f9d6551de6
fix(tsc): avoid mem leak
2022-09-15 20:51:14 +08:00
wangmm0220
414021a8e0
fix:error in auto create table for taosX
2022-09-15 19:23:12 +08:00
yihaoDeng
fe29f00019
fix: fix deadlock
2022-09-15 17:23:48 +08:00
dapan1121
4048c99282
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
2022-09-15 14:50:35 +08:00
yihaoDeng
24d0d1d315
Merge branch 'ne' into dev
2022-09-15 12:37:32 +08:00
yihaoDeng
091c8ecfcd
enh(tsc): handle deadlock
2022-09-15 11:30:27 +08:00
yihaoDeng
1091302e8d
fix: fix mem leak
2022-09-15 10:30:17 +08:00
yihaoDeng
ef18966fa9
enh(tsc): handle deadlock
2022-09-15 09:53:32 +08:00
yihaoDeng
ab3f6619b9
enh(tsc): handle deadlock
2022-09-14 23:29:38 +08:00
wangmm0220
0afef12ce0
fix:add createTableList element in tmq_get_json
2022-09-14 18:52:56 +08:00
dapan1121
5589f78b32
Merge pull request #16779 from taosdata/fix/memLeakIssue
...
fix: fix client/server memory leak issues
2022-09-14 17:42:12 +08:00
Haojun Liao
0c9964d30b
test(query): update the unit test.
2022-09-14 17:38:42 +08:00
Haojun Liao
eb98839989
refactor: add some log.
2022-09-14 17:21:45 +08:00
wangmm0220
8a8423d66d
fix:add logic for auto create table in taosX
2022-09-14 16:44:41 +08:00
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