homework-jianmu/utils/test/c
Mario Peng c625106609
fix(stmt2):stmt2 get fields return wrong when tag is value (#30283)
* ci: add 3.3.6 branch

* fix: delete taos-tools repo in Jenkinsfile2

* ci:add 3.3.6 branch to taosd-ci.yml

* fix: [TD-34074] compile error (#30220)

* fix: add case

* fix: stmt2 get fields return wrong when tag is value

* enh: replace preCtb bool to flag,handle more situation

* fix: some unit test error

* diff: add case and fix some problem

* fix: remove async test, handle in TD-34077

* fix: [TD-34074] Forbid virtual table in tq and stmt and forbid supertable query's origin table from different databases.

fix: [TD-34074] Forbid virtual table in tq and stmt and forbid supertable query's origin table from different databases.

* fix(sml): process space in the end if writing raw data in sml & change some log level  #30306

 fix(sml): process space in the end if writing raw data in sml & change some log level

* fix: taosadapter version 3.3.6 (#30324)

* docs(stream): document streaming computation support for virtual tables in user manual (#30319)

* docs(stream): document streaming computation support for virtual tables in user manual

- Added section to user manual describing streaming computation support for virtual tables
- Listed known limitations and behavior when using virtual tables in streaming mode

* Update 14-stream.md

---------

Co-authored-by: Pan Wei <72057773+dapan1121@users.noreply.github.com>

* fix: review

* ci: add tdgpt .c file into TDengine and TDgpt workflow

* ci: add tdgpt .c file into TDengine and TDgpt workflow

---------

Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: haoranchen <haoran920c@163.com>
Co-authored-by: Simon Guan <slguan@taosdata.com>
Co-authored-by: Feng Chao <flyingangel_2008@163.com>
Co-authored-by: facetosea <285808407@qq.com>
Co-authored-by: Jing Sima <simondominic9997@outlook.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
Co-authored-by: dapan1121 <wpan@taosdata.com>
Co-authored-by: Pan Wei <72057773+dapan1121@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: freemine <freemine@yeah.net>
Co-authored-by: Yihao Deng <luomoxyz@126.com>
Co-authored-by: 54liuyao <54liuyao@163.com>
Co-authored-by: Bomin Zhang <localvar@hotmail.com>
Co-authored-by: 蟑螂·魂 <cockroach888@outlook.com>
Co-authored-by: wangjiaming <wangjiaming0909@sina.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: dongming chen <cademfly@hotmail.com>
Co-authored-by: Zhiyu Yang <69311263+zyyang90@users.noreply.github.com>
Co-authored-by: Nie Minhui <143420805+minhuinie@users.noreply.github.com>
Co-authored-by: Zhixiao Bao <62235797+xiao-77@users.noreply.github.com>
Co-authored-by: Kaili Xu <klxu@taosdata.com>
Co-authored-by: Linhe Huo <linhehuo@gmail.com>
Co-authored-by: tjuzyp <ypzhang@taosdata.com>
Co-authored-by: yanyuxing <yuxing.bitcapybara@gmail.com>
Co-authored-by: WANG MINGMING <wangmm0220@gmail.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Minglei Jin <49711132+stephenkgu@users.noreply.github.com>
Co-authored-by: She Yanjie <57549981+sheyanjie-qq@users.noreply.github.com>
Co-authored-by: jiajingbin <39030567+jiajingbin@users.noreply.github.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: kevin men <men_shi_bin@163.com>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Yaming Pei <sanwenyuv@sina.com>
Co-authored-by: Xuefeng Tan <1172915550@qq.com>
2025-03-22 21:14:08 +08:00
..
CMakeLists.txt new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
createTable.c fix:defects in coverity scan 2022-10-20 11:18:14 +08:00
get_db_name_test.c fix:table num in ins_tables 2023-01-13 11:48:26 +08:00
replay_test.c fix:offset set to earliest clearly 2023-10-16 17:53:48 +08:00
sml_test.c fix(stmt2):stmt2 get fields return wrong when tag is value (#30283) 2025-03-22 21:14:08 +08:00
timezone_test.c feat:[TD-32642] add timezone logic 2024-11-25 23:43:37 +08:00
tmqDemo.c feat:[TD-32642] add timezone logic 2024-11-22 18:31:51 +08:00
tmqOffset.c feat:[TD-26056] add replay logic 2023-10-08 16:06:15 +08:00
tmqSim.c feat: support customized taos/taosd (#29736) 2025-03-14 13:32:13 +08:00
tmq_multi_thread_test.c feat:[TD-31242]add new interface taos_get_column_data_null to get if raw data is null 2024-08-28 18:00:40 +08:00
tmq_offset_test.c fix:[TS-5679] auto commit error 2024-11-24 21:26:56 +08:00
tmq_poll_test.c fix: remove waitting for empty block & optimize poll logic 2025-03-05 09:32:45 +08:00
tmq_taosx_ci.c fix:[TS-5776]add raw type from consumer 2025-01-24 16:55:53 +08:00
tmq_td32187.c enh:[TS-5441] change poll flag to consumer for multi consumers 2024-10-11 14:26:45 +08:00
tmq_td32471.c fix: remove waitting for empty block & optimize poll logic 2025-03-05 09:32:45 +08:00
tmq_td32526.c fix:[TD-32471]set error code to terrno if tmq_consumer_poll return NULL 2025-01-08 16:50:38 +08:00
tmq_td33798.c feat:[TD-33798]modify metadata logic for tmq 2025-02-21 11:49:17 +08:00
tmq_ts5466.c fix:[TS-5466] tag rewrite error 2024-09-27 01:43:36 +08:00
tmq_ts5776.c fix:[TS-5776]add test case 2025-02-17 17:40:54 +08:00
tmq_ts6115.c feat[TS-6115]: support deletion of topics with active consumers. (#30232) 2025-03-18 14:11:00 +08:00
tmq_write_raw_test.c feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00
tsz_test.c enh compress 2024-06-22 11:35:47 +08:00
varbinary_test.c fix:[TS-4479] support long varbinary in format like \x3423 2024-01-29 13:55:46 +08:00
write_raw_block_test.c feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00