Commit Graph

5204 Commits

Author SHA1 Message Date
Xiaoyu Wang d8762d401f feat(query): child table or normal table support JOIN-clause 2022-04-12 20:02:16 +08:00
Xiaoyu Wang ec643ceecd fix: is_null expression returned an incorrect result 2022-04-12 16:12:45 +08:00
Xiaoyu Wang 5a70bddb6f
Merge pull request #11411 from taosdata/feature/3.0_wxy
enh(query):optimize scanning through SQL functions
2022-04-12 13:34:03 +08:00
Xiaoyu Wang 93d379638c enh(query):optimize scanning through SQL functions 2022-04-12 13:10:47 +08:00
Zhiqiang Wang 925ac93e38
Merge pull request #11393 from taosdata/fix/ZhiqiangWang/TD-13756-fix-macro-name-error
fix: correct macro name error
2022-04-12 10:10:55 +08:00
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
afwerar c11946fd75 [TD-13756]<fix>: Fix macro name error. 2022-04-11 18:55:43 +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