Commit Graph

53811 Commits

Author SHA1 Message Date
Minglei Jin fe197ccf9c tdb/ofp-test: fix memory leaks 2023-06-25 10:46:28 +08:00
Haojun Liao 6ac179501a fix: fix syntax error. 2023-06-25 10:46:21 +08:00
Haojun Liao 6857881742 Merge branch '3.0' into refact/fillhistory 2023-06-25 10:41:32 +08:00
jiajingbin da631dcb42 test: add tmq params testcase 2023-06-25 10:20:48 +08:00
kailixu 7d2a2fbebc fix: cmake option for mips64 2023-06-25 10:10:59 +08:00
Shuduo Sang a0916136c5
docs: add tdengine small logo png (#21817)
* docs: add TDengine-logo-trans.png

* docs: add TDengine-logo-trans-small.png
2023-06-25 09:55:59 +08:00
Shuduo Sang 0a4b6b3b82
docs: add TDengine-logo-trans.png (#21816) 2023-06-25 09:42:02 +08:00
Hui Li 05c7ec6135
Merge pull request #21809 from taosdata/ts_3405_fix
Merge pull request #21771 from flyingangel2013/ts_3405_fix
2023-06-25 09:40:16 +08:00
Haojun Liao 7c23630fe4 fix(stream): set correct stream error code. 2023-06-25 09:26:37 +08:00
wade zhang 254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
kailixu afa186108e chore: more code 2023-06-25 00:19:30 +08:00
kailixu 4c169bc09b fix: system stable query with limit/offset 2023-06-25 00:17:40 +08:00
Haojun Liao 0322fdc1fc fix(stream): fix memory leak. 2023-06-24 23:43:43 +08:00
Haojun Liao a8de3694fa Merge branch 'refact/fillhistory' of github.com:taosdata/tdengine into refact/fillhistory 2023-06-24 18:55:03 +08:00
Haojun Liao ceb78fdad2
Merge branch '3.0' into refact/fillhistory 2023-06-24 18:53:48 +08:00
yihaoDeng c36d14df77 add compile opt 2023-06-22 13:19:14 +08:00
yihaoDeng fa2145592f add build from contrib source flag 2023-06-21 21:27:51 +08:00
yihaoDeng 2f656f3854 add checkpoint 2023-06-21 18:04:10 +08:00
Haojun Liao 92249d892a
Merge pull request #21717 from taosdata/enh/staticLibMain
Enh/static lib main
2023-06-21 17:46:30 +08:00
Haojun Liao 303fdc4f7b
Merge pull request #21805 from taosdata/enh/staticLib3.0
add static lib to 3.0
2023-06-21 17:03:33 +08:00
wade zhang 7473c20fc4
Merge pull request #21808 from luckeverda/fix/geocmakemain
fix: undo libgeos's setting of global CMAKE_CXX_STANDARD
2023-06-21 16:19:25 +08:00
Hui Li d95a456290 Merge pull request #21771 from flyingangel2013/ts_3405_fix
update test case to combine three cases into one, reduce the time cos…
2023-06-21 15:43:17 +08:00
jiajingbin 84d48bb7fa test: add show-consumer-parameters 2023-06-21 15:23:39 +08:00
Shungang Li e82c1b3822 fix: undo libgeos's setting of global CMAKE_CXX_STANDARD 2023-06-21 15:10:08 +08:00
yihaoDeng ff3ad6c65f add static lib to 3.0 2023-06-21 14:38:52 +08:00
Hui Li 3560af970c
Merge pull request #21771 from flyingangel2013/ts_3405_fix
update test case to combine three cases into one, reduce the time cos…
2023-06-21 14:29:57 +08:00
dapan1121 67f884f844
Merge pull request #21799 from taosdata/fix/TD-24857
fix: distinct constant value issue
2023-06-21 14:17:27 +08:00
dapan1121 c4d630aaa1 fix: merge tree free rc issue 2023-06-21 13:58:07 +08:00
chenhaoran 90e2a00585 add arm static lib 2023-06-21 13:43:59 +08:00
wade zhang e95b430e89
Merge pull request #21786 from taosdata/FIX/TD-24817-3.0
enh: make alter-hashrange atomic and idempotent
2023-06-21 13:29:04 +08:00
yihaoDeng 00f04a9adb add static lib 2023-06-21 12:10:45 +08:00
yihaoDeng e5c62cfa06 add static lib 2023-06-21 12:10:42 +08:00
Haojun Liao ea7b8e91d3 fix(stream): fix memory leak. 2023-06-21 12:03:26 +08:00
liuyao 13d9136ad6 add ci 2023-06-21 11:40:08 +08:00
dapan1121 9c4c411b01
Merge pull request #21796 from wangjiaming0909/fix/m/TS-3555
fix: fill operator with wrong input ts order
2023-06-21 11:21:32 +08:00
dapan1121 66bf831597
Merge pull request #21797 from wangjiaming0909/postfix/3.0/TD-24656
postfix: propagate ts order to parents for more logic nodes
2023-06-21 11:02:30 +08:00
dapan1121 8da28aced2 fix: distinct constant value issue 2023-06-21 10:33:50 +08:00
wade zhang af4476dd98
Merge pull request #21791 from luckeverda/fix/geocmake
fix: undo libgeos's setting of global CMAKE_CXX_STANDARD
2023-06-21 10:26:48 +08:00
liuyao d23c80b12f free mem 2023-06-21 10:24:34 +08:00
yihaoDeng 077d680c9c add static lib 2023-06-21 10:02:31 +08:00
yihaoDeng 72fe0fb5b8 add static lib 2023-06-21 09:39:22 +08:00
wade zhang f49ce0587c
Merge pull request #21793 from taosdata/docs/wade-20230620
docs: refine feature matrix
2023-06-21 09:39:01 +08:00
wangjiaming0909 632fb40a43 postfix: propagate ts order to parents for more logic nodes 2023-06-21 09:31:44 +08:00
wangjiaming0909 eb7d23ca95 fix: fill operator with wrong input ts order 2023-06-21 09:23:58 +08:00
liuyao 1bed2b1e40 free mem 2023-06-21 09:13:46 +08:00
yihaoDeng a931a37969 add static lib 2023-06-20 22:14:57 +08:00
yihaoDeng d6eb4e7050 add static lib 2023-06-20 22:11:46 +08:00
Benguang Zhao d31ee66d63 enh: taosMsleep 1 on syncLogStorePersist failure 2023-06-20 19:52:29 +08:00
Benguang Zhao 1f21e769e5 enh: adjust logging level of sync-heartbeat to TRACE 2023-06-20 19:49:53 +08:00
yihaoDeng d4f09ff715 add static lib 2023-06-20 19:30:04 +08:00