Haojun Liao
39036ea512
[td-13039] support pseudo column in interval query.
2022-03-30 13:41:15 +08:00
Haojun Liao
f659130551
[td-13039] merge 3.0.
2022-03-29 19:12:34 +08:00
Ganlin Zhao
7cb632cbf0
fix math function unit test
2022-03-29 17:31:09 +08:00
Ganlin Zhao
0c243e658e
math functions working with shell
2022-03-29 17:30:44 +08:00
Ganlin Zhao
a0ba1eb1f2
Merge branch 'feature/3.0_liaohj' of github.com:taosdata/TDengine into feature/3.0_liaohj
2022-03-28 15:45:21 +08:00
Ganlin Zhao
b601542094
refactor pow/log
2022-03-28 15:45:11 +08:00
Haojun Liao
9d5e46b6a7
[td-13039] fix compiling error.
2022-03-28 14:52:16 +08:00
Haojun Liao
0daa0de073
[td-13039] support scalar function.
2022-03-27 22:43:07 +08:00
Haojun Liao
6cd2d69d14
[td-13039] fix compiler error.
2022-03-27 15:47:03 +08:00
Haojun Liao
b9c33dade2
[td-13039] merge 3.0.
2022-03-27 15:30:46 +08:00
Haojun Liao
43692ece87
[td-13039] fix memory leak.
2022-03-26 22:49:52 +08:00
Haojun Liao
66b47472f0
[td-13039] fix memory leak and invlad memory operations.
2022-03-26 22:46:12 +08:00
Haojun Liao
36faa27dac
[td-13039] refactor.
2022-03-26 22:24:05 +08:00
Haojun Liao
23db83f5f4
[td-13039] support arithmetic query.
2022-03-26 22:13:14 +08:00
Haojun Liao
3162f93070
[td-13039] refactor scalar operator.
2022-03-26 17:26:55 +08:00
Haojun Liao
d4fa582040
[td-13039] fix bug in scalar filter.
2022-03-26 14:13:26 +08:00
Haojun Liao
400989c040
[td-13039] refactor scalar function.
2022-03-26 13:43:02 +08:00
Ganlin Zhao
8a2623e962
[TD-14240]<feature>: add math functions
2022-03-26 10:43:57 +08:00
Ganlin Zhao
aaa2d2094a
Merge branch '3.0' into 3.0_glzhao_math_func
2022-03-26 10:24:33 +08:00
afwerar
222db126bc
[TD-13758]<fix>: redefine memory api.
2022-03-26 00:29:53 +08:00
Ganlin Zhao
303a853c0c
[TD-14240]<feature>: add math functions
2022-03-25 20:09:26 +08:00
Ganlin Zhao
eef9b77490
[TD-14240]<feature>: add math functions
2022-03-25 16:31:41 +08:00
Ganlin Zhao
c08ccb75df
[TD-14240]<feature>: add math functions
2022-03-25 16:24:48 +08:00
Ganlin Zhao
79002a6e3d
[TD-14240]<feature>: add math functions
2022-03-25 16:24:36 +08:00
afwerar
394178da68
[TD-13767]<fix>: only use iconv.
2022-03-18 13:23:48 +08:00
Shuduo Sang
23bef711fc
Feature/sangshuduo/td 13063 3.0 windows ( #10720 )
...
* [TD-13063]<feature>: 3.0 on Windows
* add pthread in contrib
* fix linux compile
* fix osSemaphore
* add gnu regex for Windows
* fix compile error for Windows
* support arm platform
* port more OS files
* fix for Windows compile
* port more files
* fix macOS on x86_64
* port osFile
* port osSemaphone.h
* port osSocket.c
* port tconfig.c
* port ttimer.c
* add couple files
2022-03-15 21:35:04 +08:00
Haojun Liao
02981347e4
Merge pull request #10569 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-03-12 15:47:52 +08:00
afwerar
e04ef027ab
[TD-13768]<fix>: redefine time api.
2022-03-11 16:49:07 +08:00
Haojun Liao
c62dfe6460
[td-13039] merge 3.0.
2022-03-11 14:59:42 +08:00
Xiaoyu Wang
066c39d571
TD-13747 merge 3.0
2022-03-09 21:35:24 -05:00
afwerar
c6de196769
[TD-13765]<fix>: redefine rand api.
2022-03-10 00:36:30 +08:00
Xiaoyu Wang
b3d0283048
TD-13747 merge 3.0
2022-03-06 22:31:34 -05:00
Haojun Liao
024dd9966f
[td-13039] refactor.
2022-03-04 19:21:30 +08:00
Haojun Liao
cde3e97061
[td-13039] merge 3.0.
2022-03-04 14:31:21 +08:00
Haojun Liao
92da01a8ba
[td-13039] refactor.
2022-03-04 13:25:39 +08:00
Xiaoyu Wang
0a9675e454
TD-13037 merge 3.0
2022-03-03 22:44:45 -05:00
afwerar
35b3edaea5
[TD-13756]<fix>: file system stat access func.
2022-03-04 00:04:57 +08:00
Xiaoyu Wang
213793be49
TD-13747 merge 3.0
2022-03-02 04:24:59 -05:00
dapan1121
e0faac42c4
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-03-01 09:50:44 +08:00
dapan1121
5f3e439ddc
feature/qnode
2022-03-01 09:42:28 +08:00
dapan1121
c0c4b5c8c8
feature/qnode
2022-03-01 09:30:23 +08:00
dapan1121
5dc9d9776c
feature/qnode
2022-02-28 19:35:22 +08:00
Shengliang Guan
5891779fe1
common
2022-02-28 17:55:07 +08:00
dapan1121
454ef8dfdd
feature/qnode
2022-02-28 16:52:48 +08:00
dapan1121
97e7a41a3f
feature/qnode
2022-02-28 15:50:22 +08:00
Haojun Liao
c35a3fa35f
Merge pull request #10388 from taosdata/feature/3.0_liaohj
...
Feature/3.0 liaohj
2022-02-28 15:23:57 +08:00
Haojun Liao
6afebf9a1c
[td-13039] merge 3.0
2022-02-28 10:16:59 +08:00
dapan1121
cda6986125
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-02-28 09:39:13 +08:00
dapan1121
62e5ecd6d4
feature/qnode
2022-02-28 09:38:44 +08:00
dapan
2d58e1fed7
feature/qnode
2022-02-27 17:54:47 +08:00