Commit Graph

12163 Commits

Author SHA1 Message Date
yihaoDeng c20fb3878d fix crash 2023-02-16 19:07:49 +08:00
yihaoDeng ee28ab3bf7 enh: batch send 2023-02-16 18:06:12 +08:00
yihaoDeng c35b938698 fix invalid read/write 2023-02-16 17:01:09 +08:00
yihaoDeng a6a8daec23 fix: batch write 2023-02-16 15:09:39 +08:00
yihaoDeng 27643f7c21 fix invalid read 2023-02-16 11:04:38 +08:00
yihaoDeng 792e16befc fix invalid read 2023-02-16 10:36:49 +08:00
yihaoDeng 05e61bac89 fix: invalid read 2023-02-16 00:12:26 +08:00
yihaoDeng a2982d7c25 Merge branch 'enh/mainnn' into fix/main 2023-02-15 23:48:31 +08:00
yihaoDeng 3fc8f6b732 fix: invalid read 2023-02-15 22:29:17 +08:00
yihaoDeng 5c6b5f0d0f fix: invalid read 2023-02-15 21:58:56 +08:00
yihaoDeng 015dd658e6 fix: invalid read 2023-02-15 21:16:08 +08:00
yihaoDeng 9c050c0ea6 handle too many session 2023-02-15 20:15:34 +08:00
yihaoDeng f22d07319f handle too many session 2023-02-15 20:06:04 +08:00
yihaoDeng b8dfc71446 handle too many session 2023-02-15 19:24:48 +08:00
yihaoDeng e44704b20e opt: opt tag index 2023-02-15 17:26:11 +08:00
yihaoDeng 09e5ca7a0f handle fastfail 2023-02-15 15:34:55 +08:00
dapan1121 052f89c3d2
Merge pull request #19964 from taosdata/fix/restrict_interp_stable
fix: restrict interp query on stable for now
2023-02-15 14:30:52 +08:00
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
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
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