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 |
Minglei Jin
|
dd42db0077
|
tsdb/mem table: remove unused codes
|
2023-04-18 15:09:13 +08:00 |
Ganlin Zhao
|
b2cca108a3
|
add documentations
|
2023-04-18 14:29:04 +08:00 |
Minglei Jin
|
e159c4ead9
|
first round rocks batch write implementation
|
2023-04-18 14:25:35 +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 |
shenglian zhou
|
2aefe1d24a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/replace-function-2
|
2023-04-18 08:24:18 +08:00 |
Haojun Liao
|
930b267a75
|
fix(stream): set the correct start offset for stream task.
|
2023-04-17 22:59:00 +08:00 |
Xiaoyu Wang
|
f37f408898
|
Merge pull request #20950 from taosdata/fix/3.0_merge_main
merge main
|
2023-04-17 17:58:04 +08:00 |
Xiaoyu Wang
|
7efb992551
|
Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main
|
2023-04-17 15:04:01 +08:00 |
Xiaoyu Wang
|
0648aa5954
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-17 15:03:41 +08:00 |
kailixu
|
97aa8aede2
|
chore: revert
|
2023-04-17 14:26:02 +08:00 |
kailixu
|
5889ea1261
|
chore: support specify param by app
|
2023-04-17 14:19:44 +08:00 |
Haojun Liao
|
4ed26bbc19
|
fix(stream): update the table list api.
|
2023-04-17 14:08:54 +08:00 |
kailixu
|
ab9d95d1a8
|
Merge branch '3.0' into enh/TD-23421-M
|
2023-04-17 13:57:54 +08:00 |
kailixu
|
6b64c51bf9
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-17 13:57:51 +08:00 |
sunpeng
|
2c52b00070
|
docs update offcial doc monitor section (#20949)
|
2023-04-17 11:49:10 +08:00 |
kailixu
|
1fb4fb280e
|
Merge branch '3.0' into enh/TD-23421-M
|
2023-04-17 11:42:50 +08:00 |
kailixu
|
fd3b552357
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-17 11:42:46 +08:00 |
Hongze Cheng
|
a2bf1e2c7a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
|
2023-04-17 10:59:41 +08:00 |
Haojun Liao
|
eb7f510ccb
|
fix(query): return correct suid to delete sink.
|
2023-04-17 10:59:24 +08:00 |
shenglian zhou
|
1a0c9f31bc
|
enhance: refactor cleanup udf function
|
2023-04-17 10:34:34 +08:00 |
Haojun Liao
|
ac137b4b33
|
refactor: do some internal refactor.
|
2023-04-17 09:46:58 +08:00 |
Haojun Liao
|
10b3fd9426
|
other: merge main.
|
2023-04-17 09:19:48 +08:00 |
Xiaoyu Wang
|
0993510d91
|
Merge pull request #20940 from taosdata/fix/3.0_merge_main
fix: udf plan error
|
2023-04-17 00:10:26 +08:00 |
Haojun Liao
|
be90d2c511
|
fix(stream): disable stream task when no tasks exist.
|
2023-04-16 23:07:54 +08:00 |
Haojun Liao
|
1350af5267
|
fix(stream): set the correct initial checkpoint version to restore the operators state and add check for the initial destination tables.
|
2023-04-16 22:48:22 +08:00 |
Adam Ji
|
6c3a2e2c5b
|
docs: support schemaless insert (#20944)
* docs: support schemaless insert
* docs: code reformat
|
2023-04-15 22:38:28 +08:00 |
Haojun Liao
|
efb9ebe875
|
Merge pull request #20873 from taosdata/feature/3_liaohj
enh(stream): the stream will start after vnode restore being completed.
|
2023-04-15 09:34:34 +08:00 |
Hui Li
|
b3acd9b182
|
Merge pull request #20936 from taosdata/release/xlli/upgrade-default-version
release: upgrade default version
|
2023-04-15 08:22:33 +08:00 |
Hui Li
|
33753f90ec
|
Merge pull request #20941 from taosdata/fix/important_fix
fix: an important fix
|
2023-04-15 08:11:52 +08:00 |
Haojun Liao
|
a3b02a80c0
|
fix(stream): update the version when open stream tasks.
|
2023-04-15 00:10:08 +08:00 |
Hongze Cheng
|
edf9fdbecc
|
make it compile
|
2023-04-14 23:19:36 +08:00 |
Haojun Liao
|
3aa6897738
|
refactor: increase the buffer size
|
2023-04-14 22:56:11 +08:00 |
Haojun Liao
|
e05d61456a
|
fix(stream): disable the status check.
|
2023-04-14 22:45:22 +08:00 |
Hongze Cheng
|
bd1c8e1902
|
fix more code
|
2023-04-14 21:59:08 +08:00 |
Hongze Cheng
|
01bacc10ef
|
fix: an important fix
|
2023-04-14 21:43:40 +08:00 |
wade zhang
|
61ef12a1c0
|
Merge pull request #20935 from taosdata/docs/v3.0.3.4
docs/v3.0.3.4
|
2023-04-14 20:36:04 +08:00 |
shenglian zhou
|
430457e5f8
|
fix: copy version from main branch of tmqDelete-1ctb.py
|
2023-04-14 20:02:46 +08:00 |
Xiaoyu Wang
|
58d9f615fe
|
fix: udf plan error
|
2023-04-14 19:54:04 +08:00 |
shenglian zhou
|
b8ba584706
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/replace-function-2
|
2023-04-14 19:46:25 +08:00 |