Hongze Cheng
|
418aacf4cd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-06 08:07:27 +00:00 |
Ganlin Zhao
|
fee4d3c2d3
|
Merge branch '3.0' into fix/TD-16322
|
2022-07-06 13:50:26 +08:00 |
Ganlin Zhao
|
27300117d0
|
fix(query): fix substr parameter check
TD-16322
|
2022-07-06 13:49:25 +08:00 |
Haojun Liao
|
29949a965b
|
other: merge 3.0.
|
2022-07-06 13:46:24 +08:00 |
Haojun Liao
|
ddb71ed095
|
refactor: do some internal refactor.
|
2022-07-06 13:33:21 +08:00 |
Ganlin Zhao
|
453f48797c
|
Merge pull request #14579 from taosdata/fix/TD-16994
fix(query): top/bottom parameter check failure on int type
|
2022-07-06 13:10:51 +08:00 |
Ganlin Zhao
|
9355392c80
|
Merge pull request #14537 from taosdata/fix/TD-16877
fix(query): stddev function support unsigned data types
|
2022-07-06 10:14:23 +08:00 |
Ganlin Zhao
|
144df87ac6
|
fix(query): top/bottom parameter check failure on int type
TD-16994
|
2022-07-06 09:59:45 +08:00 |
Minglei Jin
|
fc20a61c85
|
Merge branch '3.0' into feat/tsdb_refact
|
2022-07-06 00:37:21 +08:00 |
Ganlin Zhao
|
cc89370f93
|
Merge branch '3.0' into fix/TD-17012
|
2022-07-05 19:59:36 +08:00 |
Haojun Liao
|
15d8ae0fee
|
other: merge 3.0
|
2022-07-05 19:22:50 +08:00 |
Xiaoyu Wang
|
cf9a6deaa5
|
Merge pull request #14543 from taosdata/feature/3.0_debug_wxy
fix: execution plan problem in the mode of using qnode as much as possible
|
2022-07-05 18:48:02 +08:00 |
Xiaoyu Wang
|
5b14444ca2
|
fix: a problem of unique function with ts
|
2022-07-05 18:00:07 +08:00 |
Ganlin Zhao
|
278339bdc6
|
fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
|
2022-07-05 15:38:29 +08:00 |
Ganlin Zhao
|
e6230baf70
|
fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
|
2022-07-05 15:35:24 +08:00 |
slzhou
|
7088166e98
|
fix: fix memory leak when uv_loop_close
|
2022-07-05 14:02:33 +08:00 |
Ganlin Zhao
|
085ef7da87
|
fix(query): stddev function support unsigned data types
|
2022-07-05 11:23:47 +08:00 |
Ganlin Zhao
|
f200c03b52
|
fix(query): stddev function support unsigned data types
|
2022-07-05 11:19:25 +08:00 |
Haojun Liao
|
6bfe5df94a
|
other: merge 3.0
|
2022-07-05 09:47:39 +08:00 |
Ganlin Zhao
|
1e7d94c291
|
fix(query): avg function support unsigned data type
TD-16877
|
2022-07-04 20:39:20 +08:00 |
Ganlin Zhao
|
9f529b7d3b
|
fix(query): avg function support unsigned data type
TD-16877
|
2022-07-04 20:34:46 +08:00 |
Ganlin Zhao
|
09c6fd9c09
|
Merge pull request #14498 from taosdata/fix/TD-16972
fix(query): add histogram function parameter check
|
2022-07-04 17:23:29 +08:00 |
Ganlin Zhao
|
22d8c5e9ab
|
fix(query): disable histogram to be used with indefinite rows function
in projection
TD-16948
|
2022-07-04 15:26:44 +08:00 |
Ganlin Zhao
|
a7e222ff92
|
fix(query): histogram function add param check for distribution
|
2022-07-04 14:57:20 +08:00 |
Ganlin Zhao
|
684621159a
|
extend error msg buffer size
|
2022-07-04 14:46:58 +08:00 |
Ganlin Zhao
|
89e4be84fe
|
fix(query): add histogram function parameter check
TD-16972
|
2022-07-04 14:40:12 +08:00 |
Hongze Cheng
|
ddb198de23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-04 03:42:50 +00:00 |
Ganlin Zhao
|
68fab47397
|
enh(query): add cast from binary/nchar -> timestamp for date-time string
|
2022-07-02 16:09:22 +08:00 |
Ganlin Zhao
|
7a588bd16f
|
Merge branch '3.0' into fix/TD-15257
|
2022-07-02 11:20:04 +08:00 |
Ganlin Zhao
|
f44e5310da
|
Merge branch '3.0' into fix/TD-15257
|
2022-07-02 11:18:50 +08:00 |
Xiaoyu Wang
|
7a53bae352
|
merge 3.0
|
2022-07-01 20:05:15 +08:00 |
Xiaoyu Wang
|
d1eef6880b
|
fix: csum/diff/mavg support subquery
|
2022-07-01 19:59:28 +08:00 |
Ganlin Zhao
|
e8bff44bbb
|
Merge branch '3.0' into fix/TD-16969
|
2022-07-01 18:08:39 +08:00 |
Ganlin Zhao
|
41aff1d1f6
|
fix(query): normalized parameter of histogram function can only be 1/0
TD-16969
|
2022-07-01 18:05:34 +08:00 |
Ganlin Zhao
|
9c2af3dd96
|
Merge branch '3.0' into fix/TD-15257
|
2022-07-01 17:23:59 +08:00 |
Xiaoyu Wang
|
ec7bfd9eba
|
fix: csum/diff/mavg support subquery
|
2022-07-01 17:17:49 +08:00 |
wangmm0220
|
4e6b3d72ac
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-01 16:54:18 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
Ganlin Zhao
|
55b8271554
|
fix crash
|
2022-07-01 16:34:07 +08:00 |
Ganlin Zhao
|
a239337f5a
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 15:54:03 +08:00 |
Xiaoyu Wang
|
a94e5f9bec
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:47:07 +08:00 |
Ganlin Zhao
|
1f88ea5597
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 15:46:35 +08:00 |
Xiaoyu Wang
|
129c9251bd
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:01:37 +08:00 |
Ganlin Zhao
|
f9d250781b
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 14:12:01 +08:00 |
Xiaoyu Wang
|
e235c9830d
|
merge 3.0
|
2022-07-01 13:35:07 +08:00 |
Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
Zhiqiang Wang
|
0dc6aa2972
|
Merge pull request #14421 from taosdata/fix/ZhiqiangWang/TD-16357-replace-win-qsort-func
os: replace win qsort func
|
2022-06-30 21:58:58 -07:00 |
afwerar
|
4e8f3db596
|
os: replace win qsort func
|
2022-07-01 11:54:21 +08:00 |
Ganlin Zhao
|
45b47b7a2b
|
Merge pull request #14399 from taosdata/enh/last_row_function
feat(query): add last_row function without cache
|
2022-07-01 11:28:43 +08:00 |
dapan1121
|
068924cc62
|
Merge pull request #14385 from taosdata/feature/queryredirect
feat: support query redirect
|
2022-06-30 18:03:17 +08:00 |