Commit Graph

12055 Commits

Author SHA1 Message Date
Shengliang Guan dad12c24fb refactor: comment out to avoid crash of tmqShow.py 2022-07-12 19:56:38 +08:00
Shengliang Guan 037f84fafd Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-12 17:29:23 +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
Li Minghao d192abbb32
Merge pull request #14814 from taosdata/feature/3.0_mhli
refactor(sync): do leader transfer
2022-07-12 16:26:35 +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
Xiaoyu Wang 12f9027b8e
Merge pull request #14819 from taosdata/feature/3.0_debug_wxy
fix: some problems of parser
2022-07-12 16:01:14 +08:00
Ganlin Zhao 09e2056e99
Merge pull request #14813 from taosdata/fix/merge_interval_agg
enh(query): agg function adoption for MIA operator
2022-07-12 15:49:48 +08:00
dapan1121 3e98eb1740
Merge pull request #14817 from taosdata/fix/TD-17260
fix: fix set plan addr issue
2022-07-12 15:48:59 +08:00
Haojun Liao 24090f0fc3 refactor: do some internal refactor. 2022-07-12 15:30:38 +08:00
Shengliang Guan 697bfa1126
Merge pull request #14816 from taosdata/fix/valgrind
enh: transfer leader before close vnode and mnode
2022-07-12 15:23:20 +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
Shengliang Guan 825f80629f fix: compile error 2022-07-12 15:14:38 +08:00
Xiaoyu Wang 8b89492101 fix: some problems of parser 2022-07-12 15:11:55 +08:00
Shengliang Guan 2aee76ab63 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-12 15:07:47 +08:00
Minghao Li 96f9274fef refactor(sync): add timer routines 2022-07-12 15:04:32 +08:00
dapan1121 cea0a7849a fix: fix lock issue 2022-07-12 15:03:32 +08:00
dapan1121 35e059af6c Merge branch '3.0' into fix/TD-17260 2022-07-12 14:54:41 +08:00
dapan1121 9813094f16 fix: fix lock and set plan addr issue 2022-07-12 14:51:32 +08:00
Cary Xu bd76ae5213
Merge pull request #14811 from taosdata/feature/TD-11274-3.0
fix: use correct keep2 when set least ts for query
2022-07-12 14:49:03 +08:00
Shengliang Guan e9d4948e84 enh: transfer leader before close vnode and mnode 2022-07-12 14:46:52 +08:00
Ganlin Zhao 92358da0fa Merge branch '3.0' into fix/merge_interval_agg 2022-07-12 14:40:45 +08:00
Minghao Li 129b289bdf refactor(sync): do leader transfer 2022-07-12 14:34:18 +08:00
Ganlin Zhao fdf878c3e8 enh(query): agg function adoption for MIA operator
TD-17254
2022-07-12 14:31:16 +08:00
Ganlin Zhao 5e2cedec75
Merge pull request #14806 from taosdata/fix/merge_interval_agg
enh(query): aggregation function adoption for MIA operator
2022-07-12 14:25:59 +08:00
dapan1121 265d27c277
Merge pull request #14807 from taosdata/fix/TD-16590
fix: add more columns in show stable res
2022-07-12 14:24:53 +08:00
Shengliang Guan 75804db990 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-12 14:22:10 +08:00
Shengliang Guan 48dee594d3 refactor: adjust the minimum number of fetch threads to 4 2022-07-12 14:21:58 +08:00
Cary Xu 0f7c2ebb01 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-12 14:14:52 +08:00
Cary Xu 6c5e8bae55 fix: use correct keep2 when set least ts for query 2022-07-12 14:14:42 +08:00
Haojun Liao be94e05e9b
Merge pull request #14805 from taosdata/feature/3_liaohj
fix(query): set the ts to be the time window start key value
2022-07-12 14:11:32 +08:00
Shengliang Guan b9165a9503 fix: reset queueSize after the queueItem is consumed and executed by the worker 2022-07-12 13:56:54 +08:00
dapan1121 8957a91ab3 fix: add more columns in show stable res 2022-07-12 13:56:15 +08:00
Ganlin Zhao 8aa442a9f8 Merge branch '3.0' into fix/merge_interval_agg 2022-07-12 13:55:56 +08:00
Ganlin Zhao 66f2835af1 enh(query): hyperloglog function adoption for MIA operator
TD-17254
2022-07-12 13:55:12 +08:00
Haojun Liao 4d73720fb8 fix(query): set the ts to be the time window start key value when filling timestamp column. 2022-07-12 13:45:41 +08:00
shenglian-zhou 0e603a176c
Merge pull request #14794 from taosdata/szhou/td-17001
fix: select tag from st will return block composed of num of records
2022-07-12 13:44:36 +08:00
Ganlin Zhao ba7d72c752 enh(query): first/last function adoption for MIA operator
TD-17254
2022-07-12 13:41:21 +08:00
Yihao Deng 946f1101fd
Merge pull request #14803 from taosdata/fix/fdLeak
fix: fd leak
2022-07-12 13:27:49 +08:00
Shengliang Guan 52b63db905 fix: invalid vnode ref while drop stream 2022-07-12 13:26:55 +08:00
Haojun Liao efcef47f7d
Merge pull request #14795 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-07-12 13:11:05 +08:00
Li Minghao eba5bf6e95
Merge pull request #14801 from taosdata/feature/3.0_mhli
refactor(sync): modify trace log
2022-07-12 11:52:09 +08:00
yihaoDeng 365a28f37c fix fd leak 2022-07-12 11:51:39 +08:00
Ganlin Zhao 7f875b5120 enh(query): elapsed function adoption for MIA operator
TD-17254
2022-07-12 11:38:28 +08:00
Ganlin Zhao ec4874f6b6 enh(query): spread function adoption for MIA operator
TD-17254
2022-07-12 11:30:14 +08:00
Ganlin Zhao 884b35928a enh(query): apercentile function adoption for MIA operator
TD-17254
2022-07-12 11:23:54 +08:00
Minglei Jin 44704ced13
Merge pull request #14798 from taosdata/fix/tsdb-cache-fs-blockidx
fix: skip file set if null pBlockIdx
2022-07-12 11:23:51 +08:00
Minghao Li 03fe08a890 refactor(sync): modify trace log 2022-07-12 11:15:58 +08:00
Minghao Li d7d8d82eec refactor(sync): modify log to index 2022-07-12 11:08:01 +08:00
Minghao Li ded3224471 refactor(sync): modify log to index 2022-07-12 11:07:07 +08:00