Commit Graph

53811 Commits

Author SHA1 Message Date
Haojun Liao d7101f7109 enh(stream): support dispatch checkpoint msg. 2023-07-06 18:26:22 +08:00
yihaoDeng 8e9ef2a384 fix mem leak 2023-07-06 09:01:34 +00:00
Ganlin Zhao 7345d79533 add test cases 2023-07-06 16:44:57 +08:00
Ganlin Zhao 365993d775 remove udfd agg function handling 2023-07-06 16:11:41 +08:00
wade zhang 4fa61b9eae
Merge pull request #21699 from taosdata/fix/TD-24717
enh(tdb/recycle): first round implemenation of page recycling
2023-07-06 16:03:03 +08:00
wade zhang 84740e96ee
Merge pull request #21939 from luckeverda/fix/TD-25074
fix/TD-25074
2023-07-06 15:44:22 +08:00
liuyao d3bac29a32 checkpoint 2023-07-06 15:33:16 +08:00
Ganlin Zhao d4e07c551e return error code of udf execution failure 2023-07-06 15:05:49 +08:00
Ganlin Zhao b734506363 enh: add procedures on server for udf/udaf in nested queries where outer query is
constant table
2023-07-06 14:54:01 +08:00
liuyao 0e914a19c6 stream operartor checkpoint 2023-07-06 14:28:34 +08:00
wangjiaming0909 2de37b9426 refine select interval from sys table error msg 2023-07-06 13:52:52 +08:00
Haojun Liao 5a9461a69a other: merge 3.0 2023-07-06 11:52:21 +08:00
yihaoDeng 483f9ab896 add other 2023-07-06 03:39:28 +00:00
Haojun Liao f4a3567935 other: merge 3.0 2023-07-06 11:24:30 +08:00
wangjiaming0909 1f71ce9409 feature: get last timestamp before create sma index 2023-07-06 10:33:22 +08:00
Minglei Jin 4f29e14963 tsim/sma/drop_sma: sleep 1s before creating db to avoid in dropping 2023-07-06 10:26:26 +08:00
wade zhang 85782bbff9
Merge pull request #21968 from taosdata/docs/sunpeng/fix-example-in-python-document
docs: fix-example-in-python-document
2023-07-06 09:51:13 +08:00
sunpeng d425cf33d6 docs: fix-example-in-python-document 2023-07-06 09:46:14 +08:00
wade zhang a3236b5d3b
Merge pull request #21965 from taosdata/docs/sunpeng/fix-example-in-python-document
docs: fix example in python document
2023-07-06 09:36:38 +08:00
sunpeng 7a333dafff docs: fix example in python document 2023-07-06 09:22:10 +08:00
Haojun Liao 7a417a33b0
Merge pull request #21960 from taosdata/fix/3_liaohj
fix(stream): fix error for extract msg from inputQ
2023-07-05 17:47:18 +08:00
Haojun Liao 74f5b3f80e
Merge pull request #21959 from taosdata/refact/fillhistory
refactor: do some internal refactor.
2023-07-05 17:47:00 +08:00
Shungang Li e6e52c3641 fix: ttlmgr convert in metaUpgrade 2023-07-05 17:44:17 +08:00
Haojun Liao 1855a16981 other: merge 3.0 2023-07-05 16:12:32 +08:00
Haojun Liao 03dbcbf055 refactor: do some internal refactor. 2023-07-05 15:55:55 +08:00
Minglei Jin c66524d87b tdb/ofp: recycle ofp cell on parent page 2023-07-05 15:33:37 +08:00
Haojun Liao 9b3e34d589
Merge pull request #21735 from taosdata/refact/fillhistory
refactor: refactor the fill history operation
2023-07-05 10:48:51 +08:00
wade zhang bc8efd7014
Merge pull request #21949 from taosdata/FIX/TD-25103-3.0
enh: tfsRename in the reverse order of levels with tiered storages
2023-07-04 17:34:49 +08:00
Benguang Zhao 1ca4256927 enh: use var prefixLen instead in vnodeRenameVgroupId 2023-07-04 15:36:42 +08:00
Haojun Liao ff2bf35603 fix(stream): fix error in set the version range for secondary scan. 2023-07-04 15:08:39 +08:00
Benguang Zhao 643cc685e0 enh: tfsRename in the reverse order of levels with tiered storages 2023-07-04 15:01:33 +08:00
Hui Li 80cb7e414b
Merge pull request #21941 from taosdata/build/sunpeng/upgrade-taospy-version
build: upgrade taospy version
2023-07-04 14:03:10 +08:00
Haojun Liao 86b1e49589 test: update test cases. 2023-07-04 11:36:05 +08:00
Haojun Liao 82342ebdc7
Merge pull request #21934 from taosdata/feature/TD-20678
feat:subscribe only meta info
2023-07-04 11:28:27 +08:00
sunpeng 3b2759dbce build: upgrade taospy version 2023-07-04 11:13:55 +08:00
Haojun Liao 77530e1956 refactor: record the downstream input Queue blocking time. 2023-07-04 10:58:11 +08:00
Haojun Liao 418849ed3a test: disable stream meta storage format compatible test cases. 2023-07-04 10:57:43 +08:00
Shungang Li dbf47f5fc1 fix: ttl fill cache only in initialization 2023-07-03 21:30:53 -04:00
wade zhang 198621d143
Merge pull request #21936 from taosdata/FIX/TD-25085-3.0
enh: check failure of tfsMkdirRecurAt
2023-07-04 09:08:22 +08:00
yihaoDeng e7b37486bb vnode snapshot read 2023-07-04 00:46:39 +00:00
wangmm0220 dbcd33a402 fix:memory leak 2023-07-03 18:43:12 +08:00
Haojun Liao 393b36d83d Merge branch 'refact/fillhistory' of github.com:taosdata/tdengine into refact/fillhistory 2023-07-03 17:53:18 +08:00
Haojun Liao 2dbccc1573 refactor: do some internal refactor. 2023-07-03 17:52:17 +08:00
wangmm0220 19b5da8cd7 docs:add info for INS_SUBSCRIPTIONS 2023-07-03 17:49:22 +08:00
Benguang Zhao ddaba463c0 enh: check failure of tfsMkdirRecurAt 2023-07-03 16:16:27 +08:00
Haojun Liao 9e62b9d0d2 fix(stream): fix error in extract data from inputQ. 2023-07-03 15:33:08 +08:00
Shuduo Sang 60eec06507
chore: upgarde libgeos 3.12.0 (#21932)
* chore: add libgeos-dev package for geometry pull-request

* chore: update geos to 3.12.0
2023-07-03 15:26:22 +08:00
Haojun Liao 200575647c
Merge branch '3.0' into refact/fillhistory 2023-07-03 15:16:18 +08:00
Haojun Liao ceb06635fe fix(stream): fix error in pause stream. 2023-07-03 15:12:35 +08:00
dapan1121 1e4815be16
Merge pull request #21917 from taosdata/fix/TD-25064
fix asan error
2023-07-03 14:59:13 +08:00