Commit Graph

2500 Commits

Author SHA1 Message Date
factosea c8fb8486ef fix: SColumnRefNode disable 2024-01-10 19:07:21 +08:00
factosea d243308541 fix: colref 2024-01-10 09:04:40 +08:00
factosea 45ec9fcbc8 fix: create param node from function node 2024-01-08 16:43:57 +08:00
factosea 8c3fe7cc70 fix: SColumnRefNode transfer to SelectFunction's param 2024-01-08 11:41:58 +08:00
factosea 8dc2a6bbd9 fix: orderby 2024-01-03 20:43:23 +08:00
factosea b6b2a41d83 fix: columnrefnode 2024-01-03 18:30:57 +08:00
factosea 34e62d7fc0 fix: columanRefNode illegal type conversion 2024-01-02 20:22:15 +08:00
Haojun Liao 039aef3471
Merge pull request #24300 from taosdata/fix/TD-28110
fix:error msg is not specific in create stream
2024-01-02 14:53:44 +08:00
wangmm0220 0e9a1b22ed fix:error msg is not specific in create stream 2024-01-02 10:10:44 +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
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
slzhou 659c0a831e fix: change the result schema 2023-12-28 10:25:37 +08:00
dapan1121 b9ae472ad1
Merge pull request #24212 from taosdata/szhou/fix/TD-28019
fix: change compact rsp first column name
2023-12-26 15:06:17 +08:00
slzhou 1beb3347fa fix: change compact rsp first column name 2023-12-25 10:18:19 +08:00
slzhou 7dd6cb4227 fix: move bi to community version 2023-12-22 13:17:25 +08:00
wangmm0220 7f8479f953 opti:logic in parse raw line & make log more specific 2023-12-18 15:16:33 +08:00
slzhou 2743228217 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4229 2023-12-11 14:15:17 +08:00
dapan1121 4d993e8f9a
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
2023-12-07 19:14:59 +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
Hongze Cheng 04e84ba152 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229 2023-12-06 16:43:00 +08:00
factosea a0e356bf84 Keep the last data with the same timestamp when inserting 2023-12-06 15:20:05 +08:00
dapan1121 0ffc707f1b
Merge pull request #23936 from taosdata/enh/xsren/TD-27531
enh: event_window + super table need partition by tbname
2023-12-06 10:41:08 +08:00
Bob Liu d2b2dee256 opt & add test case 2023-12-05 22:00:33 +08:00
xsren 9bb82ac03b fix merge key 2023-12-05 19:43:00 +08:00
factosea f91d98df25 fix: error message 2023-12-05 14:11:58 +08:00
factosea 2019e95049 fix: stream for event window 2023-12-05 14:08:17 +08:00
facetosea 07301130c5 enh: event_window + super table need partition by tbname 2023-12-05 11:18:07 +08:00
kailixu 08be3d790c fix: ignore NULL tag 2023-12-04 20:08:46 +08:00
dapan1121 d10bbc6252
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
2023-12-04 10:55:26 +08:00
Bob Liu 7e8f3579de accept float data as int data input 2023-12-01 18:33:01 +08:00
fullhonest 72d6614b7b Fix TD-27403: insert error about use today + now as timestamp value 2023-11-30 18:39:01 +08:00
Bob Liu 35ae8a4c0d adjust parseOneStbRow 2023-11-30 00:25:05 +08:00
Bob Liu 3069069e0f adjust parseOneStbRow; add case for stable 2023-11-29 22:47:31 +08:00
Bob Liu 9d3ce107f2 support stable insert child batch by file 2023-11-29 15:32:40 +08:00
Bob Liu 28b73b415c fit insert childtable by file 2023-11-29 02:44:55 +08:00
Bob Liu 5c5efa34eb fix crash when insert big csv 2023-11-29 01:53:13 +08:00
dapan1121 d409ac5ef4
Merge pull request #23789 from taosdata/fix/xsren/TD-27282/paramNumError
param num error
2023-11-24 13:28:26 +08:00
facetosea 6694bf86c6 fix test case 2023-11-24 11:14:24 +08:00
slzhou 878ab262e6 fix: show compact detail 2023-11-23 16:26:17 +08:00
slzhou c53bd04894 feat: after select compacts 2023-11-23 15:26:21 +08:00
xsren 484c045c05 param num error 2023-11-23 14:24:58 +08:00
slzhou 3de91de7f9 fix: bi mode create tbname col error 2023-11-23 11:18:05 +08:00
slzhou f44ff199f2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func 2023-11-23 10:41:34 +08:00
dapan1121 53fe37f4d2
Merge pull request #23739 from taosdata/fix/xsren/TD-27282/invalidOperTips
fix: error msg when invalid operator
2023-11-23 09:54:07 +08:00
facetosea b7342d53df return DEAL_RES_ERROR; 2023-11-22 19:37:08 +08:00
Haojun Liao ebb1993900 fix(stream): fix error in check trans conflict. 2023-11-22 16:20:59 +08:00
slzhou 668e9e0a8b fix: add test cases 2023-11-22 08:59:29 +08:00
slzhou 40a28a6e4b fix: refactor dependency between community and enterprise 2023-11-22 08:47:35 +08:00
shenglian zhou cc932b5ac9 fix: change compact id to 32-bit int 2023-11-21 17:01:24 +08:00
slzhou ebbbb3825d enhance: bi mode tbname col to tbname func 2023-11-21 14:33:00 +08:00