Commit Graph

41787 Commits

Author SHA1 Message Date
Liu Jicong 2f9aeeb5fc feat(stream): support define table name 2022-10-09 16:54:27 +08:00
yihaoDeng 03f4412916 opt log time 2022-10-09 16:53:44 +08:00
Hongze Cheng bacfabfc88 make it pass unit test 2022-10-09 16:50:52 +08:00
Minglei Jin de3e886188 fix(test): ovfl page case with border condition checking 2022-10-09 16:38:58 +08:00
Hongze Cheng cd0593cfcf fix more 2022-10-09 16:10:16 +08:00
Shengliang Guan 447cb4db44 fix: coverity issues 2022-10-09 15:59:25 +08:00
Zhiyu Yang 31a4fe0722
fix: BINARY_COLUMN_SIZE is too short
fix: A TDengineError will be thrown since "California.SanFrancisco" is 23 bytes, and BINARY_COLUMN_SIZE is 20
2022-10-09 15:56:46 +08:00
Hongze Cheng 18e31f8e26 more fix 2022-10-09 15:50:22 +08:00
Hongze Cheng 7941f3a36e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_pages_buffer 2022-10-09 15:47:21 +08:00
Shengliang Guan ba912cdfc0
Merge pull request #17214 from taosdata/feature/stream_ly
fix(stream): filter error occurred when data was modified
2022-10-09 15:45:37 +08:00
Shengliang Guan c1ed4da67d
Merge pull request #17231 from taosdata/szhou/fixbugs
fix: fix coverity scan issues
2022-10-09 15:44:44 +08:00
Hongze Cheng a27677d285 more fix 2022-10-09 15:44:01 +08:00
Zhiqiang Wang 365b9ba7a0
fix: shell source error (#17234) 2022-10-09 15:40:27 +08:00
Alex Duan c33573409f feat(shell): move show stable ahead 2022-10-09 15:26:07 +08:00
Haojun Liao 5402f6bc26 enh(query): opt query perf when handling the query of last files. 2022-10-09 15:25:42 +08:00
Hongze Cheng 2015db5756 alter pages 2022-10-09 15:01:20 +08:00
54liuyao 9c170ecfa8 fix(stream): filter error occurred when data was modified 2022-10-09 14:52:39 +08:00
Haojun Liao c5e094efd0 enh(query): optimize the perf for ordinary table query with data in last file. 2022-10-09 14:34:10 +08:00
Alex Duan d69bc6d6d5 feat(shell): fixed build error 2022-10-09 14:30:14 +08:00
Alex Duan b222ff4ba5 feat(shell): vscode ctrl k and f format code 2022-10-09 14:05:48 +08:00
Hongze Cheng ff8e38d3c8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_pages_buffer 2022-10-09 13:55:25 +08:00
Hongze Cheng 6825d2a143 alter vnode buffer 2022-10-09 13:55:14 +08:00
Hongze Cheng ee56c50069 more code 2022-10-09 13:52:44 +08:00
Shengliang Guan f298119e31
Merge pull request #17224 from taosdata/fix/TD-19314
fix(query): fix infinite interpolation results generated when sliding window is smaller than interval window in descending time order
2022-10-09 13:36:42 +08:00
Shengliang Guan 8e4a0912a2
Merge pull request #17220 from taosdata/feat/TD-17777-V30
feat(shell): Supported TAB complete for 3.0
2022-10-09 13:36:16 +08:00
Shengliang Guan 49a32709a4
Merge pull request #17229 from taosdata/fix/TD-19385
fix(query): fix inconsistent max value caused by data conversion when reading from sma.
2022-10-09 13:34:28 +08:00
Haojun Liao fba30d0a9e
Merge pull request #17233 from taosdata/feature/3_liaohj
fix(query): clean result block before loading new results.
2022-10-09 13:27:54 +08:00
Haojun Liao 89c67a3b42 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-10-09 11:46:24 +08:00
Haojun Liao a8d2e22ac2 fix(query): clean result block before loading new results. 2022-10-09 11:45:10 +08:00
Alex Duan 60d7ad82ac feat(shell): fixed build error 2022-10-09 10:57:54 +08:00
shenglian zhou 9a82f3521b fix: fix coverity scan issues 2022-10-09 10:55:38 +08:00
Alex Duan c7fdc00fbf fix(shell): threads array destroydump1 2022-10-09 10:55:37 +08:00
Alex Duan ff73c3f5f2 fix(shell): threads array destroydump 2022-10-09 10:34:16 +08:00
Ganlin Zhao 654f41c4cf Merge branch '3.0' into fix/TD-19385 2022-10-09 10:06:55 +08:00
Hongze Cheng 823b1c3fea Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_pages_buffer 2022-10-09 09:56:18 +08:00
wade zhang 5be42222dc
Merge pull request #17199 from taosdata/fix/tbNameInvalidTag
fix(query): fix invalid tag value
2022-10-09 09:50:16 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
Alex Duan c71600bae8 Merge branch '3.0' into feat/TD-17777-V30 2022-10-08 20:20:07 +08:00
Shengliang Guan 4f3867e2ea
Merge pull request #17223 from taosdata/fix/TD-19394
fix: continue execute transactions after taosd restart
2022-10-08 20:04:23 +08:00
Shengliang Guan a472bf16ba
Merge pull request #17226 from taosdata/fix/removeFetchThreadCfg
fix: remove fetch thread config
2022-10-08 20:04:11 +08:00
Ganlin Zhao 1fc1546af9 add test case for desc fill 2022-10-08 19:22:49 +08:00
Ganlin Zhao e9f30db0ab fix(query): fix infinite interpolation results generated when sliding
window is smaller than interval window in descending time order
2022-10-08 19:22:31 +08:00
Shengliang Guan 58f2626e5c
Merge pull request #17206 from taosdata/fix/TD-19245
fix: coverity issues
2022-10-08 19:13:45 +08:00
dapan1121 d110650a99 fix: remove fetch thread config 2022-10-08 19:04:42 +08:00
Alex Duan ce38259979 feat(shell): fixed windows build error. 2022-10-08 18:58:07 +08:00
Ganlin Zhao 16804ed711 fix(query): fix inconsistent max value caused by data conversion
when reading from sma.
2022-10-08 18:48:49 +08:00
Ganlin Zhao 2f3536bacd fix(query): fix infinite interpolation results generated when sliding
window is smaller than interval window in descending time order
2022-10-08 18:28:09 +08:00
Shengliang Guan 69252914b2 Merge remote-tracking branch 'origin/3.0' into fix/TD-19245 2022-10-08 18:10:54 +08:00
Shengliang Guan 4b92876f8c fix: continue execute transactions after taosd restart 2022-10-08 18:08:26 +08:00
wade zhang 10731f9761
Merge pull request #17222 from taosdata/feature/3_liaohj
doc: update chapter of the distinguished queries.
2022-10-08 17:49:33 +08:00