Alex Duan
|
e98fe94eb2
|
test : add ldconfig to call
|
2023-03-28 15:08:38 +08:00 |
Alex Duan
|
9289f7de8b
|
test: add retentsion for topic
|
2023-03-28 13:58:40 +08:00 |
Alex Duan
|
444adf5fdf
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-28 12:56:01 +08:00 |
Alex Duan
|
9b729c289b
|
test: add install taospyudf
|
2023-03-28 12:54:57 +08:00 |
Alex Duan
|
70043090dc
|
test: change sum to high performance version
|
2023-03-28 10:55:27 +08:00 |
Alex Duan
|
6d42ddb7f9
|
test: add udfpy_main.py to ci
|
2023-03-27 19:58:47 +08:00 |
Shuduo Sang
|
11f39d2fbc
|
fix: taosbenchmark telnet_tcp case (#20659)
* fix: taosbenchmark support same min/max
* fix: taosbenchmark support same min/max
* fix: telnet_tcp.py case
* fix: enable sml_json_all_types.py
|
2023-03-27 19:38:47 +08:00 |
Xiaoyu Wang
|
6726bda9de
|
Merge pull request #20652 from taosdata/fix/wrong-field-logging
wrong field logging
|
2023-03-27 19:05:15 +08:00 |
Xiaoyu Wang
|
97855c6233
|
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
|
2023-03-27 17:58:31 +08:00 |
Adam Ji
|
319ec95b9d
|
docs: add content about req-id (#20650)
|
2023-03-27 17:07:33 +08:00 |
Shuduo Sang
|
a5d4dfe281
|
fix: taosbenchmark codacy complain (#20640)
|
2023-03-27 16:30:29 +08:00 |
cadem
|
2495d0781d
|
wrong field logging
|
2023-03-27 15:11:20 +08:00 |
Xiaoyu Wang
|
ed48713a4b
|
Merge pull request #20615 from taosdata/fix/trigger-election-by-sync-msg
Fix/trigger election by sync msg
|
2023-03-27 11:54:53 +08:00 |
wade zhang
|
b2236a05af
|
Merge pull request #20641 from taosdata/docs/3.0_doc_wxy
docs: fix event window doc
|
2023-03-27 09:57:10 +08:00 |
Xiaoyu Wang
|
522fbb0f84
|
docs: fix event window doc
|
2023-03-27 09:51:25 +08:00 |
Alex Duan
|
1684f07a0b
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-26 21:38:42 +08:00 |
Alex Duan
|
1b3f9f4a08
|
test: change batch size
|
2023-03-26 21:36:59 +08:00 |
plum-lihui
|
c35f2ca8e3
|
test: modify tmq cases
|
2023-03-25 17:34:04 +08:00 |
Benguang Zhao
|
6e1eed8843
|
fix: create database with wal_retention_period in docs/examples/csharp
|
2023-03-25 13:59:17 +08:00 |
Benguang Zhao
|
bac441b317
|
fix: create database with wal_retention_period in tmq_taosx_ci.c
|
2023-03-25 13:21:50 +08:00 |
Benguang Zhao
|
19883fdeed
|
feat: alter database before creating topic in tests
|
2023-03-25 12:01:20 +08:00 |
Benguang Zhao
|
ffc3b7b27a
|
enh: add the errorcode TSDB_CODE_MND_DB_RETENTION_PERIOD_ZERO
|
2023-03-25 11:06:05 +08:00 |
Alex Duan
|
018f922661
|
feat: auto tab fix udf_language2
|
2023-03-25 10:26:31 +08:00 |
Alex Duan
|
11be6c6f85
|
feat: auto tab fix udf_language1
|
2023-03-25 10:25:14 +08:00 |
Alex Duan
|
a52af4a07e
|
feat: auto tab fix udf_language
|
2023-03-25 10:21:12 +08:00 |
dapan1121
|
f6776e1cc4
|
Merge pull request #20623 from taosdata/fix/TD-23217
fix: fix windows handling localtime_s error
|
2023-03-25 09:40:20 +08:00 |
Alex Duan
|
6a16926098
|
feat: auto tab add create function1
|
2023-03-25 09:35:06 +08:00 |
Alex Duan
|
d6b972c2a1
|
feat: auto tab add create function1
|
2023-03-25 09:29:01 +08:00 |
Alex Duan
|
ddc1689759
|
feat: auto tab add create function
|
2023-03-25 09:20:39 +08:00 |
Xiaoyu Wang
|
d2b8c5e433
|
Merge pull request #20524 from taosdata/fix/clusterid-isolation
fix: clusterid isolation
|
2023-03-25 09:19:49 +08:00 |
Alex Duan
|
f95f6c9f78
|
feat: auto tab add create function
|
2023-03-25 09:15:13 +08:00 |
dapan1121
|
95dd3e078a
|
Merge pull request #20596 from taosdata/szhou/python-udf
fix: aggregate function can return null value
|
2023-03-25 08:57:33 +08:00 |
Alex Duan
|
d4c63827c2
|
test: case all passed
|
2023-03-24 19:44:08 +08:00 |
Alex Duan
|
17f948deca
|
test: add string concat function
|
2023-03-24 18:57:07 +08:00 |
Shuduo Sang
|
484e116720
|
docs: refine en/13-operation/01-pkg-install.md (#20631)
|
2023-03-24 18:34:26 +08:00 |
Shuduo Sang
|
6d04d5f29f
|
fix: taosbenchmark same min max (#20619)
* fix: taosbenchmark support same min/max
* fix: taosbenchmark support same min/max
|
2023-03-24 17:59:05 +08:00 |
Ganlin Zhao
|
9788532a0a
|
fix
|
2023-03-24 16:59:36 +08:00 |
Ganlin Zhao
|
b06e9e1031
|
fix
|
2023-03-24 14:53:40 +08:00 |
Ganlin Zhao
|
223ae4cc7e
|
fix
|
2023-03-24 14:50:56 +08:00 |
Benguang Zhao
|
22b904b711
|
feat: not allowed to create a topic when WAL_RETENTION_PERIOD is zero
|
2023-03-24 11:55:02 +08:00 |
Benguang Zhao
|
235ef431d2
|
feat: not allowed to set WAL_RETENTION_PERIOD as zero when there are topics defined
|
2023-03-24 11:47:23 +08:00 |
Ganlin Zhao
|
6f119ef4d0
|
change print format
|
2023-03-24 11:24:04 +08:00 |
Ganlin Zhao
|
3bdef853b2
|
fix: fix windows handling localtime_s error
|
2023-03-24 10:29:36 +08:00 |
Alex Duan
|
1434fea2de
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-24 10:18:14 +08:00 |
Alex Duan
|
2cf21bd134
|
test: update code
|
2023-03-24 10:16:45 +08:00 |
cadem
|
57d7ee29f3
|
fix/change msg order
|
2023-03-24 09:17:46 +08:00 |
cadem
|
86ca5ce210
|
fix/trigger election by sync msg
|
2023-03-24 09:13:20 +08:00 |
Shengliang Guan
|
8d1224ce22
|
refactor: format code
|
2023-03-23 22:31:20 +08:00 |
Alex Duan
|
e2e76f9e28
|
test: udfpy_main.py case passed !
|
2023-03-23 19:22:40 +08:00 |
Benguang Zhao
|
22d92cd3dc
|
feat: WAL cleanup not affected by topic consumption anymore
|
2023-03-23 18:59:14 +08:00 |