Commit Graph

5198 Commits

Author SHA1 Message Date
Haojun Liao fc58e2392d
Merge pull request #11404 from taosdata/feature/3.0_liaohj
fix[query]: fix null write error bug for varchar/nchar data type.
2022-04-11 23:35:18 +08:00
Haojun Liao cf890f6e10 fix[query]: fix null write error bug for varchar/nchar data type. 2022-04-11 23:05:39 +08:00
Haojun Liao 6f6adece3e
Merge pull request #11398 from taosdata/feature/3.0_liaohj
fix[query]: enable min/max function to be applied to bool data type.
2022-04-11 22:54:55 +08:00
yihaoDeng 01af381036 Merge branch '3.0' of https://github.com/taosdata/TDengine into nDev 2022-04-11 21:27:34 +08:00
yihaoDeng 4990fd51ab fix rpc problem 2022-04-11 20:54:27 +08:00
Haojun Liao 74e5ebc322 fix[query]: enable min/max function to be applied to bool data type. 2022-04-11 19:50:34 +08:00
Haojun Liao a3be085135
Merge pull request #11392 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-04-11 19:32:12 +08:00
Haojun Liao 8c27b944ba fix[query]: disable the auto convert of ucs4 for taos_fetch_raw_block api. 2022-04-11 18:54:31 +08:00
WANG MINGMING bc9157a6a2
Merge pull request #11387 from taosdata/feature/TD-14222-new
refactor: add encode/decode logic for operator result info
2022-04-11 18:17:32 +08:00
Xiaoyu Wang 147675c71f
Merge pull request #11385 from taosdata/feature/3.0_wxy
enh: set datablock desc timestamp precision, and fix the bug of constant calculation
2022-04-11 18:05:43 +08:00
Cary Xu 8603b6ece3
Merge pull request #11388 from taosdata/feature/TD-11463-3.0
refactor: row bitmap to provide real semantics of NULL and NONE
2022-04-11 18:04:56 +08:00
wangmm0220 bc4e73a3dd feat: optimize encode/decode resultRow 2022-04-11 17:55:53 +08:00
Xiaoyu Wang 983e4aa010 set datablock desc timestamp precision 2022-04-11 17:42:05 +08:00
dapan1121 938d64801b
Merge pull request #11378 from taosdata/feature/qnode
feat: add query node, i.e. qnode, for query only purpose
2022-04-11 17:40:47 +08:00
Haojun Liao 2624fa2711 fix[query]: invalid write. 2022-04-11 17:36:10 +08:00
wangmm0220 45b766cd35 feat: optimize encode/decode resultRow 2022-04-11 17:35:17 +08:00
wangmm0220 78fd2d3a3e feat: optimize encode/decode resultRow 2022-04-11 17:30:27 +08:00
Cary Xu 91f9661550 bug fix for bitmap compress 2022-04-11 17:29:14 +08:00
wangmm0220 4961b6ab8e feat: optimize encode/decode resultRow 2022-04-11 17:08:13 +08:00
Cary Xu 6a9834f541 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-11 17:05:51 +08:00
Cary Xu 72e39b2bf5 adaption for update function 2022-04-11 17:05:24 +08:00
Haojun Liao 8240efda4c fix[query]: enable filter on nchar type. 2022-04-11 17:03:41 +08:00
dapan1121 baab065136
Merge branch '3.0' into feature/qnode 2022-04-11 16:39:28 +08:00
Xiaoyu Wang e30d114c7b set datablock desc timestamp precision 2022-04-11 16:27:42 +08:00
dapan1121 e4d53ef3c7 fix hb bug 2022-04-11 15:57:34 +08:00
Haojun Liao 115ac26c8e
Merge pull request #11379 from taosdata/feature/3.0_liaohj
fix[query]:enable sum function to be applied to bool data type.
2022-04-11 15:49:50 +08:00
Haojun Liao 6b681d79d4 fix[query]:enable sum function to be applied to bool data type. 2022-04-11 15:25:19 +08:00
Haojun Liao c18810402c
Merge pull request #11376 from taosdata/feature/3.0_liaohj
fix[query]:fix memory invalid write in group by nchar data.
2022-04-11 15:24:25 +08:00
Haojun Liao b223010bdd fix[query]:fix memory invalid write in group by nchar data. 2022-04-11 14:54:16 +08:00
Xiaoyu Wang cd75d1121a constant calc bugfix 2022-04-11 14:48:07 +08:00
dapan1121 6f12bc1093 feature/qnode 2022-04-11 14:15:09 +08:00
wangmm0220 8e42ce1d27 fix:fix conflict merge from 3.0 2022-04-11 14:12:53 +08:00
wangmm0220 9a543fb331 feat:fix error in result row 2022-04-11 14:09:47 +08:00
Haojun Liao c828ed3793
Merge pull request #11369 from taosdata/feature/3.0_liaohj
test[query]:update the script.
2022-04-11 11:10:02 +08:00
Haojun Liao ca5d5ca7bb test[query]:update the script. 2022-04-11 10:44:37 +08:00
dapan1121 abd60582d4 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-11 09:14:27 +08:00
Shengliang Guan e846ac560f Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-10 22:34:31 +08:00
Shengliang Guan c4ee7142b9 fix[cluster]: manage mnode in multi-process mode 2022-04-10 22:34:18 +08:00
Ganlin Zhao 6a734a74ac
Merge pull request #11365 from taosdata/feature/TD-14242
<feat>[query]: add cast function SQL syntax
2022-04-10 19:55:03 +08:00
Ganlin Zhao 5fb7a7955f Merge branch '3.0' into feature/TD-14242 2022-04-10 19:33:04 +08:00
Ganlin Zhao 03cce69b75 <feat>[query]: add cast function SQL syntax
TD-14242
2022-04-10 19:13:44 +08:00
afwerar 2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Shengliang Guan 3feca9402c Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-10 18:25:13 +08:00
Shengliang Guan 14ec5b672a fix[cluster]: redirect msg when mnode not deployed 2022-04-10 18:24:16 +08:00
Shengliang Guan 4188f3fa9c
Merge pull request #11360 from taosdata/feature/node
fix[cluster]: redirect msg when node not deployed
2022-04-10 17:55:48 +08:00
Haojun Liao 1df069814a feat[query]:add time slice operator. 2022-04-10 15:35:09 +08:00
Shengliang Guan a3ac72079e fix[cluster]: redirect msg when node not deployed 2022-04-10 14:04:44 +08:00
Yihao Deng 7b07299e25
Merge pull request #11302 from taosdata/feature/create_index
Feature/create index
2022-04-10 13:56:13 +08:00
Shengliang Guan b8bdbed3db fix[cluster]: redirect meg when node not deployed 2022-04-10 13:47:28 +08:00
Shengliang Guan 48ec0aa781
Merge pull request #11351 from taosdata/feature/node
feat[cluster]: create and drop mnode
2022-04-10 13:04:04 +08:00