Commit Graph

1817 Commits

Author SHA1 Message Date
slzhou d96547f03c fix: last transfer info 2024-03-20 10:00:01 +08:00
shenglian zhou cee96e2048 feat: begin coding function 2024-03-19 13:57:12 +08:00
wangmm0220 a8e45440c0 fix:conflicts from 3.0 2024-02-18 18:02:14 +08:00
Haojun Liao 0fe9c05c5f
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
2024-02-01 17:07:36 +08:00
Haojun Liao cb2ea4a721 fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened. 2024-02-01 11:37:57 +08:00
wangmm0220 a9fcc67321 fix:conflicts from 3.0 2024-02-01 11:13:03 +08:00
factosea 5d731dc9a4 fix: use blank data flag 2024-01-30 17:34:06 +08:00
factosea b9927cce14 fix: count error on tag which is null 2024-01-29 16:04:08 +08:00
Alex Duan 1f72313332
Merge pull request #24627 from taosdata/coverage/TD-28401-3.0
coverage: sclfunc.c with query_basic.py
2024-01-26 09:06:17 +08:00
factosea 2513531eee fix: statecount function checkou arg full equal 2024-01-25 10:19:51 +08:00
Alex Duan ddaa898ead fix: build error 2024-01-25 10:16:29 +08:00
Alex Duan 27aa90d6b0 feat: sclfuns.c finished 2024-01-25 09:12:02 +08:00
wangmm0220 7246fedfef Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks 2024-01-18 19:08:35 +08:00
dapan1121 567aab933d
Merge pull request #24509 from taosdata/fix/xsren/TD-28327/doubleFormat3.0
fix: LEASTSQUARES func result stack overflow
2024-01-18 09:08:17 +08:00
dapan1121 eed1095dc1
Merge pull request #24479 from taosdata/szhou/fix/td-28271
fix: add input ignore group to project
2024-01-18 08:49:31 +08:00
facetosea f010e18ff0 fix: LEASTSQUARES func result stack overflow 2024-01-17 18:28:00 +08:00
slzhou 8e1039a07d fix: when input ignore group, split from scan 2024-01-17 10:30:07 +08:00
xinsheng Ren 737abbebb7
Revert "fix: LEASTSQUARES func result overflow" 2024-01-17 10:09:56 +08:00
factosea fdb847fd36 fix: LEASTSQUARES func result overflow 2024-01-16 15:34:05 +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
wangmm0220 e5932ab122 fix:compile error 2024-01-15 18:16:09 +08:00
wangmm0220 2ab54a1335 fix:conflicts from 3.0 2024-01-15 16:54:52 +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 df40772e95 coverage: sum add all types test 2024-01-14 20:23:37 +08:00
54liuyao 52d8811bdc code coverage 2024-01-12 13:49:32 +08:00
factosea b6b2a41d83 fix: columnrefnode 2024-01-03 18:30:57 +08:00
fullhonest 0a0f1a9d22 Fix TD-27989 2023-12-29 11:33:47 +08:00
wangmm0220 5367a430c6 fix:add function to the end 2023-12-28 16:07:19 +08:00
Alex Duan 659acfd5f3
Merge pull request #24196 from taosdata/coverage/alex
coverage: remove tfunctionInt.c
2023-12-23 16:39:49 +08:00
wangmm0220 eac86f72b3 fix:partical func parameters for middle interval[checkStreamSTable1.sim] 2023-12-22 18:30:22 +08:00
fullhonest e13b3b9ceb Fix TD-27989: percentile crash 2023-12-22 17:51:16 +08:00
Alex Duan a71fabb24f coverage: remove tfunctionInt.c 2023-12-22 17:50:55 +08:00
Alex Duan 1fa6cb8f69 coverage: isRowEntryCompleted had been called 5200w hits 2023-12-21 15:10:21 +08:00
Haojun Liao bc11b76904 fix(query): set correct y-axis annotation. 2023-12-15 15:26:44 +08:00
Haojun Liao 4758f95708 fix(query): add rows info if blocks exist. 2023-12-15 15:04:55 +08:00
Haojun Liao 38d7ae3cd7 fix(query): add one more row for table rows distributed 2023-12-14 10:36:15 +08:00
Haojun Liao cc5890d56a
Merge pull request #23924 from taosdata/fix/3_liaohj
enh(tsdb): extract rows for the given tables in all stt files.
2023-12-04 19:21:19 +08:00
Haojun Liao 4daaeb3265 fix(tsdb): add rows in different vgroups; 2023-12-04 18:21:03 +08:00
Haojun Liao 24d9337632 enh(tsdb): extract rows for the given tables in all stt files. 2023-12-04 15:38:24 +08:00
facetosea 419712494e skip scan table 2023-11-29 11:22:13 +08:00
Haojun Liao 9ee9174608 other: merge 3.0 2023-11-11 15:48:31 +08:00
Haojun Liao 801b211cd8 refactor:do some internal refactor. 2023-11-11 15:39:45 +08:00
wangjiaming0909 fc6c4fba90 feat: cache scan for select last(c), ts/c 2023-11-08 13:39:28 +08:00
Haojun Liao acd20506f6
Merge pull request #23542 from taosdata/fix/TD-27041
adj builtin function
2023-11-07 13:43:23 +08:00
dapan1121 3d1afe7adf
Merge pull request #23547 from taosdata/fix/3.0/TD-27013
fix: cast error msg
2023-11-07 13:35:41 +08:00
liuyao 7c38344642 adj builtin function 2023-11-03 17:53:36 +08:00
wangjiaming0909 741f8b0083 fix: cast error msg 2023-11-03 16:31:28 +08:00
wangjiaming0909 b71a013b8d fix: nano seconds database error 2023-11-02 09:36:46 +08:00
wangjiaming0909 70850697a4 feat: support to_timestamp/to_char fix comments 2023-10-27 09:54:16 +08:00