Zhiqiang Wang
|
10f535d3b5
|
Merge pull request #15905 from taosdata/fix/ZhiqiangWang/TD-18283-add-taosBenchmark-to-deb
build: add taosBenchmark to deb
|
2022-08-09 19:45:40 +08:00 |
Ganlin Zhao
|
585458f335
|
Merge pull request #15900 from taosdata/fix/TD-18115
fix(query): interp fill(linear) after data range do not fill
|
2022-08-09 19:43:49 +08:00 |
Shengliang Guan
|
42b5069586
|
test: valgrind case
|
2022-08-09 19:41:16 +08:00 |
yihaoDeng
|
2398c9e81b
|
fix tag filter
|
2022-08-09 19:38:48 +08:00 |
dapan1121
|
5cd223e29b
|
Merge pull request #15890 from taosdata/fix/TD-18288
fix: fix stmt parser crash issue
|
2022-08-09 19:08:35 +08:00 |
Minglei Jin
|
d0416f312f
|
fix: tdb use sys memory when snapshot writing
|
2022-08-09 19:07:07 +08:00 |
Shengliang Guan
|
b3b10bbcf6
|
test: adjust valgrind case
|
2022-08-09 19:06:47 +08:00 |
Haojun Liao
|
7b70f54a6e
|
test: add log.
|
2022-08-09 18:47:23 +08:00 |
liuyao
|
0d22912f00
|
Merge pull request #15902 from taosdata/feature/TD-18300
scalable bloom filter encode & decode
|
2022-08-09 18:47:03 +08:00 |
Shuduo Sang
|
4174add647
|
chore: udpate libtaos ws submodule for3.0 (#15901)
* chore: add libtaos-ws for 3.0
* chore: update taosws-rs
* chore: add libtaosws to install/remove script
* chore: update taosws-rs
* chore: update taosws-rs
* chore: update taos-tools, taosws-rs
for 3.0
* fix: packaging/tools/make_install.sh
for 3.0
* chore: update taos-tools
* chore: fix release script for 3.0
* chore: update taosws-rs for 3.0
* chore: add taows-rs submodule for 3.0
* chore: update taosws-rs for 3.0
* fix: install script support taosws for 3.0
* fix: script error handle for 3.0
* chore: update taosws-rs for 3.0
fix segfault
* chore: change container_build for websocket build
* fix: install script for taosws
* fix: .
* chore: update taosws-rs for 3.0
* chore: update taosws-rs for 3.0
* chore: update tools/CMakeLists.txt to allow compile taosws-rw on any platform
* chore: taosws 648cc62 for 3.0
* chore: update taosws 29424d5 for 3.0
* chore: update cmake/taosws_CMakeLists.txt.in with new repo/commit
|
2022-08-09 18:42:04 +08:00 |
Haojun Liao
|
d680da3380
|
fix(query): fix sma info in query procesing.
|
2022-08-09 18:35:10 +08:00 |
yihaoDeng
|
9c3e08ad8b
|
fix tag filter
|
2022-08-09 18:27:04 +08:00 |
afwerar
|
2119997661
|
build: add taosBenchmark to deb
|
2022-08-09 18:17:22 +08:00 |
Haojun Liao
|
bddb3e356d
|
fix(query): expand the sink buffer.
|
2022-08-09 17:55:00 +08:00 |
Haojun Liao
|
8b86d7342d
|
fix(query): check the sma load status, and return if succeed.
|
2022-08-09 17:21:31 +08:00 |
afwerar
|
8fb2948136
|
build: add taosBenchmark to deb
|
2022-08-09 17:06:49 +08:00 |
54liuyao
|
41e2538ade
|
scalable bloom filter encode & decode
|
2022-08-09 16:54:59 +08:00 |
Haojun Liao
|
41d2c92231
|
fix(query): copy null value.
|
2022-08-09 16:54:05 +08:00 |
Shengliang Guan
|
500a0ca56e
|
Merge pull request #15887 from taosdata/fix/mnode
enh: adjust the default value of supportVnodes parameters
|
2022-08-09 16:19:41 +08:00 |
wade zhang
|
52a620fbba
|
Update java.mdx
|
2022-08-09 16:18:10 +08:00 |
Ganlin Zhao
|
1d90aff252
|
fix(query): fix interp linear interpolation after range issue
|
2022-08-09 16:13:51 +08:00 |
wade zhang
|
aefb6d810f
|
Merge pull request #15899 from taosdata/docs/wade-20220809
doc: refine java.mdx
|
2022-08-09 16:12:26 +08:00 |
Li Minghao
|
aa7437c408
|
Merge pull request #15896 from taosdata/feature/3.0_mhli
refactor(sync): change err code
|
2022-08-09 16:08:25 +08:00 |
gccgdb1234
|
a3668eb7ef
|
doc: refine java.mdx
|
2022-08-09 16:05:00 +08:00 |
gccgdb1234
|
e9f06d49c9
|
doc: fix broken links
|
2022-08-09 15:56:17 +08:00 |
Cary Xu
|
9e498a7859
|
fix: set none for unbound cols
|
2022-08-09 15:40:39 +08:00 |
Yang Zhao
|
dbf04b46df
|
docs: udpate python connector doc for 3.0
|
2022-08-09 15:34:50 +08:00 |
yihaoDeng
|
f0f64cfccc
|
Merge branch 'feature/3.0_mhli' of https://github.com/taosdata/TDengine into retry
|
2022-08-09 15:23:20 +08:00 |
yihaoDeng
|
bec4b2ff19
|
change err code
|
2022-08-09 15:22:46 +08:00 |
Xiaoyu Wang
|
34eb40cf6e
|
Merge pull request #15895 from taosdata/feature/3.0_query_optimize_wxy
fix: slimit error
|
2022-08-09 15:19:03 +08:00 |
Xiaoyu Wang
|
9b1201a61a
|
fix: slimit error
|
2022-08-09 15:18:21 +08:00 |
Liu Jicong
|
379cdc0566
|
Merge pull request #15889 from taosdata/feature/stream
fix(stream): memory error
|
2022-08-09 14:48:01 +08:00 |
shenglian-zhou
|
0a5329d55d
|
Merge pull request #15894 from taosdata/szhou/fix/leave
fix: modify udf document
|
2022-08-09 14:35:16 +08:00 |
shenglian zhou
|
aace72a06c
|
fix: modify udf document
|
2022-08-09 14:34:22 +08:00 |
wade zhang
|
b0e6f8b492
|
Merge pull request #15892 from taosdata/docs/3.0_doc_query_data
enh: adjust the content of the taos sql overview
|
2022-08-09 14:26:27 +08:00 |
gccgdb1234
|
2731434053
|
doc: fix broken link
|
2022-08-09 14:25:44 +08:00 |
gccgdb1234
|
17caf2c629
|
doc: fix broken links
|
2022-08-09 14:24:27 +08:00 |
Xiaoyu Wang
|
7f7a2439ff
|
enh: adjust the content of the taos sql overview
|
2022-08-09 14:19:43 +08:00 |
Liu Jicong
|
d9a4ea305d
|
fix(stream): memory error
|
2022-08-09 14:11:41 +08:00 |
wade zhang
|
29d0beb389
|
Merge pull request #15856 from taosdata/docs/TD-17892
docs(driver): jdbc add tmq sample code
|
2022-08-09 14:10:26 +08:00 |
dapan1121
|
aaa588a62f
|
fix: fix stmt parser crash issue
|
2022-08-09 14:10:14 +08:00 |
Haojun Liao
|
b9c6e0cdf9
|
refactor: stream invoke previous APIs.
|
2022-08-09 13:55:51 +08:00 |
Haojun Liao
|
a2a1da06dd
|
other:merge 3.0
|
2022-08-09 13:45:44 +08:00 |
Shengliang Guan
|
01b4e8bb97
|
test: set default supportVnodes value
|
2022-08-09 13:35:01 +08:00 |
Minghao Li
|
d5c5859b6e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-09 13:34:04 +08:00 |
Xiaoyu Wang
|
57e16a278b
|
Merge pull request #15882 from taosdata/feature/3.0_wxy
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 13:33:08 +08:00 |
Shengliang Guan
|
9e5db3764e
|
Merge pull request #15886 from taosdata/fix/dnode
enh: wait for the vgroups have leader then return create db result
|
2022-08-09 13:10:33 +08:00 |
shenglian-zhou
|
74f46856ed
|
Merge pull request #15885 from taosdata/szhou/fix/leave
fix: modify udf document
|
2022-08-09 13:08:57 +08:00 |
Xiaoyu Wang
|
45b55f882e
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 12:57:27 +08:00 |
Shengliang Guan
|
4503a37b71
|
enh: adjust the default value of supportVnodes parameters
|
2022-08-09 11:54:04 +08:00 |