Ensure virtual tables invalidate cached schema metadata and reload it when a schema change (e.g., ALTER VTABLE) is detected. This prevents stale schema references and query errors after structural updates.
The checkpoint process could hang during stream processing with virtual
tables. This happened because the merge task was not correctly handling
checkpoint messages.
Jira: https://jira.taosdata.com:18080/browse/TS-6419
* chore(ci): statistics ci report
* chore(ci): statistics ci report never fail
* chore(ci): statistics ci report sort by size desc
* Update .github/workflows/taosd-ci-build.yml
* docs: upgrade the node.js connector version (#30264)
* feat: change the max value of minFreeDiskSize to 2TB (#30250)
* feat: change the max value of minFreeDiskSize to 2TB
* fix: CI test case change
* enh: remove useless comment
* docs(query): enhance time window clause descriptions in the documentation
* docs: fix image position in DST document (#30266)
* fix node.js example error (#30287)
* test: node example case
* fix: node.js example error
* fix: restore test case validation
* fix(stream): fix race condition in send msg. (#30277)
Co-authored-by: 54liuyao <54liuyao@163.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: yihaoDeng <luomoxyz@126.com>
* add c stmt2 example to doc (#30286)
* add: stmt2 insert example
* fix: free all heap
* format code
* add c stmt2 example
* update en doc desc
* mod makefile
---------
Co-authored-by: pengrongkun94@qq.com <pengrongkun94@qq.com>
---------
Co-authored-by: freemine <freemine@yeah.net>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: kevin men <men_shi_bin@163.com>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
Co-authored-by: Linhe Huo <linhehuo@gmail.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: 54liuyao <54liuyao@163.com>
Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: yihaoDeng <luomoxyz@126.com>
Co-authored-by: She Yanjie <57549981+sheyanjie-qq@users.noreply.github.com>
Co-authored-by: pengrongkun94@qq.com <pengrongkun94@qq.com>
* fix(stream): support packaging enterprise edition.
* feat(gpt): support lstm and do some internal refactor, add sample autoencoder model.
* feat(gpt): support lstm and do some internal refactor, add sample autoencoder model.
* test(gpt): disable model case.
* test(gpt): disable model case.
* doc: fix title error in doc.
* doc: add mlp doc.
* fix(gpt): add gpt
* fix(gpt): update the test cases.
* fix(gpt): update the test cases.
* test(gpt): disable gpt test in github action.
* fix(gpt): check the grant, check the rsp code.
* fix(gpt): limit the forecast rows.
* fix(gpt): use default gpt service
* fix(gpt): update error code.
* ci(stream): add ci and fix issue
* ci: adj test
* ci: add test and fix issue
* ci: adj test
* ci(stream): add test for fill operator and fix issue
* fix: fix issue
* fix: fix issue
* fix: adjust defalut rec value