-
Notifications
You must be signed in to change notification settings - Fork 4.9k
merge 3.0 #31406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
merge 3.0 #31406
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test:add coverage workflow
* ci: add 3.3.6 branch * fix: delete taos-tools repo in Jenkinsfile2 * ci:add 3.3.6 branch to taosd-ci.yml * fix(stream): support packaging enterprise edition. * fix: [TD-34074] compile error (#30220) * 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. * 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(gpt): update the version. * 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(gpt): 1. fix error in anomalywindow count; 2. update gpt model name; 3. update the expired test case. 4. support the user specified valid_code * fix(gpt): not draw results. * 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(gpt): fix error. * ci: add tdgpt .c file into TDengine and TDgpt workflow * ci: add tdgpt .c file into TDengine and TDgpt workflow * fix(stream): log level (#30331) * Update README.md * Update README-CN.md * Update README.md * Update README.md * Update README.md * fix(gpt): update the error info. * ci: add release build Signed-off-by: WANG Xu <feici02@outlook.com> * fix: add requests pkg in tdgpt install.sh * fix(stmt2):stmt2 get fields return wrong when tag is value(3.3.6) (#30308) * 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: review --------- Co-authored-by: Simon Guan <slguan@taosdata.com> * docs: format doc (#30335) * fix(gpt): fix the bug for algo name case sensitive (#30362) * Update 02-management.md * fix: insert into ntb get fields problem (#30370) * fix(gpt): fix the bug for algo name case sensitive (#30369) * fix(gpt): fix the bug for algo name case sensitive * refactor: format * refactor(stream): fix error. * fix: [TS-4897] Fix create child table after modify super virtual table failed (#30317) * merge: from 3.0 to 3.3.6 (#30373) * Update 09-error-code.md * Update 03-preprocess.md * Update index.md * Update index.md * Update index.md * doc: update docs. * Update index.md * Update index.md * Update index.md * Update index.md * Update 03-preprocess.md * Update index.md * Update index.md * Update index.md * Update 03-preprocess.md * Update index.md * Update index.md * doc(gpt): update the figures. * doc(gpt): update figure size * doc(gpt): add new pages. * Update 01-model.md * Update 02-insert.md * Update 01-model.md * Update 02-management.md (#30371) * fix: [TS-4897] Fix create child table after modify super virtual table failed (#30316) --------- Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com> Co-authored-by: Haojun Liao <hjliao@taosdata.com> Co-authored-by: Linhe Huo <linhehuo@gmail.com> Co-authored-by: Jeff Tao <jhtao@taosdata.com> Co-authored-by: Jing Sima <simondominic9997@outlook.com> * docs: format (#30374) * Update 02-management.md * fix(gpt): add some sql scripts. (#30375) * fix(gpt): fix the bug for algo name case sensitive * refactor: format * refactor(stream): fix error. * refactor(gpt): add sample sql to prepare the data. * doc: update the png * Update index.md * fix(gpt): update the script (#30377) * fix(gpt): fix the bug for algo name case sensitive * refactor: format * refactor(stream): fix error. * refactor(gpt): add sample sql to prepare the data. * fix(stream): update the install/release script. * Update index.md * Merge pull request #30380 from taosdata/fix/mergegpt fix(gpt): install taospy by default. * doc(gpt): add tutorial page. * Update 09-tutorial.md * Update 09-tutorial.md * Update 09-tutorial.md * Update 09-tutorial.md * Update 02-management.md * Update index.md * fix(stream): update the update node info. (#30364) * fix: add ahandle release log (#30395) * docs: minor changes * fix(stmt2):sort stmt2 bind rowkey (#30309) * docs: rename "Security Configuration" to "Security Suggestions" (#30406) * fix: interlace=0 with fixed tags memory bad access (#30392) * fix(gpt): support timemoe (#30410) * fix(gpt): add timemoe (#30417) * fix(stream): add start/stop message. (#30400) * test: add python script for windows cases to replace the bat (#30386) * test: add python scripts for test windows cases replace the old bat scripts * refactor: update color_echo function to use log_file instead of error_file * ci: update workflow to use fixed branch for Windows test runs * chore: add empty line for better readability in tdengine-test.yml * test:fix from branch fix/xftan/taos-shell-configdir * fix: replace global variant configDir with local variant on taos * fix: remove check cfgdir exist * fix: restore no input msg * fix: move dumpConfig after taos_options * fix: dump Config on windows failed * fix: move configDirShell variant to shellArgument.c * fix: get last char pos is -1 * ci: update Windows test workflow to use main branch and enhance test output * ci: remove unnecessary line from tdengine-test workflow --------- Co-authored-by: Alex Duan <417921451@qq.com> * fix: [TS-5926] change wal read file log (#30416) * docs: [TS-4897] Add en docs for virtual table. (#30404) * fix(stream): ignore still reachable error in case checkError1 (#30394) * chore: fix taos_data_type/errno/errstr() error before taos_init() call (#30414) * docs: en doc for tdgpt * merge: set tags * Update 01-introduction.md * docs: update installation instructions for Anode * docs: add import statement for PkgListV3 in management documentation * fix:remove stmt2_get_fields binfo cache (#30420) * merge: git set tags * test:alter cover name * fix: branch * doc: update gpt doc. (#30428) * fix: coverage scripts * fix: coverage scripts (#30438) --------- 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: Haojun Liao <hjliao@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: 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: Mario Peng <48949600+Pengrongkun@users.noreply.github.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: pengrongkun94@qq.com <pengrongkun94@qq.com> Co-authored-by: Yaming Pei <sanwenyuv@sina.com> Co-authored-by: Xuefeng Tan <1172915550@qq.com> Co-authored-by: Jeff Tao <jhtao@taosdata.com> Co-authored-by: Ya Qiang Li <wingwing2005@gmail.com> Co-authored-by: Alex Duan <417921451@qq.com> Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com> Co-authored-by: happyguoxy <happy_guoxy@163.com>
build(python): update python connector version to 2.7.23
* feat: taosBenchmark supports decimal data type * build: decimal script not use pytest.sh * fix: fix typo for decimal script * test: insertBasic.py debug
Co-authored-by: yingzhao <zacharyzhou@taosdata.com>
merge: from main to 3.0 branch
Signed-off-by: WANG Xu <feici02@outlook.com>
fix TD-35057 and TD-35346
Revert "fix TD-35057 and TD-35346"
merge: from mainto3.0 branch
fix:update paths-ignore in new-framework-test.yml for pull requests
* fix: windows pthread_mutex_unlock crash * enh: sync from main fix taosdump crash windows * fix: restore .github action branch to main
update set_connnect_option error
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please briefly describe the code changes in this pull request.
Checklist
Please check the items in the checklist if applicable.