Commit Graph

46954 Commits

Author SHA1 Message Date
Ganlin Zhao 35675aeb2a
Update 10-function.md 2023-02-07 10:49:42 +08:00
Ganlin Zhao 90ac7efc45
docs: add more details about interp subclause en 2023-02-07 10:46:43 +08:00
Xuefeng Tan 96cd93db62
enh(taosAdapter): add whether to disable the collection clientIP configuration option (#19819) 2023-02-07 10:26:31 +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 e93c96aff9
Merge pull request #19808 from taosdata/enh/stream_num_limit
enh: stream number limit
2023-02-07 09:25:36 +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 dda20bd5cb
Merge pull request #19827 from taosdata/fix/TD-22240
fix: should not execute trans if not leader
2023-02-07 02:35:23 +08:00
Shengliang Guan 2dcb281108 fix: should not execute trans if not leader 2023-02-07 02:08:31 +08:00
Shengliang Guan 9e41be60ed
Merge pull request #19826 from taosdata/fix/TD-22240
fix: set transId to 0 while timeout or in follower state
2023-02-07 00:51:54 +08:00
Shengliang Guan 4d20469e2b fix: adjust log formats 2023-02-07 00:12:05 +08:00
Shengliang Guan 151dfea99c fix: restore some changes 2023-02-07 00:07:05 +08:00
Shengliang Guan 917d1165a7 fix: set transId to 0 while timeout or in follower state 2023-02-06 22:49:13 +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
Haojun Liao fbc94135b9
Merge pull request #19816 from taosdata/fix/nodisk
fix(query): set the correct timestamp value in case that only imem has data.
2023-02-06 22:32:34 +08:00
Haojun Liao 5e2bb75275 fix(query):set correct initial key value for mem/imem data. 2023-02-06 17:56:45 +08:00
Liu Jicong 55f78b4109 fix case 2023-02-06 16:41:30 +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
Haojun Liao 08b3ce7cc0 fix(query): remove timing code. 2023-02-06 16:08:41 +08:00
Haojun Liao b53d2669da other: merge main 2023-02-06 16:02:54 +08:00
Haojun Liao e7b97cc086 fix(query): set the correct timestamp value in case that only imem has data. 2023-02-06 15:59:47 +08:00
dapan1121 56d93fe3c1
Merge pull request #19812 from taosdata/fix/TD-22237
fix: client update epset crash issue
2023-02-06 15:57:01 +08:00
Xiaoyu Wang 0b6852d7eb
Merge pull request #19813 from taosdata/enh/TD-22139
enh(tsdb/cache): new block index cache for querying
2023-02-06 15:42:42 +08:00
dapan1121 ab328a7c1e fix: query res freed when fetch handling drop event 2023-02-06 15:26:07 +08:00
Minglei Jin b83f93d564 fix(query): release lru handle before returning from block idx loading 2023-02-06 14:41:17 +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
Minglei Jin a6d52aed4f fix(tsdb/cache): use 5M cache for block index instead of 1M 2023-02-06 14:18:49 +08:00
Minglei Jin 023b8377fb enh(tsdb/cache): new block index cache for querying 2023-02-06 14:12:57 +08:00
dapan1121 18e3450c11 fix: client update epset crash issue 2023-02-06 14:01:43 +08:00
Haojun Liao 24cdf0e758 enh(query): add check for limit reach status. 2023-02-06 13:40:51 +08:00
Haojun Liao 882451df0b
Merge pull request #19809 from taosdata/fix/nodisk
fix(query): add null ptr check when retrieving the block info.
2023-02-06 12:57:23 +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
Liu Jicong e615053f4a enh: stream number limit 2023-02-06 11:32:04 +08:00
Xiaoyu Wang 2b4adceb93 fix: insert syntax error 2023-02-06 11:07:51 +08:00
Haojun Liao 89b1843382 fix(query): add null ptr check when retrieving the block info. 2023-02-06 10:59:45 +08:00
yihaoDeng 121afc6047 rm invalid param on macos 2023-02-06 10:23:25 +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
Shuduo Sang 2a7732b159
fix: update taos-tools 6a2d9fc for main (#19802) 2023-02-04 22:35:41 +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
sunpeng 5a5dca3113
docs: revert go mod file (#19791)
* docs: revert go mod file

* delete indirect
2023-02-03 17:40:53 +08:00