Commit graph

78026 commits

Author SHA1 Message Date
Simon Guan
e15b65fb52
test: migrate cases (#30972) 2025-05-04 22:31:35 +08:00
Simon Guan
7453cce50b
test: migrate cases (#30969) 2025-05-01 21:38:00 +08:00
She Yanjie
ea543d9229
Merge pull request #30967 from taosdata/docs/TD-34339-3
docs: Update Kafka download link in documentation
2025-04-30 22:19:55 +08:00
Simon Guan
0015889055
test: migrate cases (#30962) 2025-04-30 21:46:35 +08:00
sheyanjie-qq
070c63edde docs: Update Kafka download link in documentation 2025-04-30 20:37:55 +08:00
Pan Wei
3a76d8d10d
Merge pull request #30963 from taosdata/fix/main/TD-34684
fix: correct AppId syntax in tdengine.iss
2025-04-30 17:03:32 +08:00
chenhaoran
4d5d1d8649 fix: correct AppId syntax in tdengine.iss 2025-04-30 17:01:52 +08:00
Pan Wei
53bbe63d86
Merge pull request #30941 from freemine/freemine.fix.Threads
chore(cmake): porting platform which uses POSIX pthread in a uniform way
2025-04-30 15:57:16 +08:00
Simon Guan
d42ce53afe
test: migrate cases (#30960) 2025-04-30 12:45:50 +08:00
Simon Guan
23c0574059
test: migrate cases (#30957) 2025-04-30 10:35:45 +08:00
Mario Peng
abb847afa9
fix(stmt2):interlace bind thread problem (#30948) 2025-04-30 10:30:54 +08:00
freemine
8556554f0b chore(cmake): tweaking pthread experimentally 2025-04-30 06:38:06 +08:00
Simon Guan
045000ec19
test: adjust prepare functions (#30952) 2025-04-29 21:08:30 +08:00
Hongze Cheng
074b87a21d
doc: add compact meta restriction (#30955) 2025-04-29 19:29:18 +08:00
WANG Xu
a876f14ece
Merge pull request #30953 from taosdata/docs/TS-6334
docs: add prompt information for container operation
2025-04-29 19:12:11 +08:00
jiajingbin
1b89e08867 docs: add <old_value> 2025-04-29 19:02:56 +08:00
jiajingbin
438b8d8e31 docs: modify en doc 2025-04-29 18:50:03 +08:00
jiajingbin
5a661ff741
docs: add prompt information for container operation 2025-04-29 18:41:20 +08:00
WANG Xu
87aff605e7
Merge pull request #30950 from taosdata/fix/main/TD-34684
fix: update .gitignore to include test files and correct DLL path in tdengine.iss
2025-04-29 18:29:22 +08:00
Simon Guan
ed30afe58e
test: migrate cases (#30951) 2025-04-29 18:29:05 +08:00
haoranchen
9f569aaff5
Update .gitignore
Co-authored-by: WANG Xu <feici02@outlook.com>
2025-04-29 18:28:06 +08:00
chenhaoran
49ce550cba fix: remove unnecessary test file patterns from .gitignore 2025-04-29 18:15:01 +08:00
chenhaoran
bc25b2e394 Merge remote-tracking branch 'origin' into fix/main/TD-34685 2025-04-29 17:46:56 +08:00
chenhaoran
992115b3d6 fix: update .gitignore to include test files and correct DLL path in tdengine.iss 2025-04-29 17:46:34 +08:00
Simon Guan
dd15b957ba
test: migrate cases (#30947) 2025-04-29 17:29:59 +08:00
Simon Guan
496f7c088e
test: migrate cases (#30944) 2025-04-29 16:36:55 +08:00
Bomin Zhang
dc375eece9
fix(tdb): [TD-34633] overflow page was overwritten (#30887) 2025-04-29 14:52:47 +08:00
Kaili Xu
f1e480ef53
enh: support revoke sign in show grants logs (#30929) 2025-04-29 14:46:27 +08:00
Kaili Xu
ee289615e8
enh: behavior of negative logKeepDays identical to positive values (#30939) 2025-04-29 14:13:34 +08:00
freemine
3f8ae9f695 chore(cmake): porting platform which uses POSIX pthread in a uniform way 2025-04-29 13:51:30 +08:00
Simon Guan
33be614a37
test: migrate cases (#30934) 2025-04-29 13:39:43 +08:00
xinsheng Ren
705472b858
docs: interval clause auto keyword desc (#30931) 2025-04-28 19:24:11 +08:00
Linhe Huo
6c377e7dbd
fix: release build error and make install sudo lost (#30928)
Close [TD-34660](https://jira.taosdata.com:18080/browse/TD-34660)
2025-04-28 15:43:25 +08:00
Xuefeng Tan
5f3e13e5aa
ci: fix taosAdapter build errors (#30914)
* fix: taosAdapter build

* fix: simplify taos version handling in CMakeLists.txt

* fix: update build command for taosadapter in CMakeLists.txt
2025-04-27 20:28:30 +08:00
Simon Guan
25d6d7af1b
test: migrate cases (#30909) 2025-04-27 18:55:01 +08:00
Alex Duan
cc7d1b33e3
docs : correct jdbc 3.6.2 describe setTimeout (#30913) 2025-04-27 18:22:13 +08:00
Kaili Xu
b88ec2f1a8
fix: timeseries statis for virtual table (#30911) 2025-04-27 18:03:20 +08:00
Mario Peng
63cdab3d3b
enh: stmt2 - return success even when error occurs (#30904) 2025-04-27 18:01:31 +08:00
Jing Sima
227c4c81d5
fix: [TD-34638] Fix schema is old error in vtable queries. (#30891) 2025-04-27 16:06:52 +08:00
Simon Guan
4c22df09e2
test: add cases (#30907) 2025-04-27 15:08:21 +08:00
freemine
d287981766
chore(cmake): add CMAKE_POSITION_INDEPENDENT_CODE specifically (#30905) 2025-04-27 14:33:43 +08:00
Haojun Liao
f0d741bfdb
feat(gpt): support return confidence interval for timesfm. (#30894) 2025-04-27 11:10:44 +08:00
WANG Xu
0f79059c95
Merge pull request #30903 from taosdata/tomchon-patch-22
fix: delete view case in  cases_tdengine.task
2025-04-27 10:47:12 +08:00
haoranchen
292b1fdd93
fix: delete view case in cases_tdengine.task 2025-04-27 10:41:26 +08:00
freemine
4b4349e7cd
Use.lib.for.externals (#30901) 2025-04-27 09:29:52 +08:00
freemine
d1e1f7c895
chore(cmake): deliberately specifiy lib for ext_ssl (#30854) 2025-04-25 21:07:25 +08:00
Zhixiao Bao
24e30723e7
doc: fix some doc errors. (#30896) 2025-04-25 20:56:16 +08:00
Yu Chen
ae741aff06
docs/ optimize the description of 07-supported.md (#30895) 2025-04-25 20:55:47 +08:00
She Yanjie
7ab13d40e7
docs(jdbc): release jdbc v3.6.2 (#30897)
* taoskeeper support new adapter metrics: connection pool and status

* jdbc release 3.6.2

* update gitignore

* update jdbc release history
2025-04-25 19:23:07 +08:00
Jinqing Kuang
6921e31b62
fix(stream): fix notification for stream with project operator (#30879) 2025-04-25 17:24:15 +08:00