Commit Graph

1601 Commits

Author SHA1 Message Date
fullhonest cb2ab749b5 Fix TD-27003: use last row scan when select last_row, last 2024-01-15 15:22:29 +08:00
Alex Duan 062e5a339e fix: sum.py support -R 2024-01-15 11:23:04 +08:00
Alex Duan 10f1cbf734 fix: right parenthesis missing 2024-01-15 09:21:03 +08:00
dapan1121 737140a09b
Merge pull request #24430 from taosdata/feat/TD-28267
add PARTITION_FIRST hint to use partition node before agg
2024-01-15 09:12:34 +08:00
factosea 0d56695d96 delete unused code 2024-01-15 02:31:04 +08:00
Alex Duan 14fb86c0a9 feat: add query_basic.py 2024-01-14 22:02:43 +08:00
Alex Duan df40772e95 coverage: sum add all types test 2024-01-14 20:23:37 +08:00
wangjiaming0909 bc1eacf626 add PARTITION_BEFORE_GROUP hint to use partition node before agg 2024-01-12 17:41:34 +08:00
factosea 19d7579e75 fix: copy expr 2024-01-12 14:01:35 +08:00
Haojun Liao 578edd447f
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
2024-01-12 09:35:09 +08:00
factosea 25f9956ccb fix:test 2024-01-11 21:21:00 +08:00
Alex Duan fb42c6afd5 coverage: update coverage script file and BlockSMA trigger is 1 2024-01-10 19:59:44 +08:00
slzhou ba2ba0a8cb fix: time window computation error 2024-01-10 16:19:20 +08:00
Alex Duan 51a472f281
Merge pull request #24381 from taosdata/TEST/3.0/TD-28164
add test cases for TD-28164
2024-01-09 15:57:26 +08:00
Alex Duan 70db802e57
Merge pull request #24351 from taosdata/test/3.0/TD-28171
test: save case.sql when case is failed and set default saved sqlfile True
2024-01-09 09:21:23 +08:00
fullhonest 5bd29a413b Fix: not use last row scan when select tbname and last 2024-01-08 19:49:15 +08:00
zk66214 75c25a194f add test cases for TD-28164 2024-01-08 17:19:48 +08:00
chenhaoran 031bcaec8f test: test failed case 2024-01-08 14:47:25 +08:00
chenhaoran 826c098aee test: test 2024-01-08 14:46:04 +08:00
dapan1121 6d8637fcf3
Merge pull request #24364 from taosdata/fix/xsren/TD-28165/wildcard2
fix: wildcard character in both target and pattern
2024-01-08 14:34:13 +08:00
factosea 8c3fe7cc70 fix: SColumnRefNode transfer to SelectFunction's param 2024-01-08 11:41:58 +08:00
Alex Duan 07ff31c82e
Merge pull request #24273 from taosdata/ts-4403
add test case for ts-4403
2024-01-08 09:13:25 +08:00
factosea c5932c9d1c fix: wildcard character in both target and pattern 2024-01-08 01:13:53 +08:00
chenhaoran db9655c549 test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
dapan1121 670317ccd7
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
2024-01-04 09:08:03 +08:00
Alex Duan af0f2ecf34
Merge pull request #24313 from taosdata/TEST/3.0/TS-4348-TD-27939
Add test cases for TS-4348 and TD-27939
2024-01-03 18:01:21 +08:00
dapan1121 f0fbffa772
Merge pull request #24301 from taosdata/fix/3.0/TD-28104
fix: last table scan reported invalid param when col was dropped which
2024-01-03 15:47:33 +08:00
kailixu 8ffb8b652f test: add test case 2024-01-03 06:40:01 +08:00
kailixu e7c8d9176f fix: fill vartype tag with integer when create table 2024-01-02 20:37:12 +08:00
zk66214 866fac624f Add test cases for TS-4348 and TD-27939 2024-01-02 19:26:59 +08:00
dapan1121 06e3d8df1d
Merge pull request #24282 from taosdata/fix/3.0/TS-4411
fix: fill prev not working when desc fill
2024-01-02 13:07:21 +08:00
wangjiaming0909 be0d35a5af fix: last table scan reported invalid param when col was dropped which
should report invalid col
2024-01-02 10:20:04 +08:00
fullhonest e79516ade3 Fix TD-27939: error for sub query is empty when where 1=2 2024-01-02 10:02:30 +08:00
wangjiaming0909 90a8fe5581 fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
dapan1121 55b7bce8b7
Merge pull request #24256 from taosdata/szhou/fix/TD-28019
fix: change the result schema
2023-12-29 08:40:53 +08:00
charles 9052ca6ede add test case for ts-4403 2023-12-28 18:05:28 +08:00
Bob Liu ef22830ca3 adjust 2023-12-28 18:01:30 +08:00
Bob Liu 424ab1bbe3 support table merge scan 2023-12-28 16:18:38 +08:00
slzhou 631eb9a72c fix: add test case 2023-12-28 10:55:50 +08:00
Bob Liu f6e55d358b adjust case 2023-12-27 16:12:50 +08:00
Bob Liu 158c5996df adjust case 2023-12-27 15:51:36 +08:00
charles a97c2e0e16 add test case for jira TS-4382 2023-12-27 13:27:38 +08:00
Bob Liu 42f9d54a70 adjust 2023-12-27 00:28:42 +08:00
factosea 1aae0e52e3 fix: like wildcard match 2023-12-26 14:48:05 +08:00
Bob Liu f672df239e adjust 2023-12-25 13:33:45 +08:00
Bob Liu 31c54e5eda adjust 2023-12-25 12:42:25 +08:00
Alex Duan abcc9c279d
Merge pull request #24178 from taosdata/test/3.0/TD-27992
test: modify test of last_cache_scan.py
2023-12-25 09:29:46 +08:00
Bob Liu 52c244d9ec adjust 2023-12-24 23:48:37 +08:00
Bob Liu 651b681d4c adjust case 2023-12-24 18:45:51 +08:00
Bob Liu 6e4703e5b4 adjust ts 2023-12-22 22:58:40 +08:00
Bob Liu 3b0d1480f7 adjust case 2023-12-22 18:14:26 +08:00
Bob Liu 3bfc7b3486 adjust case 2023-12-22 18:14:26 +08:00
Bob Liu e3098accc4 support count empty table 2023-12-22 18:14:26 +08:00
chenhaoran 536c002ae4 test: modify test of last_cache_scan.py 2023-12-22 16:48:57 +08:00
chenhaoran 74d5c4aa4b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-27992 2023-12-22 16:13:10 +08:00
wangjiaming0909 153221e1d6 fix: cache scan heap overflow and forbid DDD for to_char in windows 2023-12-21 19:46:33 +08:00
chenhaoran f564e3f7bf test: modify test of last_cache_scan.py 2023-12-21 18:43:40 +08:00
Alex Duan 3bdf514082
Merge pull request #24153 from taosdata/test/3.0/TD-27980
test: support for windows in ci cases
2023-12-21 10:03:20 +08:00
haoranchen 3c7170a974
test:modify debugflag 131 in db.py and default dnode 2023-12-20 18:45:33 +08:00
chenhaoran 8160eaec90 test: support for windows in ci cases 2023-12-20 16:19:21 +08:00
dapan1121 cd044137a0
Merge pull request #24130 from taosdata/fix/3.0/TD-27945
fix: session window block row index overflow
2023-12-20 16:13:47 +08:00
chenhaoran cfa1faf79e test: support for windows using 'taos -s' 2023-12-19 15:51:27 +08:00
wangjiaming0909 ad24c03538 fix: session window block row index overflow 2023-12-19 14:31:13 +08:00
wangmm0220 4cc47a2edf fix:test case error 2023-12-07 17:19:10 +08:00
wangmm0220 865906eaae Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27676 2023-12-07 16:33:10 +08:00
wangmm0220 60500f4a81 fix:error 2023-12-07 15:17:15 +08:00
dapan1121 a4242e829a
Merge pull request #23960 from taosdata/enh/xsren/TD-26882
Enh/xsren/td 26882
2023-12-07 13:23:28 +08:00
dapan1121 30eb035447
Merge pull request #23940 from taosdata/fix/TS-4327
fix: last/last_row crash with dropped column
2023-12-06 17:57:24 +08:00
factosea a0e356bf84 Keep the last data with the same timestamp when inserting 2023-12-06 15:20:05 +08:00
wangjiaming0909 a6c876bbc1 fix: last/last_row crash with dropped column 2023-12-05 14:16:01 +08:00
dapan1121 7589bbab45
Merge pull request #23921 from taosdata/fix/TS-4282-3.0
fix: skip NULL tag
2023-12-05 13:21:00 +08:00
dapan1121 24a2e857c3
Merge pull request #23816 from taosdata/enh/xsren/TD-27474/timezone3.0
fix timezone range
2023-12-05 13:17:55 +08:00
kailixu f3a075ee9e test: check null json tag 2023-12-04 21:00:13 +08:00
facetosea 02ff87b3a3 fix: revert test case 2023-12-04 19:18:20 +08:00
factosea c83b7b80de test case 2023-12-04 14:46:28 +08:00
wangjiaming0909 fd290709ff fix: state window with block rowIndex overflow 2023-12-01 15:27:30 +08:00
root a3737fe54d Fix bug [4258]: add process ignore/no timezone for timetruncate unit is 1w 2023-11-23 18:08:58 +08:00
Haojun Liao 785d91c17b
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
2023-11-21 19:02:38 +08:00
wangmm0220 e7593b4bcf fix:testcase error 2023-11-17 15:52:42 +08:00
“happyguoxy” 702a7f1d99 test: add insert stable data and to_char\to_timestamp cases 2023-11-16 09:34:06 +08:00
“happyguoxy” 9f797468bc test: add insert stable data and to_char\to_timestamp cases 2023-11-16 09:00:40 +08:00
“happyguoxy” 4b210bd479 test: add insert stable data and to_char\to_timestamp cases 2023-11-15 20:12:12 +08:00
“happyguoxy” 12a819c24f test: add insert stable data and to_char\to_timestamp cases 2023-11-15 19:22:57 +08:00
“happyguoxy” e10f6ebf85 test: add insert stable data and to_char\to_timestamp cases 2023-11-15 18:18:39 +08:00
“happyguoxy” 592395950e test: add insert stable data and to_char\to_timestamp cases 2023-11-15 17:13:55 +08:00
dapan1121 dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
dapan1121 22a97ee44a
Merge pull request #23672 from taosdata/fix/3.0/TS-4241
fix to_iso8601
2023-11-14 18:17:12 +08:00
dapan1121 a47c7c1b65
Merge pull request #23618 from taosdata/fix/3.0/TS-4233
fix shellRunSingleCommandImp
2023-11-14 13:49:41 +08:00
Bob Liu 1ef0167edd fit to_iso8601 test case 2023-11-14 08:20:29 +08:00
Bob Liu 05eb328b22 add test case for \G, >> in sql, excute in shell 2023-11-13 15:20:35 +08:00
dapan1121 40ab3d7cc6
Merge pull request #23431 from taosdata/szhou/tbname-prune-vgroup
enhance: use tbname equal cond to prune vgroups
2023-11-13 08:34:31 +08:00
slzhou 792e0db350 enhance: add join test case 2023-11-10 17:00:10 +08:00
slzhou 918fadaf00 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tbname-prune-vgroup 2023-11-10 16:45:13 +08:00
slzhou 9d448c7c6c fix: review comments 2023-11-10 16:30:16 +08:00
dapan1121 350fac01a0 Merge remote-tracking branch 'origin/3.0' into feat/TD-24802 2023-11-10 11:48:55 +08:00
dapan1121 4cba023447 fix: case issue 2023-11-10 11:47:02 +08:00
slzhou 97804695d2 query: add test case 2023-11-09 15:59:49 +08:00
wangjiaming0909 a6600ab23a correct colid in blockinfo 2023-11-09 15:41:01 +08:00
wangjiaming0909 3e850df3c2 fix: last(ts2), ts2, ts caused data err 2023-11-08 14:43:11 +08:00
slzhou 144856893c enhance: check no exchange operator 2023-11-08 14:19:30 +08:00
wangjiaming0909 fc6c4fba90 feat: cache scan for select last(c), ts/c 2023-11-08 13:39:28 +08:00
slzhou 680afd41b0 enhance: add test case 2023-11-08 10:40:07 +08:00
slzhou 41fa664916 enhance: add test case 2023-11-06 14:52:34 +08:00
dapan1121 92240d7f95
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
2023-11-03 10:27:40 +08:00
wangjiaming0909 b71a013b8d fix: nano seconds database error 2023-11-02 09:36:46 +08:00
chenhaoran 89a9a5f193 test:add testcase of the same ts data 2023-11-01 18:17:32 +08:00
dapan1121 0a97f18d72
Merge pull request #23344 from taosdata/feat/3.0/TS-4052
feat: support to_timestamp/to_char
2023-10-30 14:04:33 +08:00
dapan1121 8650c5d4b0
Merge pull request #23392 from taosdata/feat/3.0/TS-4044
feat: support all utf8 characters as alias
2023-10-30 10:04:37 +08:00
wangjiaming0909 cf158ab428 feat: support all utf8 characters as alias 2023-10-27 15:23:26 +08:00
wangjiaming0909 70850697a4 feat: support to_timestamp/to_char fix comments 2023-10-27 09:54:16 +08:00
dapan1121 9bf8be1ab4
Merge pull request #23354 from taosdata/fix/3.0/TD-26779
fix: union all cast func resType check error
2023-10-24 16:11:50 +08:00
wangjiaming0909 f299a28109 feat: support to_timestamp/to_char 2023-10-23 19:36:03 +08:00
wangjiaming0909 720982374c fix: union all cast func resType check error 2023-10-20 10:36:52 +08:00
wangjiaming0909 04c60486e9 feat: support interval syntax of quoted duration and default unit 2023-10-19 15:46:19 +08:00
Alex Duan 5204c99cc7 case: add tbname limit 1 offset 100 2023-10-19 11:33:41 +08:00
wangmm0220 a16c9be49f feat:[TD-19291]Schemaless table name can be composed based on rule 2023-10-17 15:34:16 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
wangjiaming0909 eea90507d4 feat: remove partition node for agg 2023-10-10 14:29:36 +08:00
wangjiaming0909 2340a952aa fix: group by operator may cause client assert fail 2023-09-28 10:23:33 +08:00
Haojun Liao d214a2f6bd fix(stream): do some internal refactor. 2023-09-26 09:32:57 +08:00
dapan1121 f0c1585508
Merge pull request #22957 from taosdata/feat/xsren/TS-4000/fillVarchar3.0
fill data of varchar type
2023-09-22 16:16:13 +08:00
wangjiaming0909 2ccbc8441d fix: interval_limit_opt.py timeout, privilege_create_db.sim fail sometimes 2023-09-22 13:18:49 +08:00
wangjiaming0909 f2832b5aa7 feat: pipelined agg when partition by col slimit 2023-09-21 17:45:49 +08:00
xsren 3026c80073 add fill test case 2023-09-19 16:52:03 +08:00
Alex Duan dfff811ca9 fix: add db database on sql 2023-09-19 14:47:08 +08:00
xsren 9d49c0cd4a test case update 2023-09-18 18:10:13 +08:00
Alex Duan 46a9a906e0 case: add use db sql 2023-09-15 17:57:54 +08:00
Alex Duan bc1371a4b7 case: add use db 2023-09-15 15:49:35 +08:00
Alex Duan 0e6486e3ec test: sql.py remove successful print and add diff case 2023-09-15 14:28:45 +08:00
dapan1121 8ef01584ee
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
2023-09-14 17:26:15 +08:00
Ping Xiao 70e70205aa add test case for join 2023-09-14 16:29:48 +08:00
wangjiaming0909 cb78c54d72 optimize sort perf 2023-09-13 18:37:42 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
dapan1121 dd1457e49c fix: join condition with single param operator 2023-09-12 19:18:43 +08:00
chenhaoran 954f8321d0 test: modify expect data type from str to datetime 2023-09-11 19:10:57 +08:00
chenhaoran 5d1eac3c2e Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TD-26192 2023-09-11 15:29:48 +08:00
chenhaoran 53051a2bea test: modify expect data type from str to datetime 2023-09-07 22:51:30 +08:00
dapan1121 615c619bba
Merge pull request #22782 from taosdata/fix/TS-3897
fix: fix diff not support unsigned type
2023-09-07 16:17:42 +08:00
dapan1121 fdeb924d0d
Merge pull request #22715 from taosdata/fix/m/TD-26114
fix: desc fill missed one window
2023-09-07 11:36:30 +08:00
wangjiaming0909 4a131000e4 fix: data error of partition by col + interval 2023-09-07 10:49:09 +08:00
Ganlin Zhao a1632cac5d add test cases 2023-09-06 18:53:25 +08:00
chenhaoran 24140902cf test:replace clock_gettime in cases for win 2023-09-06 17:36:55 +08:00
Alex Duan 841a36ef9f
Merge pull request #22749 from taosdata/test/main/TD-26162
test:replace clock_gettime in cases for win
2023-09-06 11:22:04 +08:00
wangjiaming0909 5dedaebb01 fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
chenhaoran 600f89aa89 test:replace clock_gettime in cases for win 2023-09-05 18:17:25 +08:00
wangjiaming0909 2c4e0fee07 feat: optimize partition node, replace with sort node 2023-09-05 10:53:30 +08:00
wangjiaming0909 22b53c3ece fix: 1. select tag from meters partition by tag limit returned wrong num of rows
2. select tag from meters partition by tag returned wrong num of rows
2023-09-04 18:16:12 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
dapan1121 eda96e4301 Merge remote-tracking branch 'origin/main' into fix/m23.2 2023-09-01 11:02:54 +08:00
dapan1121 228e6c6acd Merge remote-tracking branch 'origin/main' into 3.0 2023-09-01 10:01:10 +08:00
dapan1121 071e595344 fix: case issue 2023-09-01 08:41:36 +08:00
dapan1121 cff17434a2 fix: aggragate function omited issue 2023-08-31 16:23:00 +08:00
dapan1121 a1c55d0584
Merge pull request #22564 from taosdata/fix/TD-25540-new
fix: fix where ts < now used in nested query report invalid timestamp
2023-08-30 16:48:20 +08:00
dapan1121 15f57cadfb fix: other join conditions issue 2023-08-30 13:45:59 +08:00
Haojun Liao b1aa86a290
Merge pull request #22605 from taosdata/feat/TD-18789
feat:support varbinary type
2023-08-30 11:29:26 +08:00
wangmm0220 34c7832850 feat:support stmt/tmq json in varbinary type 2023-08-29 15:24:12 +08:00
dapan1121 667fe69fd1 fix: join on condition split issue 2023-08-29 10:40:32 +08:00
dapan1121 0cce255a02 Merge remote-tracking branch 'origin/3.0' into fix/m23.0 2023-08-28 10:06:53 +08:00
Haojun Liao 88f6596965
Merge pull request #22464 from taosdata/feat/TD-18789
feat:support varbinary type
2023-08-28 09:45:57 +08:00
dapan1121 1f40da6fef Merge remote-tracking branch 'origin/main' into 3.0 2023-08-28 09:28:55 +08:00
wangmm0220 26e025d78d feat:[TD-18789]support varbinary type 2023-08-25 15:43:45 +08:00
Ganlin Zhao b5172e8589 add cases 2023-08-25 09:42:42 +08:00
Haojun Liao 6f514b2bee
Merge pull request #22561 from taosdata/fix/TD-25651
fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no…
2023-08-25 09:09:41 +08:00
wangmm0220 8045f30be8 fix:sml test case error for tbname 2023-08-24 23:15:35 +08:00
Ganlin Zhao 2a5f4a3bc4 add cases 2023-08-24 17:11:58 +08:00
wangjiaming0909 3c8bd57140 fix: fill operator with desc ts order returned 1 more rows 2023-08-24 13:31:28 +08:00
dapan1121 599e496ceb
Merge pull request #22518 from taosdata/test/union_timeline
test: add test cases for timeline function used for select * union query
2023-08-24 09:23:18 +08:00
Ganlin Zhao bae7bee389 fix error 2023-08-23 23:59:24 +08:00
dapan1121 3eb0803730
Merge pull request #22517 from taosdata/fix/addHintCase
fix: add hint test cases
2023-08-22 17:34:16 +08:00
Ganlin Zhao 502788215b fix error 2023-08-22 17:32:36 +08:00
Ganlin Zhao dba7c68de1 test: add test cases for timeline function used for select * union query 2023-08-22 15:41:04 +08:00
dapan1121 8181c91219 fix: fix case issue 2023-08-22 15:16:36 +08:00
dapan1121 fb51be4a78 fix: add hint test cases 2023-08-22 14:58:42 +08:00
dapan1121 5faf7d967d fix: table version release issue 2023-08-22 13:55:45 +08:00
wangjiaming0909 aec02a55be fix: fill last group data between groups 2023-08-21 13:05:13 +08:00
dapan1121 3f4e82613b fix: no targets in join issue 2023-08-18 14:41:02 +08:00
dapan1121 a1d6ddf9ed fix: tbname not found issue 2023-08-18 09:06:34 +08:00
Haojun Liao ad9f3cbc43 other: merge main. 2023-08-16 09:14:10 +08:00
Haojun Liao 9e3733a02c
Merge pull request #22358 from taosdata/feat/TD-24559
feat:[TD-24559]support geomety type in schemaless
2023-08-14 22:06:41 +08:00
dapan1121 20b3f8c1aa
Merge pull request #22402 from taosdata/fix/TS-3799
fix: add time window boundary check before interpolation
2023-08-11 17:59:55 +08:00
Ganlin Zhao b6e0e07667 add test case 2023-08-11 10:19:45 +08:00
dapan1121 1f3eacba17
Merge pull request #22365 from taosdata/enh/TD-25366
enh: remove timeline dependence of certain functions
2023-08-10 17:08:05 +08:00
Haojun Liao b658608541
Merge pull request #22388 from taosdata/fix/3_liaohj
other: merge main.
2023-08-10 11:43:02 +08:00
Ganlin Zhao b17f4a9c58 add test cases 2023-08-10 11:05:18 +08:00
Ganlin Zhao 11823580c7 fix test cases 2023-08-09 17:13:31 +08:00
Ganlin Zhao 70e4b4f44e remove unique need of primary ts 2023-08-09 14:30:34 +08:00
Ganlin Zhao 6ab16e89d4 add tail, unique cases 2023-08-09 14:27:41 +08:00
Ganlin Zhao 8b84e0544c add test cases for leastsquares 2023-08-09 11:40:23 +08:00
dapan1121 68e0fb924a
Merge pull request #22165 from taosdata/feat/3.0/TD-25271
feature: optimize interval with limit
2023-08-08 10:34:02 +08:00
wangmm0220 607132c18a feat:[TD-24559]support geomety type in schemaless 2023-08-08 10:33:55 +08:00
chenhaoran a0c5d130ae test:repire test case for windows 2023-08-07 18:32:58 +08:00
wangjiaming0909 fba43e1748 feature: optimize interval with limit 2023-08-04 15:04:04 +08:00
wangmm0220 1f8e5eae6a fix:conflicts 2023-07-28 15:04:12 +08:00
wangmm0220 f2553b8718 fix:add configuration to control if change dot to underline in schemaless 2023-07-26 09:52:04 +08:00
wangmm0220 2714db10bd fix:modify dot to underline in schemaless supertable name 2023-07-24 19:15:33 +08:00
dapan1121 6fbf251978
Merge pull request #22138 from taosdata/enh/TS-3625
fix: fix(value, null) output behavior
2023-07-24 13:17:19 +08:00
wade zhang 7b1e809d98
Merge pull request #21794 from taosdata/enh/tsdb_optimize
for test purpose
2023-07-21 14:18:32 +08:00
Ganlin Zhao 3da83700dd add test cases 2023-07-21 10:35:41 +08:00
wangjiaming0909 7d850c1a5e feat: optimize partition by tbname slimit 2023-07-20 15:07:55 +08:00
Hongze Cheng 1fad69df3b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-14 10:13:15 +08:00