Shengliang Guan
|
b3b0e5a59a
|
Merge pull request #17319 from taosdata/fix/sync-timer
fix(sync): enqueue timer msg
|
2022-10-13 09:48:14 +08:00 |
Shengliang Guan
|
245d9f462b
|
Merge pull request #17311 from taosdata/fix/TD-19484
fix(query): interp with every(0s) casuing client crash
|
2022-10-13 09:16:40 +08:00 |
Liu Jicong
|
92bc2561bf
|
Merge pull request #17317 from taosdata/feature/stream
refactor(stream): change state table name
|
2022-10-12 17:05:52 +08:00 |
Xiaoyu Wang
|
d6374a726a
|
fix: some problems of parser
|
2022-10-12 16:32:29 +08:00 |
dapan1121
|
c4401b20ba
|
feat: add more case when cases
|
2022-10-12 16:15:46 +08:00 |
yihaoDeng
|
2bd62bc586
|
fix: [TD-19500] del duplicate msg
|
2022-10-12 16:05:59 +08:00 |
dapan1121
|
5e4148e1cf
|
feat: add more case when test cases
|
2022-10-12 16:02:21 +08:00 |
Minghao Li
|
3416ee66d8
|
fix(sync): enqueue timer msg
|
2022-10-12 15:35:15 +08:00 |
Hongze Cheng
|
69b7348efc
|
Merge pull request #17316 from taosdata/feat/tdlite
refact: adjust some code for further dev
|
2022-10-12 15:05:53 +08:00 |
Liu Jicong
|
db6b0503a1
|
refactor(stream): change state table name
|
2022-10-12 14:34:04 +08:00 |
Liu Jicong
|
a596b5486c
|
Merge pull request #17295 from taosdata/feature/stream
chore: add demo for stream user defined table name
|
2022-10-12 14:32:44 +08:00 |
yihaoDeng
|
36fecb7e68
|
Merge branch 'new' into dd
|
2022-10-12 14:31:28 +08:00 |
Xiaoyu Wang
|
6954d4902b
|
fix: some problems of parser
|
2022-10-12 14:18:03 +08:00 |
Hongze Cheng
|
746da9fd27
|
make it compile
|
2022-10-12 13:49:40 +08:00 |
Hongze Cheng
|
8370eed0ab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-12 13:39:44 +08:00 |
dapan1121
|
a13f553868
|
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
|
2022-10-12 13:33:41 +08:00 |
Hongze Cheng
|
1547bde97b
|
Merge pull request #17313 from taosdata/fix/TD-19332-2
fix: need rlock to get schema without the outter stable's locking
|
2022-10-12 12:56:31 +08:00 |
dapan1121
|
c485718d32
|
feat: add more case when cases
|
2022-10-12 11:46:49 +08:00 |
yihaoDeng
|
5badb8f056
|
fix(tsc): fix invalid free
|
2022-10-12 11:38:07 +08:00 |
Pan YANG
|
0c7913aa9a
|
docs: some minor typo and improvements
|
2022-10-12 11:30:24 +08:00 |
Minglei Jin
|
6c77cfc817
|
fix: need rlock to get schema without the outter stable's locking
|
2022-10-12 11:21:02 +08:00 |
Hongze Cheng
|
770b64f0e3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-12 11:10:51 +08:00 |
Hongze Cheng
|
52bf961622
|
more code
|
2022-10-12 11:09:42 +08:00 |
wade zhang
|
c940cbdb6a
|
Merge pull request #17301 from taosdata/docs/query_doc_wxy
docs: add super table tag query method. add keyword description to system table column
|
2022-10-12 11:05:33 +08:00 |
Cary Xu
|
488b4f31fd
|
enh: code optimization for insert_req statistics
|
2022-10-12 10:51:18 +08:00 |
Liu Jicong
|
69352e6e89
|
fix tbanme length check
|
2022-10-12 10:50:54 +08:00 |
Cary Xu
|
553394ca7f
|
enh: code optimization for insert_req statistics
|
2022-10-12 10:47:31 +08:00 |
Cary Xu
|
0d50e5933b
|
enh: code optimization for insert_req statistics
|
2022-10-12 10:46:18 +08:00 |
Cary Xu
|
0691d7ff9a
|
enh: code optimization for insert_req statistics
|
2022-10-12 10:40:50 +08:00 |
Ganlin Zhao
|
928fd0b13f
|
fix(query): interp with every(0s) casuing client crash
TD-19484
|
2022-10-12 10:39:49 +08:00 |
yihaoDeng
|
53b6058b0d
|
support compress
|
2022-10-12 10:22:40 +08:00 |
yihaoDeng
|
841207666a
|
support compress
|
2022-10-12 10:20:01 +08:00 |
Xiaoyu Wang
|
947e9d6458
|
fix: some problems of parser
|
2022-10-12 10:16:29 +08:00 |
Hongze Cheng
|
fe4a2ae03e
|
adjust cmake
|
2022-10-12 10:05:22 +08:00 |
Hongze Cheng
|
2d45b5a449
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-12 10:03:58 +08:00 |
Hongze Cheng
|
c79fd325bd
|
Merge pull request #17299 from taosdata/fix/TD-19332
fix: use stable stats cache to get ctbNum
|
2022-10-12 10:02:21 +08:00 |
Hongze Cheng
|
1fcc9ff151
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-12 09:54:05 +08:00 |
Pan YANG
|
139d04aa30
|
docs: add docker pull tips (#17307)
* docs: add docker pull tips
* docs: add docker pull tips
|
2022-10-12 09:45:08 +08:00 |
wade zhang
|
549cdfdac8
|
Merge pull request #17306 from taosdata/sean-tdengine-patch-1
docs: updated functions to add context for interp
|
2022-10-12 08:58:31 +08:00 |
Liu Jicong
|
41474e40bf
|
enh(wal): auto fix
|
2022-10-12 02:08:58 +08:00 |
Haojun Liao
|
1715deb90b
|
other:merge 3.0
|
2022-10-12 00:48:33 +08:00 |
Sean Ely
|
af018a391f
|
docs: updated functions to add context for interp
Added two sentences to help explain how to use the EVERY parameter for INTERP.
|
2022-10-11 08:26:53 -07:00 |
Haojun Liao
|
d3b37ef294
|
other:merge 3.0
|
2022-10-11 22:56:54 +08:00 |
yihaoDeng
|
37a0b9c759
|
support compress
|
2022-10-11 22:18:44 +08:00 |
yihaoDeng
|
4507776c8e
|
support compress
|
2022-10-11 22:09:35 +08:00 |
Hongze Cheng
|
c4c6ce9b15
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-11 21:53:49 +08:00 |
Shengliang Guan
|
58b0ca6efe
|
Merge pull request #17273 from taosdata/fix/TD-19223-D
fix: support statistics of insert_req
|
2022-10-11 20:54:38 +08:00 |
Shengliang Guan
|
b9374718d6
|
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
|
2022-10-11 20:53:49 +08:00 |
Shengliang Guan
|
de67ce68a5
|
Merge pull request #17300 from taosdata/fix/ZhiqiangWang/TD-13063-win-shell-tab-auto-input
fix: win shell tab auto input
|
2022-10-11 20:53:13 +08:00 |
Minglei Jin
|
0d52e92210
|
fix(meta): META_READER_NOLOCK with inner meta readers
|
2022-10-11 20:18:08 +08:00 |