Commit Graph

1168 Commits

Author SHA1 Message Date
Xiaoyu Wang 5ce6220106
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
2023-04-11 17:25:21 +08:00
Ganlin Zhao 89e4b15d8e add test cases 2023-04-10 18:36:15 +08:00
shenglian zhou 455719befa fix: use us time unit for last fetch time 2023-04-06 18:09:29 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Hui Li 0d3ac6c304
Merge pull request #20702 from taosdata/test/TD-22592
Test/td 22592
2023-03-30 14:48:59 +08:00
Haojun Liao d947619b4f
Merge pull request #20691 from taosdata/feature/3_liaohj
fix(stream):fix the race condition when creating new tables.
2023-03-30 14:39:20 +08:00
dapan1121 8f3c41fc70 fix: add more column update cases 2023-03-30 11:03:40 +08:00
“happyguoxy” 2aeda10174 test: refine query cases 2023-03-30 10:22:17 +08:00
“happyguoxy” cf99c2e69d test: refine query cases 2023-03-30 10:18:53 +08:00
“happyguoxy” 8825b89314 test: refine query cases 2023-03-30 10:18:36 +08:00
“happyguoxy” 01ae6da8a4 test: refine query cases 2023-03-30 10:18:22 +08:00
“happyguoxy” 2e8e5a98e9 test: refine query cases 2023-03-30 10:18:05 +08:00
Haojun Liao 56c98d7768 refactor: do some internal refactor. 2023-03-29 19:35:04 +08:00
“happyguoxy” f61732dca3 test: refine query cases 2023-03-29 16:56:53 +08:00
slzhou accebcedc4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf-improvement 2023-03-29 14:52:04 +08:00
slzhou eb1612483c fix: pass odbc.py test. add two columns 2023-03-29 08:56:49 +08:00
Xuefeng Tan cebe53a483
fix: fix test `cast.py` for windows (#20676) 2023-03-28 19:08:43 +08:00
dapan1121 22ad3129b9 fix: query schema is old issue 2023-03-28 15:21:47 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Ganlin Zhao 7d124dfecc fix test case 2023-03-22 09:58:58 +08:00
chenhaoran 1ad3c4fde0 ci: enable Jemalloc in compilation 2023-03-21 19:39:12 +08:00
chenhaoran fb0531d669 test:add tsbs query sql 2023-03-20 11:33:47 +08:00
Ganlin Zhao e7a8ab7336 add test cases 2023-03-18 15:21:59 +08:00
chenhaoran 234f9db5e7 test:fix that timestamps can be validated correctly 2023-03-16 17:10:43 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
chenhaoran a8967b73c3 test:fix that timestamps can be validated correctly in testcase 2023-03-16 01:55:46 +08:00
gccgdb1234 39eec5e8b3 Merge branch 'main' of github.com:taosdata/TDengine into TD-13572 2023-03-16 01:42:06 +08:00
gccgdb1234 6b3fa3f5af test:fix that timestamps can be validated correctly in testcase 2023-03-16 01:41:44 +08:00
Shengliang Guan e98b32a69f
Merge pull request #20427 from taosdata/fix/main_bugfix_wxy
fix: last redundant read stt file
2023-03-14 09:41:19 +08:00
Xiaoyu Wang 1870a9d46e feat: show vgroup display num of cache tables 2023-03-13 19:14:53 +08:00
dapan1121 91df1b3298 fix: group merge issue 2023-03-12 15:04:53 +08:00
dapan1121 b1d21472ed
Merge pull request #20345 from taosdata/fix/TD-22864
fix: remove test case has random results
2023-03-09 09:35:31 +08:00
Ganlin Zhao 9291156585 fix: remove test case has random results 2023-03-08 18:44:16 +08:00
Shengliang Guan 1439bdcd36
Merge pull request #20306 from taosdata/feat/add-reboot-time
feat/add-reboot-time
2023-03-08 15:46:55 +08:00
cademfly 6dcb9c7f0f trigger ci 2023-03-08 14:04:33 +08:00
cademfly 839758f2d6 fix odbc.py total columns numbers 2023-03-08 10:26:28 +08:00
chenhaoran 14e62eca8c test: add stream and topic in compatibility case 2023-03-07 17:51:54 +08:00
dapan1121 dd493d3ee4 fix: add order by string case 2023-03-03 11:54:25 +08:00
dapan1121 8f858268d3 fix: add test case 2023-03-01 19:25:24 +08:00
dapan1121 178d2cac00
Merge pull request #20156 from taosdata/fix/TD-22520
fix(query): fix apply limit error for doMultiwayMerge operator if datablocks belongs to the same group
2023-02-27 14:20:42 +08:00
Ganlin Zhao 04bd07da59 add test cases 2023-02-26 10:28:07 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
dapan1121 05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Ganlin Zhao 8175b36d31 add test cases 2023-02-22 14:08:26 +08:00
dapan1121 e5023259ff fix: add tag filter case 2023-02-21 14:36:25 +08:00
Xiaoyu Wang 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
dapan1121 052f89c3d2
Merge pull request #19964 from taosdata/fix/restrict_interp_stable
fix: restrict interp query on stable for now
2023-02-15 14:30:52 +08:00
Haojun Liao 4e9146f061 fix(query): fix memory leak. 2023-02-14 22:46:31 +08:00
Ganlin Zhao 10e01c0512 add test cases 2023-02-14 14:25:03 +08:00