Commit Graph

7247 Commits

Author SHA1 Message Date
slzhou a58a0e79c6 fix: uv task error when the pipe is NULL 2022-05-14 18:09:44 +08:00
slzhou 7161919086 fix: finish uv task when event loop start uv task failed 2022-05-14 17:20:22 +08:00
slzhou 4a316eae3f Revert "feat: enhance udf scalar function calls"
This reverts commit e8690dabef.
2022-05-14 17:03:05 +08:00
slzhou 2a42fc66bc fix: udf task to queue whenever uv_write result 2022-05-14 16:51:16 +08:00
slzhou 8d1ddbd877 fix: remove from task queue before signalling caller 2022-05-14 15:42:21 +08:00
Xiaoyu Wang a5210ee155
Merge pull request #12466 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-14 13:17:20 +08:00
afwerar 81e48a9e23 fix(os): 3.0 TDengine package error 2022-05-14 12:25:29 +08:00
Xiaoyu Wang 84018cdbd2 fix: some problems of parser and planner 2022-05-14 12:21:57 +08:00
Shengliang Guan 1f5941ebde
Merge pull request #12465 from taosdata/fix/mnode
enh: control the memory of the rpc queue
2022-05-14 12:05:18 +08:00
Xiaoyu Wang f0df0da98f fix: some problems of parser and planner 2022-05-14 11:59:23 +08:00
Shengliang Guan 7ad96ac276 enh: control the memory of the rpc queue 2022-05-14 11:53:46 +08:00
dapan1121 7473f61394
Merge pull request #12458 from taosdata/feature/qnode
fix: fix string to timestamp issue
2022-05-14 11:50:22 +08:00
Zhiqiang Wang 25b5b20e35
Merge pull request #12463 from taosdata/fix/ZhiqiangWang/fix-15189-update-windows-compile-error
fix(os): update windows compile error
2022-05-14 11:28:39 +08:00
afwerar 38dfa18750 fix(os): update windows compile error 2022-05-14 11:18:50 +08:00
Hongze Cheng e9a1e863e4
Merge pull request #12464 from taosdata/feat--tag-index
feat: tag index
2022-05-14 11:16:37 +08:00
afwerar 2e3a64a569 fix(os): update windows compile error 2022-05-14 11:15:21 +08:00
WANG MINGMING d3e722fc54
Merge pull request #12461 from taosdata/feature/TD-14761
fix:fix compile error in c++ unit test
2022-05-14 11:05:47 +08:00
Hongze Cheng f3eaca04f5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat--tag-index 2022-05-14 03:04:06 +00:00
Yihao Deng 9dc392d321
Merge pull request #12455 from taosdata/enh/add_more_index_ut
enh(index): add more UT
2022-05-14 10:49:10 +08:00
afwerar 61729d6805 fix(os): update windows compile error 2022-05-14 10:43:00 +08:00
Xiaoyu Wang 422f65abf6
Merge pull request #12462 from taosdata/feature/feat--tag-index_wxy
fix: 'create table using' problem
2022-05-14 10:39:38 +08:00
Xiaoyu Wang e9042e709d fix: 'create table using' problem 2022-05-14 10:36:19 +08:00
wangmm0220 ec5c99762e fix:fix compile error in c++ unit test 2022-05-14 10:29:13 +08:00
Xiaoyu Wang e0a51d43e7 fix: 'union [all]' syntax problems 2022-05-14 09:42:52 +08:00
Shengliang Guan 245f82ffe4 refactor: align 8 bytes in tqueue.c 2022-05-14 09:39:50 +08:00
dapan1121 4f8346ed91 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-05-14 09:38:00 +08:00
dapan1121 feaf9d0519 fix string to ts issue 2022-05-14 09:37:29 +08:00
slzhou b53e7192fc fix: core caused by invalid total rows of data block when executing sql like select udf2(f2) from udf.t2 group by 1-udf1(f1) 2022-05-14 09:31:30 +08:00
Shengliang Guan 1e41ba8c14 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-14 09:30:55 +08:00
Hongze Cheng d311d4fee7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat--tag-index 2022-05-14 01:29:36 +00:00
yihaoDeng e21588c627 enh(index): add NULL value and remove duplicate 2022-05-13 23:49:37 +08:00
yihaoDeng 42db1080c4 enh(index): add more UT 2022-05-13 23:44:50 +08:00
yihaoDeng d003f1b0d7 enh(index): add more UT 2022-05-13 23:30:46 +08:00
Shengliang Guan 7b15cdb287
Merge branch '3.0' into feature/qnode 2022-05-13 23:27:59 +08:00
Shengliang Guan 253651a521
Merge pull request #12449 from taosdata/feature/3.0_glzhao
feat(query): add sample function using reservoir sampling method
2022-05-13 23:27:07 +08:00
Shengliang Guan 4ebdb93679
Merge pull request #12448 from taosdata/feature/TD-14761
fea: add test case for schemaless
2022-05-13 23:26:33 +08:00
Shengliang Guan 9debc281b1 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-13 23:03:34 +08:00
dapan1121 aee28eb2fc fix catalog bug 2022-05-13 22:18:43 +08:00
slzhou d97030af70 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-13 22:17:27 +08:00
slzhou e8690dabef feat: enhance udf scalar function calls 2022-05-13 22:14:53 +08:00
Ganlin Zhao c1666e7e02 feat(query): add sample function 2022-05-13 22:08:37 +08:00
Ganlin Zhao 18ac565a93 feat(query): add sample function 2022-05-13 22:06:22 +08:00
Shengliang Guan 2258916b1d test: recover tmq/basic5.py 2022-05-13 22:02:55 +08:00
shenglian-zhou 095217a204
Merge pull request #12445 from taosdata/feature/udf
feat: fix erros of square int overflow and block capacity set before filling a new column
2022-05-13 21:59:02 +08:00
Haojun Liao d760f981a3
Merge pull request #12437 from taosdata/feature/3.0_liaohj
fix(query): set the correct state value key index.
2022-05-13 21:58:32 +08:00
wangmm0220 f284226f3f refactor: add ut casese for schemaless 2022-05-13 21:47:55 +08:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
Ganlin Zhao 315a875208 feat(query): add sample function 2022-05-13 21:36:33 +08:00
Shengliang Guan 99c7d45285 fix: telemetry 2022-05-13 21:35:39 +08:00
wangmm0220 624d8e8ce2 refactor: add ut casese for schemaless 2022-05-13 21:20:51 +08:00