Commit Graph

47126 Commits

Author SHA1 Message Date
Ganlin Zhao d6ac7de746 change output format to JSON array 2023-02-22 11:44:17 +08:00
Ganlin Zhao 61140d3143 fix parameter check 2023-02-22 11:09:23 +08:00
Ganlin Zhao 84765ff670 refactor code 2023-02-22 10:47:49 +08:00
Ganlin Zhao 9102c7a42a change repeat_scan to pre_scan 2023-02-22 10:22:10 +08:00
Ganlin Zhao fea9126453 remove debug logs 2023-02-22 10:07:03 +08:00
Ganlin Zhao 961ac26f92 Revert "add perf logs"
This reverts commit f7a8393c47.
2023-02-22 10:04:35 +08:00
Ganlin Zhao 61de3b179a Revert "add stats"
This reverts commit 09ce818223.
2023-02-22 10:04:28 +08:00
Ganlin Zhao 7e01d092a2 optimize repeat scan 2023-02-22 09:25:18 +08:00
Ganlin Zhao 09ce818223 add stats 2023-02-20 19:35:06 +08:00
Ganlin Zhao f7a8393c47 add perf logs 2023-02-20 15:23:11 +08:00
Ganlin Zhao 28693ce285 feat(query): allow percentile function to take multiple params
to enhance performance
2023-02-20 14:07:24 +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
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
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
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
Alex Duan f5c2c6858b remove alter balance cmd 2023-02-11 18:33:45 +08:00
Alex Duan 503b03d661 fix: build error 2023-02-11 18:29:49 +08:00
Alex Duan c501c81266 modify format and remove no use delete 2023-02-11 17:19:21 +08:00
Shuduo Sang 18cad4f33a
fix: taosbenchmark fix sml-rest mem leak for main (#19916)
* fix: taosbenchmark fix sml-rest mem leak for main

* fix: update taos-tools 4097420
2023-02-11 00:45:42 +08:00
Haojun Liao 1b53f4b0bd
Merge pull request #19919 from taosdata/fix/liaohj
fix(query): add check for table/super table dropped
2023-02-10 23:00:55 +08:00
Haojun Liao 5dfa0e69a9 fix(query): set correct schema info for normal table. 2023-02-10 19:06:23 +08:00
xinsheng Ren 6122a2fb0c
fix stackflow on mac (#19592)
* fix stackflow on mac

* ALL UPPER CASE for macro definition

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-02-10 18:31:09 +08:00
Haojun Liao 34891e1fe8
Merge pull request #19907 from taosdata/fix/stream_meta
fix: stream meta
2023-02-10 18:21:26 +08:00
Haojun Liao e378668571
Merge pull request #19915 from taosdata/fix/nodisk
ehn(query): dynamic set the initial buffer size for data block from d…
2023-02-10 17:49:46 +08:00
Haojun Liao f6b2da8c06 fix(query): add check for table/super table dropped, when retrieving cache rows. 2023-02-10 16:53:11 +08:00
Ganlin Zhao 81a2807e27 add test cases 2023-02-10 16:51:20 +08:00