Haojun Liao
|
cb35b453d4
|
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
|
2023-02-15 12:55:04 +08:00 |
Haojun Liao
|
c2370fcdcc
|
fix(query): set correct flag in create dummy ctx.
|
2023-02-15 09:57:05 +08:00 |
Haojun Liao
|
f6ced36c87
|
fix(query): fix memory leak.
|
2023-02-15 01:28:50 +08:00 |
Haojun Liao
|
4e9146f061
|
fix(query): fix memory leak.
|
2023-02-14 22:46:31 +08:00 |
wangmm0220
|
6aa44b2fa9
|
fix:[TS638]diable tsdbReader open in streamScanOperator
|
2023-02-14 17:54:24 +08:00 |
dapan1121
|
05a9012fe3
|
Merge pull request #19973 from taosdata/fix/TD-22381
fix: add alter dnode configuration validdation
|
2023-02-14 17:10:25 +08:00 |
Liu Jicong
|
e4a365c265
|
remove assert
|
2023-02-14 16:36:55 +08:00 |
Haojun Liao
|
78e67995cc
|
Merge pull request #19966 from taosdata/fix/nodisk
fix(query): check validation of suid
|
2023-02-14 16:14:43 +08:00 |
Haojun Liao
|
a1eafe88ac
|
fix(query): fix some errors.
|
2023-02-14 14:48:33 +08:00 |
Haojun Liao
|
451b3628d5
|
Merge pull request #19965 from taosdata/fix/TD-22354
fix:number of ssdatablock rows exceeds the capacity
|
2023-02-14 13:49:31 +08:00 |
dapan1121
|
b9918b0eda
|
fix: add alter dnode configuration validdation
|
2023-02-14 13:49:07 +08:00 |
Xiaoyu Wang
|
8ab3835a82
|
Merge pull request #19952 from taosdata/FIX/TD-22348-main
fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1
|
2023-02-14 13:41:24 +08:00 |
Haojun Liao
|
6fffc71785
|
fix(query): check validation of suid,
|
2023-02-14 10:41:17 +08:00 |
54liuyao
|
3f38d56c0d
|
fix:number of ssdatablock rows exceeds the capacity
|
2023-02-14 10:40:16 +08:00 |
Ganlin Zhao
|
606993dc1d
|
fix: restrict interp query on stable for now
|
2023-02-14 10:22:09 +08:00 |
Haojun Liao
|
61a7751b57
|
fix(query): fix bug in tIntToHex and add test case.
|
2023-02-14 10:12:13 +08:00 |
Xiaoyu Wang
|
fcd1732514
|
Merge pull request #19953 from taosdata/fix/main_bugfix_wxy
fix: query compatible with lower version messages
|
2023-02-14 09:36:40 +08:00 |
dapan1121
|
208706d947
|
Merge pull request #19880 from taosdata/fix/TS-2547
fix: invalid msg order issue
|
2023-02-14 09:11:20 +08:00 |
Haojun Liao
|
fab32ae930
|
fix(query): fix bug in "tbname in" query.
|
2023-02-13 23:19:09 +08:00 |
Haojun Liao
|
a4c66dd6bb
|
Merge pull request #19949 from taosdata/fix/TS-2538
fix:crash at generate session scan range
|
2023-02-13 19:05:33 +08:00 |
Benguang Zhao
|
99bfc95d54
|
fix: synchronize access to raftStore
|
2023-02-13 19:00:10 +08:00 |
Haojun Liao
|
c9ce01c878
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-13 17:09:27 +08:00 |
Haojun Liao
|
c597a1e4ce
|
refactor: do some internal refactor.
|
2023-02-13 15:46:47 +08:00 |
Xiaoyu Wang
|
de92def988
|
fix: query compatible with lower version messages
|
2023-02-13 15:25:00 +08:00 |
Benguang Zhao
|
767080922a
|
fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1
|
2023-02-13 14:16:19 +08:00 |
Haojun Liao
|
13362841fe
|
Merge pull request #19946 from taosdata/fix/nodisk
fix(query): add kill check for cache scan operator.
|
2023-02-13 13:37:00 +08:00 |
54liuyao
|
31a75f837b
|
fix:crash at generate session scan range
|
2023-02-13 13:33:38 +08:00 |
Haojun Liao
|
2de465b64c
|
Merge pull request #19947 from taosdata/enh/stream_buffer_param1
Enh/stream buffer param1
|
2023-02-13 13:27:42 +08:00 |
dapan1121
|
df4967614f
|
Merge pull request #19906 from taosdata/fix/TS-2612
fix(query): fix max/min result inconsistent using with first or last plus interval time window query
|
2023-02-13 10:57:24 +08:00 |
Liu Jicong
|
7a4c8f30db
|
reset default cfg
|
2023-02-13 10:54:13 +08:00 |
Haojun Liao
|
b37bf56794
|
fix(query): add kill check for table merge scan.
|
2023-02-13 10:12:13 +08:00 |
Haojun Liao
|
08126ccde1
|
fix(query): add kill check for cache scan operator.
|
2023-02-13 10:07:56 +08:00 |
Liu Jicong
|
0cd6bd3d86
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-13 09:48:02 +08:00 |
Liu Jicong
|
1114fef337
|
add cfg
|
2023-02-13 09:47:30 +08:00 |
Haojun Liao
|
f6a262eeb1
|
fix(query): fix invalid write.
|
2023-02-11 01:56:28 +08:00 |
Haojun Liao
|
38df631629
|
fix(query): set correct table number.
|
2023-02-11 00:28:10 +08:00 |
Haojun Liao
|
2de2733405
|
fix(query): set correct table number.
|
2023-02-11 00:27:17 +08:00 |
Haojun Liao
|
ae7fc15170
|
fix(query): set correct table number.
|
2023-02-11 00:11:21 +08:00 |
Haojun Liao
|
b14afeef0a
|
refactor: do some internal refactor.
|
2023-02-10 23:40:53 +08:00 |
Haojun Liao
|
120ee13d6d
|
refactor: do some internal refactor.
|
2023-02-10 23:34:03 +08:00 |
Haojun Liao
|
595a57dfc9
|
fix(query): fix a typo
|
2023-02-10 23:32:16 +08:00 |
Haojun Liao
|
1b53f4b0bd
|
Merge pull request #19919 from taosdata/fix/liaohj
fix(query): add check for table/super table dropped
|
2023-02-10 23:00:55 +08:00 |
Haojun Liao
|
8781f31d17
|
fix(query): fix a typo.
|
2023-02-10 19:22:38 +08:00 |
Haojun Liao
|
a7fdc4bae3
|
other: merge 3.0
|
2023-02-10 19:20:24 +08:00 |
Haojun Liao
|
6839ed22f2
|
fix(query): fix bug in tag filter.
|
2023-02-10 18:28:35 +08:00 |
Haojun Liao
|
34891e1fe8
|
Merge pull request #19907 from taosdata/fix/stream_meta
fix: stream meta
|
2023-02-10 18:21:26 +08:00 |
Haojun Liao
|
e378668571
|
Merge pull request #19915 from taosdata/fix/nodisk
ehn(query): dynamic set the initial buffer size for data block from d…
|
2023-02-10 17:49:46 +08:00 |
Haojun Liao
|
f6b2da8c06
|
fix(query): add check for table/super table dropped, when retrieving cache rows.
|
2023-02-10 16:53:11 +08:00 |
Haojun Liao
|
c8f1c3b6e4
|
fix(query): set the max rows as the default block buffer rows.
|
2023-02-10 16:18:30 +08:00 |
Haojun Liao
|
72287a3b5f
|
fix(query): set correct tag value during tag filter and do some internal refactor.
|
2023-02-10 16:03:11 +08:00 |
dapan1121
|
19903eb00c
|
Merge pull request #19908 from taosdata/fix/TD-22349
fix: taosd crash issue
|
2023-02-10 14:23:24 +08:00 |
dapan1121
|
5d526d9269
|
fix: taosd crash issue
|
2023-02-10 10:57:50 +08:00 |
Liu Jicong
|
c8acfc4d54
|
fix: stream meta
|
2023-02-10 10:48:26 +08:00 |
Ganlin Zhao
|
3d3d15b765
|
fix(query): fix max/min result inconsistent using with first or last
plus interval time window query
|
2023-02-10 10:45:52 +08:00 |
Xiaoyu Wang
|
b2e60da1cf
|
merge main
|
2023-02-10 10:34:55 +08:00 |
Haojun Liao
|
c537c6c12f
|
Merge branch 'main' into fix/liaohj
|
2023-02-10 10:24:43 +08:00 |
Haojun Liao
|
443e8e2500
|
fix(query): add limit/offset for sys table scan operator.
|
2023-02-10 10:23:41 +08:00 |
Haojun Liao
|
e46657ada2
|
fix(query): fix memory leak.
|
2023-02-10 00:30:56 +08:00 |
Xiaoyu Wang
|
fcff07675d
|
merge main
|
2023-02-09 11:29:38 +08:00 |
54liuyao
|
40987fa507
|
feat:do not check whether the expired data has been update
|
2023-02-09 11:14:28 +08:00 |
Haojun Liao
|
a39665800e
|
Merge pull request #19868 from taosdata/fix/liaohj
fix(query): set correct group table size.
|
2023-02-08 19:00:55 +08:00 |
Xiaoyu Wang
|
57ffc1b540
|
feat: add ignore update option for create stream
|
2023-02-08 18:55:42 +08:00 |
Xiaoyu Wang
|
98e2fa2d7b
|
feat: add ignore update option for create stream
|
2023-02-08 18:46:12 +08:00 |
Liu Jicong
|
ae4ad7d851
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-08 16:09:35 +08:00 |
Haojun Liao
|
d69b57fab9
|
fix(query): set correct size for the last group.
|
2023-02-08 15:48:27 +08:00 |
Benguang Zhao
|
5ce5dded75
|
enh: reset wal reader after walReadVer
|
2023-02-08 14:41:15 +08:00 |
Haojun Liao
|
43cce095d0
|
fix(query): set correct group table size.
|
2023-02-08 14:26:04 +08:00 |
Xiaoyu Wang
|
f14ec79c41
|
Merge pull request #19851 from taosdata/fix/main_bugfix_wxy
fix: keepcolumnname is invalid in nested query
|
2023-02-08 13:17:49 +08:00 |
Xiaoyu Wang
|
3b24128e59
|
Merge pull request #19850 from taosdata/fix/TD-21938-test
fix(tdb/defragment): use nlogn page defragment instead of n^2
|
2023-02-08 13:16:52 +08:00 |
54liuyao
|
bafe5a577e
|
ci:add ci
|
2023-02-08 10:54:45 +08:00 |
Minglei Jin
|
dbdf26538c
|
fix(tdb/page): remove n^2 implementation of page defragment
|
2023-02-08 09:56:18 +08:00 |
Hongze Cheng
|
a086f83c27
|
fix: slow TDB page defragment
|
2023-02-08 09:46:48 +08:00 |
Xiaoyu Wang
|
2485fa5045
|
Merge pull request #19839 from taosdata/fix/TD-22245-tdb
fix(stream/state): switch tdb rollback on to restore from journals
|
2023-02-08 09:17:45 +08:00 |
Xiaoyu Wang
|
a52371959e
|
feat: add ignore update option for create stream
|
2023-02-07 19:31:08 +08:00 |
Xiaoyu Wang
|
e91b9ff47c
|
fix: keepcolumnname is invalid in nested query
|
2023-02-07 19:05:41 +08:00 |
Minglei Jin
|
e3ba07e054
|
test(tdb/defragment): unit test case for page defragment
|
2023-02-07 18:25:22 +08:00 |
dapan1121
|
19508d118f
|
Merge pull request #19817 from taosdata/feat/TS-2502
feat: support force fill in interval clause
|
2023-02-07 17:00:01 +08:00 |
54liuyao
|
e89362fb36
|
feat:stream ignore check update data
|
2023-02-07 15:29:05 +08:00 |
Minglei Jin
|
f4a60a4364
|
fix(stream/state): switch tdb rollback on to restore from journals
|
2023-02-07 15:11:22 +08:00 |
Haojun Liao
|
25f7ac7991
|
Merge pull request #19836 from taosdata/fix/nodisk
fix(query):add check for no disk error.
|
2023-02-07 13:36:30 +08:00 |
Haojun Liao
|
61be1fdc58
|
fix(query):fix syntax error.
|
2023-02-07 11:37:56 +08:00 |
Haojun Liao
|
5f89fe7652
|
fix(query):add check for no disk error.
|
2023-02-07 11:01:52 +08:00 |
dapan1121
|
c878b7985d
|
Merge pull request #19815 from taosdata/fix/TD-22228
fix: query res freed when fetch handling drop event
|
2023-02-07 10:21:28 +08:00 |
Haojun Liao
|
46fb9227f1
|
Merge pull request #19825 from taosdata/fix/nodisk
fix(query):set null for if the queried table is dropped
|
2023-02-07 09:19:58 +08:00 |
Shengliang Guan
|
4d20469e2b
|
fix: adjust log formats
|
2023-02-07 00:12:05 +08:00 |
Haojun Liao
|
2d951c1690
|
fix(query):set null for if the queried table is dropped when retrieving the corresponding tags.
|
2023-02-06 22:34:27 +08:00 |
dapan1121
|
ded47e1312
|
Merge remote-tracking branch 'origin' into feat/TS-2502
|
2023-02-06 17:22:18 +08:00 |
Haojun Liao
|
3822225231
|
other: merge main.
|
2023-02-06 16:24:15 +08:00 |
dapan1121
|
eae7fc509f
|
Merge pull request #19763 from taosdata/fix/TD-22074
fix: fix not msg to send
|
2023-02-06 16:22:58 +08:00 |
dapan1121
|
1f3f92c2cf
|
Merge pull request #19777 from taosdata/fix/TD-22145
fix: fix fd limit crash
|
2023-02-06 16:22:02 +08:00 |
dapan1121
|
c4295e1b29
|
Merge pull request #19779 from taosdata/fix/hostShutDown
fix: no resp when host machine shutdown
|
2023-02-06 16:20:39 +08:00 |
dapan1121
|
8ef836202d
|
Merge pull request #19800 from taosdata/fix/tcpThresd
opt: change transport param
|
2023-02-06 16:16:29 +08:00 |
dapan1121
|
955c3f6275
|
Merge pull request #19810 from taosdata/fix/TD-22175
fix: fix return invalid code
|
2023-02-06 16:15:51 +08:00 |
dapan1121
|
ab328a7c1e
|
fix: query res freed when fetch handling drop event
|
2023-02-06 15:26:07 +08:00 |
Haojun Liao
|
c93108bcbc
|
Merge pull request #19811 from taosdata/fix/nodisk
enh(query): add check for limit reach status.
|
2023-02-06 14:32:12 +08:00 |
dapan1121
|
ebbf3af3b1
|
fix: invalid msg order issue
|
2023-02-06 13:46:47 +08:00 |
Haojun Liao
|
24cdf0e758
|
enh(query): add check for limit reach status.
|
2023-02-06 13:40:51 +08:00 |
Xiaoyu Wang
|
5639132708
|
Merge pull request #19804 from taosdata/fix/main_bugfix_wxy
fix: insert syntax error
|
2023-02-06 12:52:52 +08:00 |
yihaoDeng
|
4939f54707
|
fix invalid code
|
2023-02-06 12:15:45 +08:00 |
Xiaoyu Wang
|
2b4adceb93
|
fix: insert syntax error
|
2023-02-06 11:07:51 +08:00 |
Xiaoyu Wang
|
aa12f5022c
|
Merge pull request #19799 from taosdata/FIX/TS-2542-main
fix: request snapshot from maximum of commit vers of tsdb and wal
|
2023-02-06 09:21:51 +08:00 |
dapan1121
|
a2b5162ab9
|
Merge pull request #19753 from taosdata/szhou/fixbugs
fix: show table distributed only works on super table, child table, and normal table
|
2023-02-06 08:52:44 +08:00 |
Xiaoyu Wang
|
115160bbd0
|
fix: insert syntax error
|
2023-02-05 10:11:26 +08:00 |
yihaoDeng
|
b36b34c1bb
|
change transport param
|
2023-02-04 12:56:22 +08:00 |
Haojun Liao
|
8dcd73abf0
|
Merge pull request #19790 from taosdata/fix/nodisk
fix(query): set the correct number of rows when calculating using sma
|
2023-02-04 00:58:59 +08:00 |
dapan1121
|
d286b3c844
|
Merge pull request #19774 from taosdata/fix/TD-22191
fix: add get ip addr result validation
|
2023-02-03 19:01:11 +08:00 |
dapan1121
|
225bf28536
|
Merge pull request #19744 from taosdata/fix/TD-22009
enhance: optimize building table delete skyline performance
|
2023-02-03 19:00:47 +08:00 |
Benguang Zhao
|
e0412d3057
|
fix: request snapshot from maximum of commit vers of tsdb and wal
|
2023-02-03 18:52:59 +08:00 |
Haojun Liao
|
845530e125
|
other: add some logs.
|
2023-02-03 17:33:35 +08:00 |
Haojun Liao
|
f803fa44b5
|
fix(query): set the correct number of rows when calculating using sma for min/max function.
|
2023-02-03 16:50:13 +08:00 |
Xiaoyu Wang
|
9c1b7e8c29
|
Merge pull request #19764 from taosdata/fix/TD-22162
fix(tdb): return success if txn is commited
|
2023-02-03 16:01:26 +08:00 |
dapan1121
|
ef89a31e8f
|
feat: force fill function
|
2023-02-03 15:37:04 +08:00 |
Xiaoyu Wang
|
84f8c7675f
|
Merge pull request #19768 from taosdata/FIX/TD-22121-main
enh: improve logging msgs for sync snapshot repl
|
2023-02-03 15:06:57 +08:00 |
Haojun Liao
|
0030c4b5ee
|
refactor(query): opt perf by remove some functions.
|
2023-02-03 14:24:00 +08:00 |
yihaoDeng
|
e7a72d5a28
|
fix: no resp when host machine shutdown
|
2023-02-03 13:57:26 +08:00 |
yihaoDeng
|
9f62cfd6f3
|
ref log
|
2023-02-03 12:12:58 +08:00 |
yihaoDeng
|
cdf362b588
|
fix: fix fd limit crash
|
2023-02-03 12:08:16 +08:00 |
dapan1121
|
ca16ebc6e7
|
fix: add get ip addr result validation
|
2023-02-03 10:36:47 +08:00 |
Haojun Liao
|
645c45a274
|
refactor(query): opt perf by remove some functions.
|
2023-02-03 10:28:12 +08:00 |
dapan1121
|
120af5da33
|
Merge pull request #19751 from taosdata/fix/TS-2530
fix: interp support filter and scalar calc
|
2023-02-03 09:57:57 +08:00 |
Benguang Zhao
|
561ee87e9d
|
enh: change the level of sync probe logging msg to trace
|
2023-02-03 09:22:00 +08:00 |
Haojun Liao
|
8e73e3090c
|
Merge pull request #19652 from taosdata/fix/liaohj
fix(query): do some internal refactor, and identify a bug.
|
2023-02-02 22:22:55 +08:00 |
yihaoDeng
|
1766e46fca
|
fix compile error
|
2023-02-02 21:46:48 +08:00 |
dapan1121
|
40b745932c
|
fix: scalar expr memory leak issue
|
2023-02-02 19:39:08 +08:00 |
Benguang Zhao
|
b6b0b3439e
|
enh: rename syncNodeOnSnapshotPre to syncNodeOnSnapshotPrep
|
2023-02-02 19:34:32 +08:00 |
dapan1121
|
d5bc02c1e8
|
feat: support force fill
|
2023-02-02 18:03:30 +08:00 |
Minglei Jin
|
6cdfa6d60f
|
fix(tdb): return success if txn is commited
|
2023-02-02 17:51:04 +08:00 |
yihaoDeng
|
615fe4869e
|
fix: fix not msg to send
|
2023-02-02 17:46:58 +08:00 |
Haojun Liao
|
e9490a3235
|
refactor(query): disable tag filter cache by default.
|
2023-02-02 17:38:21 +08:00 |
dapan1121
|
d88f1efeb1
|
feat: support force fill clause
|
2023-02-02 17:16:30 +08:00 |
Haojun Liao
|
aab31f655c
|
fix(query): fix bug in multi-group limit/offset of the merge sort .
|
2023-02-02 16:57:05 +08:00 |
shenglian zhou
|
c4366e4dbc
|
fix: minior, remove blank line
|
2023-02-02 16:34:20 +08:00 |
Haojun Liao
|
ab8c977417
|
other: merge main.
|
2023-02-02 14:00:36 +08:00 |
shenglian zhou
|
3f577c5019
|
fix: show table distributed only works on super table, child table, and normal table
|
2023-02-02 11:57:22 +08:00 |
dapan1121
|
e234dda2de
|
fix: interp support filter and scalar calc
|
2023-02-02 11:44:08 +08:00 |
Xiaoyu Wang
|
7f571b1ebd
|
fix: a time point can be fill
|
2023-02-02 10:59:47 +08:00 |
Haojun Liao
|
3897a91a95
|
refactor: do some internal refactor.
|
2023-02-02 10:17:39 +08:00 |
Haojun Liao
|
6a5ce7d663
|
refactor: opt tag filter perf.
|
2023-02-02 10:11:36 +08:00 |
Xiaoyu Wang
|
e6644d85c8
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-02-02 09:42:45 +08:00 |
Benguang Zhao
|
043fc8d980
|
enh: improve logging msgs for sync snapshot repl
|
2023-02-01 19:26:58 +08:00 |
Minglei Jin
|
df30b51a75
|
fix(stream): use tdb page replacement with stream state
|
2023-02-01 17:59:39 +08:00 |
Xiaoyu Wang
|
e89ce9b8b9
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-02-01 17:14:34 +08:00 |
Xiaoyu Wang
|
f6df973d4d
|
fix: no cache auto create table error
|
2023-02-01 10:15:42 +08:00 |
Xiaoyu Wang
|
0d2d3349a3
|
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
|
2023-02-01 09:45:32 +08:00 |
dapan1121
|
c8394cbf6e
|
fix: add get tb from mem time info
|
2023-01-31 16:38:29 +08:00 |
Haojun Liao
|
12cea405d1
|
Merge pull request #19705 from taosdata/fix/TS-2499
fix:process data with incorrect timestamp
|
2023-01-30 15:15:14 +08:00 |
dapan1121
|
c273c42dfb
|
Merge pull request #19629 from taosdata/szhou/fix-td-21911
fix: add node stopped and get/accquire ctx return node stopped
|
2023-01-30 15:06:42 +08:00 |
54liuyao
|
1ce1f8143c
|
fix:process data with incorrect timestamp
|
2023-01-30 13:29:15 +08:00 |
Shengliang Guan
|
98e174606c
|
Merge pull request #19578 from taosdata/FIX/TD-21942-main
enh: trim the last WAL idx file which is not fsynced
|
2023-01-30 09:31:28 +08:00 |
Benguang Zhao
|
bd23a36f86
|
fix: round lastApplyIndex up to beginIndex -1 in syncBeginSnapshot
|
2023-01-29 18:03:09 +08:00 |