Commit Graph

47289 Commits

Author SHA1 Message Date
54liuyao 3f38d56c0d fix:number of ssdatablock rows exceeds the capacity 2023-02-14 10:40:16 +08:00
Ganlin Zhao 606993dc1d fix: restrict interp query on stable for now 2023-02-14 10:22:09 +08:00
Minglei Jin 8ec5df8d7d fix(tsdb/cache): Not free zero length var data 2023-02-14 10:20:55 +08:00
Haojun Liao 61a7751b57 fix(query): fix bug in tIntToHex and add test case. 2023-02-14 10:12:13 +08:00
Xiaoyu Wang fcd1732514
Merge pull request #19953 from taosdata/fix/main_bugfix_wxy
fix: query compatible with lower version messages
2023-02-14 09:36:40 +08:00
Haojun Liao 4e11adebe4
Merge pull request #19960 from taosdata/fix/nodisk
fix(query): 1. reset the pointer, when initialize the reader failed. …
2023-02-14 09:30:42 +08:00
dapan1121 208706d947
Merge pull request #19880 from taosdata/fix/TS-2547
fix: invalid msg order issue
2023-02-14 09:11:20 +08:00
Haojun Liao fab32ae930 fix(query): fix bug in "tbname in" query. 2023-02-13 23:19:09 +08:00
Minglei Jin ee9c59dc77 fix(tsdb/cache): invalidate cache entry if schema changed 2023-02-13 19:30:48 +08:00
Haojun Liao c1e7b3be66 fix(query): 1. reset the pointer, when initialize the reader failed. 2. add check for null pointer when extracting cached rows. 2023-02-13 19:10:31 +08:00
Haojun Liao a4c66dd6bb
Merge pull request #19949 from taosdata/fix/TS-2538
fix:crash at generate session scan range
2023-02-13 19:05:33 +08:00
Haojun Liao c9ce01c878 Merge branch 'main' into feature/3_liaohj 2023-02-13 17:09:27 +08:00
yihaoDeng 1aee609d36 fix: change socket opt 2023-02-13 16:46:42 +08:00
Haojun Liao c597a1e4ce refactor: do some internal refactor. 2023-02-13 15:46:47 +08:00
Xiaoyu Wang de92def988 fix: query compatible with lower version messages 2023-02-13 15:25:00 +08:00
Benguang Zhao 767080922a fix: set SYNC_VNODE_LOG_RETENTION as TSDB_SYNC_LOG_BUFFER_RETENTION + 1 2023-02-13 14:16:19 +08:00
Haojun Liao 13362841fe
Merge pull request #19946 from taosdata/fix/nodisk
fix(query): add kill check for cache scan operator.
2023-02-13 13:37:00 +08:00
54liuyao 31a75f837b fix:crash at generate session scan range 2023-02-13 13:33:38 +08:00
Haojun Liao 2de465b64c
Merge pull request #19947 from taosdata/enh/stream_buffer_param1
Enh/stream buffer param1
2023-02-13 13:27:42 +08:00
dapan1121 df4967614f
Merge pull request #19906 from taosdata/fix/TS-2612
fix(query): fix max/min result inconsistent using with first or last plus interval time window query
2023-02-13 10:57:24 +08:00
Liu Jicong 7a4c8f30db reset default cfg 2023-02-13 10:54:13 +08:00
Haojun Liao b37bf56794 fix(query): add kill check for table merge scan. 2023-02-13 10:12:13 +08:00
Haojun Liao 08126ccde1 fix(query): add kill check for cache scan operator. 2023-02-13 10:07:56 +08:00
Haojun Liao 27a53a0c64 fix(query): set the correct table iter. 2023-02-13 10:05:26 +08:00
Liu Jicong 0cd6bd3d86 Merge branch 'main' into enh/stream_buffer_param 2023-02-13 09:48:02 +08:00
Liu Jicong 1114fef337 add cfg 2023-02-13 09:47:30 +08:00
Hui Li 9d002d7aff
Merge pull request #19939 from taosdata/feat/TD-22067-MAIN
fix: first run use dbname auto fill alter fixed
2023-02-13 09:05:17 +08:00
Shuduo Sang 73bb73085c
fix: sml rest ctrlc main (#19940)
* fix: taosbenchmark fix sml-rest mem leak for main

* fix: update taos-tools 4097420
2023-02-13 01:49:07 +08:00
Haojun Liao 34036b932f fix(query): fix error in windows. 2023-02-13 01:05:40 +08:00
Haojun Liao f4a17d16f2 fix(query): fix error in windows. 2023-02-13 00:25:26 +08:00
Haojun Liao f85cf08f87 fix(query): set the initial iterator table before check data in buffer. 2023-02-12 22:09:46 +08:00
Alex Duan f2b8f18661 fix: first update var values then search 2023-02-12 16:41:43 +08:00
Alex Duan c823ad912f fix: build error 2023-02-12 16:31:24 +08:00
Alex Duan 8e28a63af8 fix: dot not complete with dbname 2023-02-12 16:28:03 +08:00
Alex Duan 9c296f6c71 fix: dot not complete with dbname 2023-02-12 16:23:41 +08:00
Shuduo Sang 30f61ff9d2
fix: taosbenchmark schemaless refine main (#19932)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696

* test: fix ../tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py

* test: check nchar temporarily as diff behavior between main and 3.0 branch

* fix: update taos-tools 181bcac
2023-02-12 11:44:15 +08:00
Hui Li 4394949f40
Merge pull request #19931 from taosdata/feat/TD-22067-MAIN
modify format and remove no use delete
2023-02-12 08:33:39 +08:00
Alex Duan eb520a11de Merge branch 'main' into feat/TD-22067-MAIN 2023-02-11 23:24:50 +08:00
Alex Duan 494b1f1d83 feat: less one char to match 2023-02-11 23:19:19 +08:00
Alex Duan 979ca40214 feat: add perf systable name 2023-02-11 23:09:47 +08:00
Alex Duan 17b77c44be feat: auto get stable after use db 2023-02-11 23:02:11 +08:00
Alex Duan 932dc94f7e feat: auto get stable after use db 2023-02-11 22:58:18 +08:00
Alex Duan 095a6e0f82 feat: auto get stable after use db 2023-02-11 22:49:17 +08:00
Alex Duan 8bde21894f feat: get dbname after set conn 2023-02-11 22:44:43 +08:00
Alex Duan 2fe1ee2aab feat: get dbname after set conn 2023-02-11 22:39:33 +08:00
Alex Duan adfdb0967c feat: auto fill database name and sys table name2 2023-02-11 22:25:39 +08:00
Alex Duan af14254639 feat: auto fill database name and sys table name1 2023-02-11 22:22:17 +08:00
Alex Duan c13b0e68d9 feat: auto fill database name and sys table name 2023-02-11 22:19:45 +08:00
Shuduo Sang 7a3fc004f2
fix: taosbenchmark invalid read when ctrl-c (#19927) 2023-02-11 20:18:29 +08:00
Haojun Liao 30981ece7d fix(query): output value for count if no data exists. 2023-02-11 19:52:54 +08:00