Commit Graph

358 Commits

Author SHA1 Message Date
Haojun Liao 416952ddf8 [td-13039] fix error found by the compiler. 2022-03-30 15:31:20 +08:00
Haojun Liao e8f0d4df0b [td-13039] support stream execution interval query. 2022-03-30 14:54:00 +08:00
Haojun Liao 39036ea512 [td-13039] support pseudo column in interval query. 2022-03-30 13:41:15 +08:00
Haojun Liao dba4a72dac [td-13039] support stream execution interval query. 2022-03-29 20:07:38 +08:00
Haojun Liao dd66affd0a [td-13039] merge 3.0. 2022-03-29 20:05:04 +08:00
Haojun Liao f659130551 [td-13039] merge 3.0. 2022-03-29 19:12:34 +08:00
Ganlin Zhao ab831ee814 Merge branch 'feature/3.0_liaohj' of github.com:taosdata/TDengine into feature/3.0_liaohj 2022-03-29 17:31:37 +08:00
Ganlin Zhao 0c243e658e math functions working with shell 2022-03-29 17:30:44 +08:00
Liu Jicong 58352b76e3
Merge pull request #11091 from taosdata/feature/tq
stream set multi input
2022-03-29 16:55:25 +08:00
Liu Jicong 4fd6f59092 stream set multi input 2022-03-29 15:24:25 +08:00
Xiaoyu Wang 58149dc47e merge 3.0 2022-03-29 02:56:24 -04:00
Xiaoyu Wang 0f60e644e9 TD-14383 limit/slimit plan implement, and sort plan bugfix 2022-03-29 02:52:40 -04:00
Haojun Liao 14e690348a [td-13039] fix bug in session window agg. 2022-03-29 14:36:08 +08:00
Haojun Liao 0ae4bab0ab [td-13039] refactor. 2022-03-29 13:37:14 +08:00
Haojun Liao bdbb984894 [td-13039] add new api. 2022-03-29 13:31:17 +08:00
Haojun Liao b771748eb2 [td-13039] fix bug in sort. 2022-03-29 10:08:21 +08:00
Haojun Liao 6c332af1ae [td-13039] support sort. 2022-03-28 20:11:02 +08:00
Haojun Liao 4b041a8bd4 [td-13039] support order by. 2022-03-28 19:08:07 +08:00
Haojun Liao 0daa0de073 [td-13039] support scalar function. 2022-03-27 22:43:07 +08:00
Haojun Liao b9c33dade2 [td-13039] merge 3.0. 2022-03-27 15:30:46 +08:00
Xiaoyu Wang bef5d75dac bugfix 2022-03-26 21:31:27 -04:00
Haojun Liao df7c801ef7 [td-13039] refactor. 2022-03-26 22:17:26 +08:00
Haojun Liao 23db83f5f4 [td-13039] support arithmetic query. 2022-03-26 22:13:14 +08:00
Xiaoyu Wang 6c6295bdae merge 3.0 2022-03-26 05:55:01 -04:00
dapan1121 96eee80063 feature/qnode 2022-03-26 15:03:22 +08:00
Haojun Liao 1d52dd9d43 [td-13039] fix bug. 2022-03-26 15:02:29 +08:00
Xiaoyu Wang f6bcae1913 sort scan cols 2022-03-26 01:39:10 -04:00
dapan1121 9484d25a59 Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode 2022-03-26 09:17:05 +08:00
dapan1121 4188934040 feature/qnode 2022-03-26 09:12:47 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Xiaoyu Wang 75d77eb126 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-03-25 05:15:52 -04:00
Xiaoyu Wang 4e5df8e3c3 bugfix 2022-03-25 05:15:45 -04:00
Xiaoyu Wang cc0dfeb19a bugfix 2022-03-25 05:00:06 -04:00
Haojun Liao 21a0ee9284 [td-13039] fix bug. 2022-03-25 15:25:09 +08:00
Haojun Liao 693e8784cb
Merge pull request #10992 from taosdata/feature/3.0_liaohj
[td-14285] fix the taosd crash when both interval and sliding exist.
2022-03-25 14:54:57 +08:00
Haojun Liao 67dde1620f [td-14285] fix the taosd crash when both interval and sliding exist. 2022-03-25 14:28:01 +08:00
Haojun Liao bf124afb7a
Merge pull request #10990 from taosdata/feature/3.0_liaohj
[td-13039]add api for stream computing.
2022-03-25 14:08:59 +08:00
Haojun Liao b5d011901e [td-14288] fix bug in first query. 2022-03-25 13:45:57 +08:00
Xiaoyu Wang 9765678e75 scan cols sort 2022-03-25 01:41:28 -04:00
Haojun Liao e4d3f1ad26
Merge pull request #10982 from taosdata/feature/3.0_liaohj
[td-14266] fix interval bug.
2022-03-24 20:07:40 +08:00
Haojun Liao fb94d2da92 [td-14266] fix bug. 2022-03-24 19:50:54 +08:00
Haojun Liao afe99b1fdf
Merge pull request #10980 from taosdata/feature/TD-14222-new
add encode/decode resultRow function
2022-03-24 18:16:59 +08:00
Haojun Liao ba1dd2ca45 [td-13039] merge 3.0. 2022-03-24 17:31:22 +08:00
Haojun Liao 45fec96567 [td-13039] support nchar data type. 2022-03-24 17:26:04 +08:00
wangmm0220 0649e662d3 add encode/decode resultRow function 2022-03-24 17:24:01 +08:00
Xiaoyu Wang 22e3605526 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-03-24 02:40:51 -04:00
Haojun Liao 503300a2bd [td-13039] update test. 2022-03-24 14:21:14 +08:00
Xiaoyu Wang 8e9647a8ab Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-03-24 01:56:20 -04:00
Haojun Liao e5d7cd15ab Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-03-24 11:16:15 +08:00
Haojun Liao 2b4edcf683 [td-13039] support fill. 2022-03-24 11:15:05 +08:00