Commit Graph

50974 Commits

Author SHA1 Message Date
sunpeng c7e930088f
docs: update taoskeeper and monitor docs (#21004)
* docs: update taoskeeper and monitor docs

* fix for doc
2023-04-21 11:12:11 +08:00
Xiaoyu Wang 969fdd1b23
Merge pull request #20971 from taosdata/feat/learner
add learner
2023-04-21 11:03:59 +08:00
cadem 6d948d8345 message compatible 2023-04-21 09:50:54 +08:00
xiaolei li bed2273cec
enhance: package jdbc-driver for enterprise package (#20999)
* enhance: package jdbc-driver for enterprise package

* enhance: enterprise package include jdbc driver
2023-04-21 09:03:20 +08:00
cadem bbb467725f message compatible 2023-04-20 21:50:55 +08:00
dm chen d594e4963f
Merge branch '3.0' into feat/learner 2023-04-20 19:11:06 +08:00
Xiaoyu Wang 2671718cd3
Merge pull request #20990 from taosdata/FIX/TD-23640-3.0
enh: adjust size limit of applyQ and negotiationWin
2023-04-20 17:30:53 +08:00
wade zhang 1af9b52d9b
Update 02-database.md 2023-04-20 16:40:10 +08:00
Benguang Zhao a1ca9466cd enh: adjust size limit of appyQ and negotiationWin 2023-04-20 14:28:56 +08:00
Benguang Zhao a21e0fe75e enh: propose vnode commit synchronously 2023-04-20 14:28:56 +08:00
Benguang Zhao 55c6f115b0 enh: add applied-index in sync node logging msg 2023-04-20 14:28:56 +08:00
Xiaoyu Wang aa107138a9
Merge pull request #20981 from taosdata/enh/3.0_planner_optimize
feat: the having clause can be used after the partition by clause or window clause
2023-04-20 11:21:01 +08:00
Haojun Liao c654f1145d enh(stream): add new msg for seek, and do some internal refactor. 2023-04-20 10:59:16 +08:00
cadem d51070922b message compitible 2023-04-20 09:45:32 +08:00
cadem 66bacdb165 vnode config compitible 2023-04-19 20:13:32 +08:00
cadem ca6ee940f7 typo 2023-04-19 18:59:40 +08:00
cadem 8b16f4b118 config compitible 2023-04-19 18:02:04 +08:00
Xiaoyu Wang 5367f25b4d feat: the having clause can be used after the partition by clause or window clause 2023-04-19 16:55:08 +08:00
Haojun Liao 95346cd4d8 test:update the test cases. 2023-04-19 15:17:46 +08:00
cadem c22bd63ed4 vnode config compitible 2023-04-19 15:11:16 +08:00
kailixu 9549c1d929 chore: fix 2023-04-19 14:47:06 +08:00
Haojun Liao d5c57ca244 enh(tmq): support the seek. 2023-04-19 14:46:48 +08:00
Xiaoyu Wang 7cf9919ab0
Merge pull request #20964 from taosdata/enh/3.0_planner_optimize
feat: last queries with tags output can be read from cache
2023-04-19 14:34:32 +08:00
kailixu dd85357b39 chore: more code 2023-04-19 14:19:36 +08:00
Haojun Liao 3f12156c53 enh(tmq): support seek in tmq. 2023-04-19 13:56:42 +08:00
Xiaoyu Wang 586b3945d1 feat: last queries with tags output can be read from cache 2023-04-19 13:09:11 +08:00
dapan1121 95b78f327a
Merge pull request #20959 from taosdata/enh/TS-3149
enh: add param for to_unixtimestamp to return timestamp type
2023-04-19 08:54:25 +08:00
kailixu 696d294f02 chore: code optimization 2023-04-18 19:58:02 +08:00
Haojun Liao 18b4694327
Update 23-perf.md 2023-04-18 19:22:52 +08:00
cadem 3b78d4382b add learner 2023-04-18 19:03:45 +08:00
Haojun Liao 230adc5433
Update 23-perf.md 2023-04-18 18:38:17 +08:00
sunpeng 57e8c3c091
docs: update title for monitor doc (#20965) 2023-04-18 17:48:19 +08:00
sunpeng 1431a313b1
docs: fix for monitor doc (#20963) 2023-04-18 17:15:48 +08:00
Xiaoyu Wang 6669c3a5ad feat: last queries with tags output can be read from cache 2023-04-18 17:13:14 +08:00
Ganlin Zhao 01c3df9a55 fix test cases 2023-04-18 17:12:49 +08:00
Xiaoyu Wang 61cc72c19a
Merge pull request #20961 from taosdata/enh/3.0_planner_optimize
feat: the fill value clause supports constant expressions
2023-04-18 16:24:29 +08:00
huolibo fdbb9cce48
fix: illegal accesses (#20960) 2023-04-18 16:08:22 +08:00
dapan1121 28a80be7b1
Merge pull request #20928 from taosdata/szhou/replace-function-2
enhance: udf handle expired after 10s
2023-04-18 15:43:50 +08:00
Xiaoyu Wang 1d2764ebdb feat: the fill value clause supports constant expressions 2023-04-18 15:36:50 +08:00
Ganlin Zhao b2cca108a3 add documentations 2023-04-18 14:29:04 +08:00
Ganlin Zhao 56ab728a42 add test cases 2023-04-18 14:18:06 +08:00
Ganlin Zhao 9581dcae7f enh: add param for to_unixtimestamp to return timestamp type 2023-04-18 14:17:22 +08:00
Haojun Liao 9627e8105b enh(tmq): support seek offset. 2023-04-18 13:52:47 +08:00
kailixu 50053fdc01 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-18 11:13:30 +08:00
kailixu c0148ed5e1 chore: remove the assertion 2023-04-18 11:11:44 +08:00
Haojun Liao 97da34050b fix(query): fix invalid free. 2023-04-18 10:40:53 +08:00
Shuduo Sang 76c628c8ee
fix: atoi on int64 config item (#20946) 2023-04-18 09:22:49 +08:00
Haojun Liao 7d3e5aa3d3 fix(query): set the table schema correctly when the table is dropped. 2023-04-18 09:03:30 +08:00
Haojun Liao 2ae05b8cf6 fix(stream): set the correct initial offset value. 2023-04-18 08:56:31 +08:00
shenglian zhou a2d75a327c enhance: udf output column reserve capacity 2023-04-18 08:28:12 +08:00