dapan1121
|
66c9c076e8
|
Merge pull request #24469 from taosdata/fix/xsren/TD-28204/whereOptimizeConditional
Fix/xsren/td 28204/where optimize conditional
|
2024-01-17 10:20:51 +08:00 |
Haojun Liao
|
5a93f0584e
|
Merge pull request #24311 from taosdata/fix/TD-28032
fix:[TD-28032]concat subtable and hash val as new subtable name to av…
|
2024-01-17 10:07:24 +08:00 |
Alex Duan
|
a9e06671c9
|
Merge pull request #24494 from taosdata/TEST/3.0/TD-28068
add test cases for td-28068
|
2024-01-17 09:20:50 +08:00 |
chenhaoran
|
7350abfca3
|
test: modify testcase of tmqvnodesplit
|
2024-01-17 09:13:29 +08:00 |
Alex Duan
|
e0569525ce
|
Merge pull request #24472 from taosdata/coverage/TD-28251-3.0
fix: add csum unsigned type test
|
2024-01-17 09:11:20 +08:00 |
zk66214
|
e11c3ba219
|
add test cases for td-28068
|
2024-01-16 19:54:07 +08:00 |
chenhaoran
|
f6eccf10ed
|
test: modify testcase of tmqvnodesplit
|
2024-01-16 19:15:12 +08:00 |
Alex Duan
|
d0871663a7
|
fix: add select database
|
2024-01-16 18:24:43 +08:00 |
Alex Duan
|
0f88e3d3a2
|
fix: add database name
|
2024-01-16 18:21:58 +08:00 |
factosea
|
cf77226145
|
skip error case
|
2024-01-16 16:23:52 +08:00 |
jiajingbin
|
da648eb115
|
test: update
|
2024-01-16 15:15:56 +08:00 |
jiajingbin
|
d59ede5196
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032
|
2024-01-16 15:05:13 +08:00 |
xinsheng Ren
|
ae5f540692
|
Merge branch '3.0' into fix/xsren/TD-28204/whereOptimizeConditional
|
2024-01-16 14:28:37 +08:00 |
Alex Duan
|
ff76f9835e
|
fix: add twa all types test
|
2024-01-16 14:00:26 +08:00 |
Alex Duan
|
d8e4f38dd7
|
Merge pull request #24476 from taosdata/test/3.0/TD-28094a
test: replace timestamp now with var ts
|
2024-01-16 11:01:04 +08:00 |
factosea
|
3a4eed5c37
|
fix: checkIsEmptyResult
|
2024-01-16 10:46:22 +08:00 |
dapan1121
|
2fef37a5cc
|
Merge pull request #24315 from taosdata/fix/xsren/TD-28068/columnNodeRef2
fix: columanRefNode illegal type conversion
|
2024-01-16 10:08:34 +08:00 |
dapan1121
|
53094f62d8
|
Merge pull request #24359 from taosdata/FIX/TD-27003
Fix : use last row scan when select last_row, last
|
2024-01-16 08:50:23 +08:00 |
dapan1121
|
22b8dbe7d5
|
Merge pull request #24474 from taosdata/FIX/TD-28018
Fix: last row num error where partition by null column
|
2024-01-16 08:48:25 +08:00 |
Alex Duan
|
086aa9c878
|
fix: add top fun
|
2024-01-15 21:04:54 +08:00 |
Alex Duan
|
06ec6fcdc6
|
feat: add tail and unique fun
|
2024-01-15 20:54:32 +08:00 |
chenhaoran
|
3a1d8f2e8f
|
test: replace timestamp now with var ts
|
2024-01-15 19:14:24 +08:00 |
fullhonest
|
fafb5b1f03
|
Fix TD-28018: last row num error where partition by null column
|
2024-01-15 18:29:41 +08:00 |
Alex Duan
|
46eb87f10f
|
fix: add csum unsigned type test
|
2024-01-15 17:33:06 +08:00 |
factosea
|
462bf28126
|
add case
|
2024-01-15 16:02:16 +08:00 |
Alex Duan
|
3ebad9521f
|
fix: check run mode
|
2024-01-15 15:38:54 +08:00 |
Alex Duan
|
4d3ac348e6
|
Merge branch '3.0' into coverage/TD-28251-3.0
|
2024-01-15 15:33:56 +08:00 |
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
Alex Duan
|
b44f3c10e6
|
fix: correct argment sql
|
2024-01-15 14:20:36 +08:00 |
Alex Duan
|
318293edf1
|
fix: countAlways return is 0
|
2024-01-15 14:14:25 +08:00 |
Alex Duan
|
6eb79ea8ee
|
fix: add user db
|
2024-01-15 13:56:33 +08:00 |
Alex Duan
|
448ba58861
|
fix: insert child add dbname
|
2024-01-15 12:46:53 +08:00 |
Alex Duan
|
2e4b268f4c
|
fix: add dbname on using stb
|
2024-01-15 12:42:41 +08:00 |
Alex Duan
|
062e5a339e
|
fix: sum.py support -R
|
2024-01-15 11:23:04 +08:00 |
Haojun Liao
|
c710718f9e
|
Merge pull request #24457 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-01-15 10:58:45 +08:00 |
jiajingbin
|
8ab763fb9f
|
test: update logic with subtable=None in at_once_session.py
|
2024-01-15 10:26:21 +08:00 |
Haojun Liao
|
e058653e1d
|
fix(stream): adjust test cases.
|
2024-01-15 09:45: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
|
6b25731600
|
fix: tweak prepare_rand
|
2024-01-14 22:17:56 +08:00 |
Alex Duan
|
07e6801237
|
feat : add checkConsistency fun
|
2024-01-14 22:14:39 +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 |
Alex Duan
|
3573eddd87
|
fix: change delay 120s to wait stream result
|
2024-01-14 16:42:59 +08:00 |
Alex Duan
|
8a2760e4d0
|
feat: s3 support stream check
|
2024-01-14 15:39:10 +08:00 |
Alex Duan
|
9b94b7bf00
|
fix: remove asan check fullopt.py
|
2024-01-13 21:24:13 +08:00 |
Alex Duan
|
bdcd4732cc
|
fix: fullopt.py test ok
|
2024-01-13 17:21:48 +08:00 |
Alex Duan
|
cc909d7d30
|
fix: add taos command line test
|
2024-01-13 17:07:09 +08:00 |
Alex Duan
|
5e47bc8e3a
|
fix: add exeNoWait
|
2024-01-13 15:45:21 +08:00 |