Hongze Cheng
275f195c50
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-03-22 14:12:17 +08:00
dapan1121
e62e125dd3
Merge pull request #20569 from taosdata/feat/mode_opt
...
enh(query): improve mode function page buffer allocation
2023-03-22 13:54:23 +08:00
Xiaoyu Wang
f97b66e8da
merge 3.0
2023-03-22 11:55:59 +08:00
Xiaoyu Wang
eb79046a70
merge 3.0
2023-03-22 11:42:02 +08:00
Xiaoyu Wang
fbc9b2404e
feat: add sql command 'balance vgroup leader'
2023-03-22 09:53:56 +08:00
dapan1121
a4eef9ea1f
Merge pull request #20570 from taosdata/szhou/fix-td23266
...
fix: create function error for json/decimal/blob/varbinary type
2023-03-22 09:47:17 +08:00
cadem
ea35f0ae11
feat/balance vgroup leader
2023-03-22 09:36:59 +08:00
Xiaoyu Wang
51565c9b29
Merge pull request #20571 from taosdata/feat/3.0_wxy
...
feat: alter database wal_retention_period/wal_retention_size
2023-03-21 19:26:07 +08:00
Xiaoyu Wang
58ebd3539d
feat: alter database wal_retention_period/wal_retention_size
2023-03-21 16:45:19 +08:00
slzhou
b9edd24d3f
fix: create function error for json/decimal/blob/varbinary type
2023-03-21 00:38:13 -08:00
Ganlin Zhao
9e0faad5eb
remove unused MACROS
2023-03-21 16:24:20 +08:00
Ganlin Zhao
e9fa00185a
enh(query): improve mode function page buffer allocation
2023-03-21 16:15:26 +08:00
Hongze Cheng
e2de2d1286
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-03-21 14:04:47 +08:00
huolibo
93e50588ce
feat(driver): add schemaless raw insert for jdbc ( #20552 )
...
* feat(driver): add schemaless raw insert for jdbc
* feat: add jni reqId
* fix: change API
* fix: change method name
* fix: error code to hex format
2023-03-21 13:33:13 +08:00
dapan1121
a070da04ec
Merge pull request #20538 from taosdata/szhou/python-udf
...
enhance: add udf context from plugin traceability
2023-03-21 08:44:27 +08:00
Hongze Cheng
664133c945
prepare optimization
2023-03-20 10:59:16 +08:00
slzhou
698b057aa0
enhance: add udf context from plugin traceability
2023-03-19 08:49:45 +08:00
cadem
042d94215b
feat/add topic total and stream total in monitor
2023-03-18 12:50:07 +08:00
dapan1121
a6cc171d94
Merge pull request #20498 from taosdata/szhou/python-udf
...
enhance: add taospyudf test and run it in CI
2023-03-18 09:21:40 +08:00
slzhou
ba82f05d68
fix: keep original udf file name when rename file error
2023-03-17 20:19:46 +08:00
Haojun Liao
6177c81091
Merge pull request #20497 from taosdata/feat/TD-23188
...
Feat/td 23188
2023-03-17 15:02:00 +08:00
yihaoDeng
07ca8eb8e0
enh: add trace to transaction
2023-03-16 10:25:46 +00:00
yihaoDeng
3ac11ce87a
enh: change log
2023-03-16 06:17:45 +00:00
Xuefeng Tan
449f7115e4
fix: windows test ( #20256 )
...
* fix: windows sim test
* fix: windows sim test
* fix: random on windows
* fix: taosd online check
* fix: windows path in python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: windows python test
* fix: make_install.bat
* fix: python test
* fix: jdbc test
* fix: develop test
* fix: develop test
* fix:add log
* test:add win case file
* test:add win case file
* test:add win case file
* fix: python test get taosBenchmark path
* test:add win case file
* test:comment some failed cases in win
* test:add win case file
* test:add win case file
* test:comment some win case file
* test:add some win case file
---------
Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
yihaoDeng
e2646734ad
enh: add queue limit
2023-03-15 12:01:16 +00:00
yihaoDeng
ef092c1cce
enh: add queue limit
2023-03-15 11:54:36 +00:00
Hongze Cheng
e43b606917
current from binary to json
2023-03-15 10:48:51 +08:00
dapan1121
b2bf1871e1
Merge pull request #20415 from taosdata/feat/TD-22746
...
feat: add client meta stat info
2023-03-15 08:37:20 +08:00
slzhou
9df6609448
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
2023-03-12 09:41:09 +08:00
slzhou
c8e05226ce
fix: unknown error prompt
2023-03-12 09:40:49 +08:00
Xiaoyu Wang
a846c26ef9
merge main
2023-03-11 16:14:27 +08:00
Shengliang Guan
584f213739
Merge pull request #20401 from taosdata/fix/main_bugfix_wxy
...
fix: error in last cache handle deleted data
2023-03-11 15:43:55 +08:00
Shengliang Guan
300801a68e
Merge pull request #20403 from taosdata/fix/main_wxy
...
fix: invalid topic query
2023-03-11 15:43:38 +08:00
dapan1121
bad898cd0c
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
2023-03-11 15:06:03 +08:00
Xiaoyu Wang
38a6d02ca9
Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy
2023-03-11 10:58:47 +08:00
slzhou
26b3773740
fix: core dump when copy resut buf
2023-03-10 18:58:25 +08:00
Xiaoyu Wang
822bb11a26
fix: invalid topic query
2023-03-10 18:23:30 +08:00
Xiaoyu Wang
11e55f028b
fix: error in last cache handle deleted data
2023-03-10 17:49:27 +08:00
Hongze Cheng
7e071ff458
enh: optimize snapshot transfer
2023-03-10 16:01:40 +08:00
Shengliang Guan
6e7d490ec8
Merge pull request #20390 from taosdata/enh/addErrCode
...
add user err code
2023-03-10 15:40:31 +08:00
slzhou
89d05296d8
fix: add varchar/nchar udf support
2023-03-10 14:56:35 +08:00
Shengliang Guan
cf1bf07bbb
Merge pull request #20387 from taosdata/fix/main_bugfix_wxy
...
enh: optimize last/last_row cost when the cache was first loaded
2023-03-10 14:51:45 +08:00
yihaoDeng
3865404674
add user err code
2023-03-10 14:19:03 +08:00
Shengliang Guan
109a170e46
Merge pull request #20383 from taosdata/fix/TS-2828
...
fix:add log
2023-03-10 13:00:54 +08:00
slzhou
f611a6d467
fix: udf can return varchar
2023-03-10 12:36:58 +08:00
wangmm0220
80e0aad1f0
fix:heap overflow
2023-03-10 12:11:46 +08:00
Xiaoyu Wang
4e4f7de0ab
enh: optimize last/last_row cost when the cache was first loaded
2023-03-10 12:00:17 +08:00
wangmm0220
f7ed0b184f
fix:add log
2023-03-10 10:49:51 +08:00
yihaoDeng
3a586a525d
add user err code
2023-03-10 10:34:26 +08:00
Shengliang Guan
c70c9546f2
Merge pull request #20372 from taosdata/fix/main_bugfix_wxy
...
enh: optimize last/last_row cost when the cache was first loaded
2023-03-10 10:07:22 +08:00