Commit Graph

32358 Commits

Author SHA1 Message Date
Haojun Liao a2cec0e488
Merge pull request #14004 from taosdata/feature/3_liaohj
feature(query): support show table block distribution.
2022-06-20 15:13:10 +08:00
Ganlin Zhao 3e79defdad
Merge pull request #14003 from taosdata/refactor/top_bot_refact
refactor: refactor top/bottom function and selectivity
2022-06-20 14:53:20 +08:00
Haojun Liao 868185a3b9 refactor(query): do some internal refactor. 2022-06-20 13:47:13 +08:00
Haojun Liao b66e0e718b fix(query): fix output column in show super table block distribution. 2022-06-20 13:42:59 +08:00
Ganlin Zhao 0ad4c6ca6d remove unused code 2022-06-20 13:33:44 +08:00
Ganlin Zhao 02cb6dc412 refactor(query): top/bot function refactor 2022-06-20 13:22:00 +08:00
dapan1121 3155a228e5
Merge pull request #13999 from taosdata/enh/abortpreprocess
enh: add rpc msg abort preprocess
2022-06-20 13:13:30 +08:00
Hui Li 9ce3ab0917
Merge pull request #13993 from taosdata/3.0test/jcy
refactor: refine today.py to be parameter driven
2022-06-20 13:06:08 +08:00
liuyao 3a0c1ada41
Merge pull request #13996 from taosdata/feature/TD-16616
feat(stream): add ci
2022-06-20 13:05:44 +08:00
Hui Li 3693d560ce
Merge pull request #13980 from taosdata/test3.0/lihui
test: add test case for tmq
2022-06-20 13:05:34 +08:00
Ganlin Zhao 3969c00187
Merge pull request #13997 from taosdata/fix/TD-16656
fix(query): fix stddev function floating point NaN value
2022-06-20 12:54:58 +08:00
Haojun Liao 659e429b87 feature(query): support show table block distribution. 2022-06-20 12:54:46 +08:00
Xiaoyu Wang 3f702941a6
Merge pull request #14001 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
2022-06-20 12:50:40 +08:00
Xiaoyu Wang 9e8058dd5d feat: sql function 'interp' 2022-06-20 12:00:57 +08:00
dapan1121 ef21c6b339 enh: add rpc msg abort preprocess 2022-06-20 11:37:40 +08:00
54liuyao 5301dece4e feat(stream): add ci 2022-06-20 11:35:05 +08:00
Li Minghao 8a15c2adb7
Merge pull request #13995 from taosdata/feature/3.0_mhli
refactor(sync): get snapshot and create reader
2022-06-20 11:30:06 +08:00
Ganlin Zhao a79f4a6ec7 fix(query): fix stddev function floating point NaN value
TD-16656
2022-06-20 11:25:54 +08:00
Minghao Li 5968c6353f refactor(sync): get snapshot and create reader 2022-06-20 10:58:59 +08:00
jiacy-jcy 00aa5abc92 update today.py 2022-06-20 09:31:58 +08:00
dapan1121 a8694bd863
Merge pull request #13977 from taosdata/enh/taos.ref
feat: support all queries on Qnode
2022-06-20 09:26:33 +08:00
Yu Chen c92170c06f docs: Update taosdump 2022-06-20 09:15:13 +08:00
Yu Chen 1cac5f6ecd Update 06-taosdump.md 2022-06-20 09:14:30 +08:00
Yu Chen 807e8f5095 docs: yu285-patch-1 2022-06-20 09:14:30 +08:00
Xiaoyu Wang c963f92dda
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
2022-06-19 20:09:15 +08:00
Xiaoyu Wang bac6e27c20 feat: sql command 'interp' 2022-06-19 19:39:12 +08:00
WANG MINGMING 45a247c062
Merge pull request #13933 from taosdata/feature/TD-16524
feat: add ttl/comment function
2022-06-19 11:18:14 +08:00
Xiaoyu Wang bd61367f0a
Merge pull request #13988 from taosdata/feature/3.0_debug_wxy
feat: the function manager adds an interface for manually configuring the parameters of the merge function
2022-06-19 10:34:53 +08:00
Xiaoyu Wang 7db6081c72 feat: the function manager adds an interface for manually configuring the parameters of the merge function 2022-06-19 10:06:46 +08:00
wangmm0220 e169d19dd4 fix:heap overflow in comment 2022-06-18 21:08:12 +08:00
Xiaoyu Wang 04e9996db6 feat: the function manager adds an interface for manually configuring the parameters of the merge function 2022-06-18 20:52:42 +08:00
liuyao 9f9184f694
Merge pull request #13986 from taosdata/feature/TD-16616
feat(stream): semi session operator
2022-06-18 20:39:53 +08:00
WANG MINGMING e50b10dbef
Merge pull request #13987 from taosdata/fix/TD-16591
fix:raw data error in json type
2022-06-18 20:34:47 +08:00
Haojun Liao 0e77d4dc1e Merge branch '3.0' into feature/3_liaohj 2022-06-18 20:04:06 +08:00
Haojun Liao 2f4bcd2625 enh(query): add more info about tablescan. 2022-06-18 20:03:27 +08:00
dapan1121 32a0cb7210
Merge branch '3.0' into enh/taos.ref 2022-06-18 19:57:20 +08:00
54liuyao 8c47a18dbf feat(stream): semi session operator 2022-06-18 19:57:08 +08:00
Xiaoyu Wang c0074588d4
Merge pull request #13984 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show table distributed'
2022-06-18 19:53:52 +08:00
dapan1121 cd5578918a Merge branch '3.0' into enh/taos.ref 2022-06-18 19:49:08 +08:00
wangmm0220 746f4759b0 fix:merge from 3.0 2022-06-18 19:40:36 +08:00
Li Minghao 9678238801
Merge pull request #13985 from taosdata/feature/3.0_mhli
refactor(sync): append noop in become leader
2022-06-18 19:28:59 +08:00
Yihao Deng d94a770b36
Merge pull request #13983 from taosdata/enh/trace1
enh: add trace log
2022-06-18 18:53:31 +08:00
Minghao Li 16930ac3aa refactor(sync): adjust log buf size 2022-06-18 18:42:40 +08:00
Minghao Li 80782556cc Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-18 18:39:02 +08:00
Xiaoyu Wang 22d1422b49 feat: sql command 'show table distributed' 2022-06-18 18:37:18 +08:00
wangmm0220 e6e44a6fe0 fix:raw data for json 2022-06-18 18:36:46 +08:00
Yihao Deng 2941254a2b
Merge branch '3.0' into enh/trace1 2022-06-18 18:26:26 +08:00
yihaoDeng 974f56cdf1 add trace base func 2022-06-18 18:12:31 +08:00
yihaoDeng e37a89d41a add trace log 2022-06-18 17:23:55 +08:00
Xuefeng Tan f9e81f8d1d
fix(taosAdapter): update driver-go (#13976) 2022-06-18 17:11:50 +08:00