Commit Graph

2280 Commits

Author SHA1 Message Date
54liuyao ab5848f29c add ci 2024-08-16 11:29:27 +08:00
54liuyao 1c1ae93771 add ci 2024-08-16 11:12:59 +08:00
54liuyao d59eb19c37 add ci 2024-08-16 10:54:52 +08:00
54liuyao e0178f2871 add ci 2024-08-15 14:16:40 +08:00
54liuyao 16d7073a1b adj ci 2024-08-15 13:33:06 +08:00
54liuyao 141de6e19b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-14 19:21:59 +08:00
54liuyao 057f09ffbf fix issue && add ci 2024-08-14 19:20:21 +08:00
54liuyao 216c53f0ae fix issue 2024-08-14 15:22:42 +08:00
sima a54019211f feat:[TS-4893] Support MYSQL functions.
Add more functions:
 - Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
 - String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
 - Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
 - Aggregate Functions: VAR_POP().
Modify some functions:
 - ROUND(): support round to given decimal places.
 - CHAR_LENGTH(): support calculate multi-byte character's length.
 - TIMEDIFF(): result will be negative when expr1 < expr2.
 - STDDEV(): add alias name STDDEV_POP().
 - SUBSTR(): add alias name SUBSTRING().
             support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
54liuyao 5a2b89c357 fix issue 2024-08-13 14:05:16 +08:00
54liuyao 575eee8628 add ci 2024-08-12 16:18:03 +08:00
54liuyao 52e693511f add ci 2024-08-12 15:52:50 +08:00
54liuyao fd0f117544 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-12 09:37:43 +08:00
54liuyao 3a14454fb5 add ci 2024-08-08 19:30:18 +08:00
54liuyao 3b9eda95fc add ci 2024-08-08 09:40:13 +08:00
54liuyao 9cc20ba687 add ci 2024-08-06 17:42:44 +08:00
54liuyao 0913802c33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-08-06 16:25:04 +08:00
54liuyao bdaf0d419e stream interp force window close 2024-08-06 16:14:15 +08:00
Haojun Liao e9ac0d6cd4 other: merge 3.0 2024-08-05 13:38:05 +08:00
wade zhang 8e01044408
Merge pull request #26920 from taosdata/test/3.0/TD-31005
test: scan returned values in ci
2024-08-05 08:03:05 +08:00
dapan1121 a443fafad2 fix: interval case issue 2024-08-02 16:29:23 +08:00
dapan1121 5e2c5b8894 fix: calander interval and sliding issue 2024-08-02 14:38:55 +08:00
chenhaoran ed1e3c304a test: scan returned values in ci 2024-08-02 14:03:07 +08:00
54liuyao 2f9490d8bd add ci 2024-08-02 13:57:09 +08:00
54liuyao b26750c200 add ci 2024-08-02 13:22:14 +08:00
Haojun Liao aefb9d275e fix(stream): add ts in HbMsg. 2024-08-01 15:22:37 +08:00
54liuyao 1ce6f1c1c7 adj operator res 2024-07-29 13:22:46 +08:00
Haojun Liao 4d8064c950 fix(tsdb):fix invalid return code. 2024-07-23 19:16:06 +08:00
xsren bf03c2b3d8 fix: tupleData 2024-07-22 20:26:55 +08:00
54liuyao 140a128a1d adj ci 2024-07-19 09:23:46 +08:00
54liuyao fbfffc4aec adj ci 2024-07-19 08:55:26 +08:00
54liuyao b594decc14 adj ci 2024-07-18 18:54:27 +08:00
54liuyao 8d769c97ec adj ci 2024-07-18 18:48:52 +08:00
54liuyao dfff9b19ad adj ci 2024-07-18 18:08:31 +08:00
Haojun Liao f3cfd297b8 fix(stream): return after get value. 2024-07-16 19:42:29 +08:00
54liuyao 331d692a6f add ci 2024-07-10 09:38:42 +08:00
54liuyao 9c7178fedd add ci 2024-07-10 09:34:50 +08:00
54liuyao be2c16723d adj second param for last_row 2024-07-01 16:38:47 +08:00
Yihao Deng 58b3dd7b99 Add index filtering based on column value type 2024-06-26 08:45:14 +00:00
wangmm0220 ed16b1e8db fix:conflict from 3.0 2024-06-24 12:03:10 +08:00
dapan1121 0d5bfc4b8c
Update checkStreamSTable1.sim 2024-06-24 11:00:51 +08:00
wangmm0220 a29d1b0c59 fix:test case error 2024-06-24 10:18:09 +08:00
54liuyao 1189e228b7 adj test ci 2024-06-21 18:25:13 +08:00
Haojun Liao b3a283ed8e
Merge pull request #26207 from taosdata/fix/TD-30650
adj test case
2024-06-21 15:22:07 +08:00
dapan1121 05ebfa70d4
Merge pull request #26212 from taosdata/fix/TS-5064.3
fix: cast long binary crash issue
2024-06-20 16:26:13 +08:00
dapan1121 784fda8191 fix: cast long binary crash issue 2024-06-20 13:54:02 +08:00
54liuyao b7710fa9b9 adj test case 2024-06-20 11:35:23 +08:00
Yihao Deng e4916d13a5 update case 2024-06-19 12:12:21 +00:00
dapan1121 0397826c68
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
2024-06-19 15:49:59 +08:00
54liuyao f5bb4df846 adj test case 2024-06-18 11:30:24 +08:00
54liuyao e858dd5df0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-30313 2024-06-18 10:28:01 +08:00
Hongze Cheng e0a5b6f2ea
Merge pull request #26140 from taosdata/fix/TD-30467-3.0
fix: check range option
2024-06-17 11:36:24 +08:00
Haojun Liao 6f1662c2be fix(test): wait for a little bit more time. 2024-06-13 17:38:39 +08:00
kailixu 1f646713fe fix: check range option of alter user 2024-06-13 16:36:18 +08:00
54liuyao 7620be6e28 optimize show cluster alive stmt 2024-06-13 16:23:50 +08:00
dapan1121 3c8cb76161
Merge pull request #26100 from taosdata/fix/TD-30481.3
fix: case when memory leak
2024-06-12 13:26:42 +08:00
dapan1121 6b1d4b842e fix: case when memory leak 2024-06-11 15:28:04 +08:00
kailixu a8788ec3a6 enh: check range for user enable/sysinfo/createdb 2024-06-07 13:30:10 +08:00
kailixu 2f5179cf44 Merge branch '3.0' into enh/TS-3737-3.0 2024-06-06 16:42:04 +08:00
Hongze Cheng 070ec1412e
Merge pull request #26048 from taosdata/enh/TS-4885
enh/wal_level: new level 0 to disable wal writing
2024-06-06 10:19:50 +08:00
Minglei Jin 11b26d80b7 wal_level 0: update unit & tsim test cases 2024-06-05 18:22:23 +08:00
kailixu 30fe35b61a test: add test case for balance vgroup leader 2024-06-05 17:22:50 +08:00
dapan1121 95c4b7748f
Merge pull request #26047 from taosdata/fix/TD-30214
add ts column for last cache
2024-06-05 16:32:12 +08:00
kailixu c89f06eaf3 chore: adjust test case 2024-06-05 14:56:47 +08:00
54liuyao 545fa5ebcb add ts column for last cache 2024-06-05 11:38:38 +08:00
kailixu e5bd28752a test: adjust test case for createdb 2024-06-04 18:14:20 +08:00
kailixu d7b63b9a83 test: adjust test case for createdb 2024-06-04 16:50:49 +08:00
dapan1121 6f696a3933 fix: insert into select constant issue 2024-06-04 16:27:51 +08:00
Yihao Deng b8e63fa5f4 support add column compress 2024-05-31 06:56:33 +00:00
dapan1121 a25b70c45c fix: add timeline test cases 2024-05-27 14:53:30 +08:00
54liuyao 4be4a04621 fix(meta scan):check system table scan result 2024-05-16 09:56:07 +08:00
dapan1121 d0c1e660c2 fix: ctable tag scan issue 2024-04-28 11:31:46 +08:00
Minglei Jin 6acac83435 fix(test/join): order by t1 & ts 2024-04-23 14:51:28 +08:00
Hongze Cheng fc5c84422e
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
2024-04-19 13:34:37 +08:00
Hongze Cheng 05d853bd9e
Merge pull request #25383 from taosdata/fix/dropStreamData
Fix/drop stream data
2024-04-18 17:10:57 +08:00
kailixu e31f51dab4 fix: ci problem 2024-04-18 16:03:52 +08:00
Yihao Deng 74b7bf6bbc drop stream data 2024-04-17 05:37:35 +00:00
Yihao Deng 04e78d0ce7 Merge branch 'feat/3.0' into feat/compress_3.0 2024-04-17 03:23:02 +00:00
Yihao Deng 6f9de676f0 Merge branch 'fix/compress_3.0' into feat/compress_3.0 2024-04-16 09:27:26 +00:00
wangjiaming0909 f6200dd923 support long ctb names 2024-04-16 14:25:34 +08:00
wangjiaming0909 6ce0616ffd fix ci and TODOs 2024-04-16 14:25:34 +08:00
wangjiaming0909 e43580f71b fix ci 2024-04-16 14:25:20 +08:00
dapan1121 55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
Yihao Deng ea9385912f Merge branch '3.0' into feat/compress_3.0 2024-04-15 09:06:30 +00:00
dapan1121 6d4f0b2ceb fix: asof jlimit issue 2024-04-15 16:12:12 +08:00
dapan1121 34a943a1f2
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
2024-04-15 16:04:23 +08:00
yihaoDeng 4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
Minglei Jin 4b3e3f9091 Merge branch '3.0' into enh/TD-28945-pk 2024-04-15 09:31:56 +08:00
Haojun Liao 82ee169d61
Merge pull request #25164 from taosdata/feat/TS-4243-3.0
feat(tsdb): support complex primary key in table.
2024-04-13 18:08:01 +08:00
dapan1121 f2c871f2f5 fix: union precision issue 2024-04-12 11:07:26 +08:00
54liuyao d4ebd2ec71 add ci 2024-04-11 18:16:24 +08:00
54liuyao af97f9e000 add config 2024-04-11 16:48:58 +08:00
Minglei Jin 6515d74fa2 Merge branch '3.0' into enh/TD-28945-pk 2024-04-11 16:02:01 +08:00
54liuyao 1d42e927c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-11 15:35:42 +08:00
yihaoDeng a02426fd2f Merge branch '3.0' into feature/compressData 2024-04-10 09:03:50 +00:00
54liuyao 26fb2ee2b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-10 15:36:01 +08:00
54liuyao e161556f51 set ts column index for function 2024-04-10 15:35:25 +08:00
Minglei Jin fe12f87c58 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 11:21:50 +08:00
Minglei Jin dcd9901d5f Merge branch '3.0' into feat/TS-4243-3.0 2024-04-10 11:18:19 +08:00
dapan1121 5091247957
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
2024-04-10 09:18:15 +08:00
Minglei Jin d1cb05bba0 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 09:09:51 +08:00
Haojun Liao 46b21a7a5b fix(test): update cases. 2024-04-10 09:07:47 +08:00
Minglei Jin 6eb014e32b Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-09 19:11:46 +08:00
54liuyao dfe3d5a9bc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_query 2024-04-09 19:09:40 +08:00
54liuyao 2a6c40e8c5 set winkey for selectivity function 2024-04-08 16:53:13 +08:00
Minglei Jin a491e250fb cos/multi-write: fix compilation on mac 2024-04-08 13:24:47 +08:00
dapan1121 6d52120bf7 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-07 13:54:39 +08:00
factosea 8c34d14a9b fix test case 2024-04-03 17:26:51 +08:00
54liuyao 71ff0bcb84 adj ci 2024-04-02 17:24:47 +08:00
54liuyao 9a8d03f0ca adj last function 2024-04-02 14:03:02 +08:00
54liuyao 204c5acefe Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-02 09:10:52 +08:00
54liuyao a65ce818de add ci 2024-04-01 16:20:45 +08:00
yihaoDeng 53ecfe511a Merge branch '3.0' into feature/compressData 2024-04-01 08:04:16 +00:00
kailixu 0fc8872fc1 test: more test case for timestamp 2024-03-31 21:34:29 +08:00
kailixu ba65f5a519 enh: integer with duration literal for timestamp 2024-03-31 20:50:02 +08:00
yihaoDeng 0a312dfdd6 fix ci error 2024-03-31 03:16:54 +00:00
yihaoDeng d1887c80de Merge branch '3.0' into feature/compressData 2024-03-30 11:14:46 +00:00
yihaoDeng bda7014b1c Merge branch '3.0' into feature/compressData 2024-03-30 11:06:09 +00:00
yihaoDeng d20da622a7 Merge branch '3.0' into feature/compressData 2024-03-30 10:39:27 +00:00
yihaoDeng ddf37b10a0 Merge branch '3.0' into feature/compressData 2024-03-30 10:37:33 +00:00
54liuyao 603e856c03 add ci 2024-03-29 16:38:10 +08:00
54liuyao ea33f08d02 add ic 2024-03-29 13:52:56 +08:00
yihaoDeng 2f10dca544 Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-29 02:53:02 +00:00
dapan1121 26a93847c3 enh: optimize outer join 2024-03-29 08:28:33 +08:00
yihaoDeng 209d1d3db3 fix mem leak 2024-03-28 13:03:30 +00:00
dapan1121 4208557d6d fix: count(*) rewrite issue 2024-03-28 16:44:07 +08:00
54liuyao d7fe41d05f add ci 2024-03-28 16:04:35 +08:00
54liuyao 28cda4dc81 add ci 2024-03-28 15:07:26 +08:00
54liuyao 65457d2cf4 delete data for scalar function 2024-03-28 14:16:19 +08:00
dapan1121 74cef4ac6b fix: window join filter issue 2024-03-28 13:45:55 +08:00
54liuyao ed87ac75a7 add ci 2024-03-26 19:11:19 +08:00
dapan1121 3f71b53101 fix: case issues 2024-03-26 08:42:17 +08:00
54liuyao d1b974228f add stream check 2024-03-25 11:16:28 +08:00
54liuyao a02535c3ab Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-25 11:15:21 +08:00
slzhou 073e4d8389 fix: increase last_row result size since SFirstLastRes has pk info 2024-03-25 09:48:54 +08:00
dapan1121 84d0eb5fc0 fix: case issues 2024-03-22 15:15:07 +08:00
dapan1121 3835a5b349 fix: error log and union issue 2024-03-22 08:47:07 +08:00
54liuyao a60f390cdc stream primary key 2024-03-21 10:50:07 +08:00
dapan1121 65c57e88cd Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-20 15:48:43 +08:00
dapan1121 1c0d20a2a4 enh: add test cases 2024-03-20 15:45:24 +08:00
dapan1121 dcc650521a Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-19 16:04:15 +08:00
dapan1121 abd36b0b1a enh: support timeline processing 2024-03-19 16:01:14 +08:00
Shungang Li 3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
kailixu a83e9b9e37 test: test case for limit value 2024-03-18 00:23:49 +08:00
dapan1121 6e674bc1de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-15 18:11:37 +08:00
dapan1121 1c8dcaf46c enh: support timeline functions 2024-03-15 18:10:08 +08:00
kailixu d02a125f34 fix: memory leak when alter json tag to NULL 2024-03-15 16:29:10 +08:00
kailixu a5f06114fd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-15 13:17:32 +08:00
kailixu 0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +08:00
kailixu bf80300441 test: tag/col insert syntax 2024-03-15 11:31:28 +08:00
factosea 1d1770ecca fix: test case 2024-03-15 09:09:51 +08:00
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
54liuyao 9de0643566 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:56:16 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
54liuyao 14c6dbd2af use non sort merge 2024-03-12 11:45:54 +08:00
kailixu 2bd0c3335c fix: unify tag value parsing syntax 2024-03-11 08:30:38 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
dapan1121 3f36f7ea52 enh: support desc join 2024-03-08 16:23:41 +08:00
Haojun Liao 3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
54liuyao 02de597e69 opt ci 2024-03-07 09:00:40 +08:00
dapan1121 46ea22eecb Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-06 13:12:01 +08:00
dapan1121 7045126aa6 fix: inner join issue 2024-03-06 11:18:57 +08:00
dapan1121 d2855bfd68
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
2024-03-05 10:11:49 +08:00
Minglei Jin eba7b2fa82 fix(test/last_row): remove random columns' checking 2024-03-04 15:58:25 +08:00
54liuyao 988d23dd33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_count 2024-03-04 15:38:37 +08:00
Minglei Jin 376872acc6 fix(test/last_both): remove last_row query 2024-03-04 09:53:49 +08:00
WANG MINGMING 64656a1db9
Merge branch '3.0' into fix/TD-28627 2024-03-01 18:03:28 +08:00
54liuyao 8df1f09561 optimze plan and add ci 2024-03-01 11:27:33 +08:00
dapan1121 f13c9d2ca4 fix: merge join timetruncate issue 2024-03-01 09:49:59 +08:00
Hongze Cheng c353f6b350
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
2024-02-29 21:01:12 +08:00
Minglei Jin 3c80f171ef fix(tsdb/cache): new case for column changing 2024-02-29 18:56:14 +08:00
dapan1121 e17518e07f Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-29 17:55:17 +08:00
dapan1121 85cca872a5 enh: support timetruncate function 2024-02-29 17:52:53 +08:00
54liuyao 6de92f7c15 fix count window issue 2024-02-29 11:30:16 +08:00
54liuyao 02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
WANG MINGMING bf17556c59
Merge branch '3.0' into fix/TD-28627 2024-02-28 17:07:52 +08:00
54liuyao c1129bc861 add ci 2024-02-28 09:34:43 +08:00
dapan1121 479279b75e fix: block data load issue 2024-02-27 18:55:21 +08:00
dapan1121 521c96913e Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-27 18:20:45 +08:00
dapan1121 8a2b4e2d86 enh: support group join 2024-02-27 18:18:25 +08:00
54liuyao abd000ed03 disable query count 2024-02-27 10:29:15 +08:00
Hongze Cheng 200b5dc09e
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
2024-02-26 13:09:31 +08:00
kailixu 4afd45992a fix: sysinfo of dnode variables 2024-02-26 09:30:33 +08:00
Cary Xu e1add42485
Update privilege_sysinfo.sim 2024-02-25 17:58:20 +08:00
kailixu c4b42dbbff test: check user sysinfo during alter repeatedly 2024-02-25 10:34:49 +08:00
kailixu 41a79866b1 test: check user sysinfo during alter repeatedly 2024-02-25 10:23:05 +08:00
kailixu a38a69557a user sysinfo 2024-02-24 23:05:39 +08:00
kailixu d4ef374108 user sysinfo 2024-02-24 22:48:28 +08:00
dapan1121 97aca25633 enh: support group join 2024-02-23 17:59:45 +08:00
54liuyao d3dd15e621 count window support having 2024-02-23 11:18:29 +08:00
dapan1121 a745319b81 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-23 08:59:16 +08:00
dapan1121 807bba9215 fix: window join issues 2024-02-22 18:59:10 +08:00
54liuyao 53a4294e4c mid agg operator 2024-02-21 14:48:16 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
dapan1121 98ed2458ea Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-20 17:39:51 -08:00
dapan1121 c4dbae3a5a enh: add window join ut 2024-02-20 17:13:29 -08:00
54liuyao af1893d109 merge 3.0 2024-02-19 18:30:12 +08:00
dapan1121 2d597ad845
Merge pull request #24769 from taosdata/enh/xsren/TD-28408/showViews
enh: like supported on show views
2024-02-19 15:35:50 +08:00
dapan1121 b26716f2e8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-18 22:15:43 -08:00