Commit Graph

47289 Commits

Author SHA1 Message Date
Haojun Liao 1e72a95763
Merge pull request #19846 from taosdata/fix/nodisk
fix(query): check if table exists or not during build data blocks
2023-02-07 23:55:13 +08:00
Shuduo Sang cc4e682abc
feat: taosbenchmark support childtable from a range for main (#19858) 2023-02-07 23:09:05 +08:00
Haojun Liao d7bad3bb51 other: merge main. 2023-02-07 22:26:56 +08:00
Xiaoyu Wang fe257c1835
Merge pull request #19853 from taosdata/feat/ly_ig_udpate_wxy
feat: add ignore update option for create stream
2023-02-07 19:31:35 +08:00
Xiaoyu Wang a52371959e feat: add ignore update option for create stream 2023-02-07 19:31:08 +08:00
Benguang Zhao 9b522cec3a enh: return error on unexpected snapshot msg 2023-02-07 19:16:39 +08:00
Xiaoyu Wang e91b9ff47c fix: keepcolumnname is invalid in nested query 2023-02-07 19:05:41 +08:00
dapan1121 c413e94192
Merge pull request #19838 from taosdata/fix/outOfDisk
fix: fix return invalid err
2023-02-07 18:42:40 +08:00
Haojun Liao 445c3bd250 fix(query): remove sleep. 2023-02-07 18:27:32 +08:00
Minglei Jin e3ba07e054 test(tdb/defragment): unit test case for page defragment 2023-02-07 18:25:22 +08:00
Ganlin Zhao 3b03341de4 fix: setting logKeepDays to -1 result in old log files not compressed and
empty.
2023-02-07 18:15:55 +08:00
Haojun Liao 5dfdb91135 fix(query): check if table exists or not during build data block in tsdbread. 2023-02-07 17:16:20 +08:00
yihaoDeng 309aa8d4ec fix: return invalid err code 2023-02-07 17:11:34 +08:00
dapan1121 19508d118f
Merge pull request #19817 from taosdata/feat/TS-2502
feat: support force fill in interval clause
2023-02-07 17:00:01 +08:00
dapan1121 64aff02f15
Merge pull request #19833 from taosdata/glzhao89-patch-1
docs: add more detail about interp subclause zh
2023-02-07 16:20:45 +08:00
dapan1121 2a326f9cad
Merge pull request #19835 from taosdata/docs-interp_en
docs: add more details about interp subclause en
2023-02-07 16:20:29 +08:00
Benguang Zhao 2330bf5b49 enh: set terrno as TSDB_CODE_TDB_INVALID_TABLE_ID while tdbTbGet suid failure 2023-02-07 16:20:06 +08:00
54liuyao e89362fb36 feat:stream ignore check update data 2023-02-07 15:29:05 +08:00
54liuyao 1e0e417275 ci:modify stream state window test 2023-02-07 15:27:47 +08:00
Minglei Jin 2f0e5eae32 fix(vnd): no wlock on writing thread's path 2023-02-07 15:15:56 +08:00
Minglei Jin f4a60a4364 fix(stream/state): switch tdb rollback on to restore from journals 2023-02-07 15:11:22 +08:00
yihaoDeng c14ca67b17 fix return invalid err 2023-02-07 15:08:46 +08:00
Haojun Liao 25f7ac7991
Merge pull request #19836 from taosdata/fix/nodisk
fix(query):add check for no disk error.
2023-02-07 13:36:30 +08:00
Haojun Liao 61be1fdc58 fix(query):fix syntax error. 2023-02-07 11:37:56 +08:00
Haojun Liao 5f89fe7652 fix(query):add check for no disk error. 2023-02-07 11:01:52 +08:00
Ganlin Zhao 60c0f0175a
Update 10-function.md 2023-02-07 10:54:19 +08:00
Ganlin Zhao 35675aeb2a
Update 10-function.md 2023-02-07 10:49:42 +08:00
Ganlin Zhao 90ac7efc45
docs: add more details about interp subclause en 2023-02-07 10:46:43 +08:00
54liuyao d750bd6e93 ci:modify stream state window test 2023-02-07 10:45:25 +08:00
“happyguoxy” ff1fbe8fea test: refine query cases 2023-02-07 10:40:35 +08:00
“happyguoxy” 2a2b2262d8 test: refine query cases 2023-02-07 10:39:05 +08:00
“happyguoxy” 7a392f57af test: refine query cases 2023-02-07 10:38:48 +08:00
Ganlin Zhao 45d20e3e86
docs: add more details for interp sub clause zh 2023-02-07 10:32:02 +08:00
Xuefeng Tan 96cd93db62
enh(taosAdapter): add whether to disable the collection clientIP configuration option (#19819) 2023-02-07 10:26:31 +08:00
dapan1121 c878b7985d
Merge pull request #19815 from taosdata/fix/TD-22228
fix: query res freed when fetch handling drop event
2023-02-07 10:21:28 +08:00
Haojun Liao e93c96aff9
Merge pull request #19808 from taosdata/enh/stream_num_limit
enh: stream number limit
2023-02-07 09:25:36 +08:00
Haojun Liao 46fb9227f1
Merge pull request #19825 from taosdata/fix/nodisk
fix(query):set null for if the queried table is dropped
2023-02-07 09:19:58 +08:00
Shengliang Guan dda20bd5cb
Merge pull request #19827 from taosdata/fix/TD-22240
fix: should not execute trans if not leader
2023-02-07 02:35:23 +08:00
Shengliang Guan 2dcb281108 fix: should not execute trans if not leader 2023-02-07 02:08:31 +08:00
Shengliang Guan 9e41be60ed
Merge pull request #19826 from taosdata/fix/TD-22240
fix: set transId to 0 while timeout or in follower state
2023-02-07 00:51:54 +08:00
Shengliang Guan 4d20469e2b fix: adjust log formats 2023-02-07 00:12:05 +08:00
Shengliang Guan 151dfea99c fix: restore some changes 2023-02-07 00:07:05 +08:00
Shengliang Guan 917d1165a7 fix: set transId to 0 while timeout or in follower state 2023-02-06 22:49:13 +08:00
Haojun Liao 2d951c1690 fix(query):set null for if the queried table is dropped when retrieving the corresponding tags. 2023-02-06 22:34:27 +08:00
Haojun Liao fbc94135b9
Merge pull request #19816 from taosdata/fix/nodisk
fix(query): set the correct timestamp value in case that only imem has data.
2023-02-06 22:32:34 +08:00
Haojun Liao 5e2bb75275 fix(query):set correct initial key value for mem/imem data. 2023-02-06 17:56:45 +08:00
dapan1121 ded47e1312 Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
Liu Jicong 55f78b4109 fix case 2023-02-06 16:41:30 +08:00
Haojun Liao 3822225231 other: merge main. 2023-02-06 16:24:15 +08:00
dapan1121 eae7fc509f
Merge pull request #19763 from taosdata/fix/TD-22074
fix: fix not msg to send
2023-02-06 16:22:58 +08:00