Commit Graph

53811 Commits

Author SHA1 Message Date
yihaoDeng e263d5f55f add checkpoint 2023-07-10 17:33:48 +08:00
Ganlin Zhao 3260708ee5 fix en docs 2023-07-10 16:28:16 +08:00
Ganlin Zhao 4b22967975 fix zh docs 2023-07-10 16:24:46 +08:00
Ganlin Zhao b9c3ee387e remove wal_roll_period/wal_retention_size from
information_schema.ins_databases
2023-07-10 16:16:27 +08:00
Ganlin Zhao 3270f76aba remove wal_roll_period/wal_segment_size from show create database
commands
2023-07-10 15:56:39 +08:00
yihaoDeng 4d838d3dff add checkpoint 2023-07-10 15:51:35 +08:00
Haojun Liao d6e7e6e174 fix(stream): fix typo. 2023-07-10 14:57:28 +08:00
Haojun Liao 17debe6a28 Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2 2023-07-10 13:58:04 +08:00
Haojun Liao 16ee72ab06 fix(stream): free msg after send checkpoint rsp. 2023-07-10 13:57:51 +08:00
liuyao ee196a88e6 fix ci bug 2023-07-10 13:45:18 +08:00
jiajingbin d3e047a436 test: update tmqParamTest.py 2023-07-10 12:45:53 +08:00
Haojun Liao f6515e2a2c fix(stream): fix error in checkpointing. 2023-07-10 11:43:37 +08:00
liuyao f4df89f755 stream operator checkpoint 2023-07-10 11:16:50 +08:00
liuyao 84f0dfd6d4 stream operator checkpoint 2023-07-10 11:07:08 +08:00
wade zhang 65c85b0623
Merge pull request #22005 from luckeverda/docs/TD-24971
docs: add info for ttlChangeOnWrite
2023-07-10 10:58:35 +08:00
Haojun Liao 5940bbfb33 fix(stream): set correct datablock. 2023-07-10 10:42:38 +08:00
dapan1121 4c3f22f2fc
Merge pull request #21975 from taosdata/enh/TD-24745
enh: add procedures for udf scalar function in nested queries where outer query is constant table
2023-07-10 10:39:16 +08:00
Shungang Li eb2cc3cb2b docs: add info for ttlChangeOnWrite 2023-07-10 10:28:48 +08:00
liuyao e1134423de stream scan checkpoint 2023-07-10 10:22:09 +08:00
liuyao fa8025f337 scan operator checkpoinbt 2023-07-10 10:14:30 +08:00
Haojun Liao ed1181a1d1 fix(stream): fix invalid read bug. 2023-07-10 09:55:29 +08:00
Shungang Li 8de31219b4 fix: type convert failure returns errcode
TSDB_CODE_SCALAR_CONVERT_ERROR:
"Cannot convert to specific type"
2023-07-10 09:29:29 +08:00
Ganlin Zhao 340e4de30d fix an issue 2023-07-10 09:12:21 +08:00
kailixu 802112c00a chore: more code 2023-07-09 21:49:37 +08:00
kailixu a7253fc390 Merge branch '3.0' into enh/TD-25083-3.0 2023-07-09 16:04:38 +08:00
Haojun Liao 4f534ce6e9 fix(stream): fix error in generating checkpoint. 2023-07-08 10:29:09 +08:00
Haojun Liao a5c19427e7 fix(stream): send correct rsp to mnode. 2023-07-08 09:39:44 +08:00
Haojun Liao 9c30abf95b fix(stream): fix error in generating checkpoint. 2023-07-07 21:38:53 +08:00
Haojun Liao 4e0b32cddc Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2 2023-07-07 18:18:04 +08:00
Haojun Liao 128f67784a fix(stream): fix error in parsing checkpoint msg. 2023-07-07 18:17:50 +08:00
yihaoDeng 2dc041929a add checkpoint 2023-07-07 10:13:31 +00:00
Haojun Liao b03ca31a7f fix(stream): fix error in generating checkpoint. 2023-07-07 17:21:46 +08:00
Haojun Liao 8298f30e56 fix(stream): fix bug in checkpoint. 2023-07-07 17:16:08 +08:00
Haojun Liao 6a0da778b4
Merge pull request #21986 from taosdata/mark/doc-3.0
docs:add info for INS_SUBSCRIPTIONS
2023-07-07 16:54:05 +08:00
Haojun Liao 47877898d0 enh(stream): generate the checkpoint framework. 2023-07-07 16:07:52 +08:00
wade zhang bf80771d07
Merge pull request #21983 from taosdata/fix/TD-25150
fix(tdb/recycling): delay freedb's own page recycling until balance done
2023-07-07 13:19:10 +08:00
kailixu 06c52af2c2 enh: exclude tk_log from timeseries check 2023-07-07 10:14:37 +08:00
wade zhang bd7587600b
Merge pull request #21991 from taosdata/docs/3.0/TD-25142
docs(driver): jdbc 3.2.4 description
2023-07-07 10:06:53 +08:00
wade zhang 1c6203ab5c
Merge pull request #21990 from taosdata/docs/3.0/TD-25142
Docs/3.0/td 25142
2023-07-07 10:04:49 +08:00
huolibo 9e6d5fff58 docs(driver): jdbc 3.2.4 description 2023-07-07 10:04:45 +08:00
huolibo 0b58fb1fb8 docs(driver): jdbc 3.2.3 2023-07-07 10:01:38 +08:00
huolibo 6328b43104 docs: markdown format 2023-07-07 10:01:28 +08:00
huolibo 4db5cb7c1a docs: add request Id description 2023-07-07 10:01:16 +08:00
Haojun Liao 6582a3b4ba
Merge pull request #21980 from taosdata/refact/fillhistory
fix(stream): fix error during transferring executor state
2023-07-07 08:58:57 +08:00
dapan1121 328104a15a
Merge pull request #21971 from wangjiaming0909/fix/3.0/TD-25068
refine select interval from sys table error msg
2023-07-07 08:40:06 +08:00
dapan1121 203ae21a84
Merge pull request #21915 from wangjiaming0909/feature/3.0/TD-24992
feature: get last timestamp before create sma index
2023-07-07 08:39:09 +08:00
Minglei Jin 4cc3a55426 fix(tdb/recycling): delay freedb's own page recycling until balance done 2023-07-07 08:19:50 +08:00
Haojun Liao 4f814db5d5 fix(stream): fix error during transferring executor state, while a task is not in normal status. 2023-07-06 18:34:01 +08:00
Haojun Liao 61f3585714 Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2 2023-07-06 18:26:44 +08:00
Haojun Liao aad906f2b0 fix(stream): fix syntax error. 2023-07-06 18:26:44 +08:00