Commit Graph

53170 Commits

Author SHA1 Message Date
dapan1121 65d323d9c7
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
2023-06-06 14:22:53 +08:00
wade zhang e12af9327e
Merge pull request #21612 from luckeverda/geo
fix: compress core by tDataTypes
2023-06-06 14:20:45 +08:00
wade zhang 521ea649ec
Merge pull request #21608 from taosdata/fix/TS-3502
fix(cache/binary): fix crash in freeItem
2023-06-06 13:08:37 +08:00
Shungang Li 472665e4b1 fix: compress core by tDataTypes 2023-06-06 13:06:53 +08:00
wade zhang 9a0f6ae832
Merge pull request #21595 from taosdata/fix/TS-3247
fix(query/sys): pause/resume with sys scan operator
2023-06-06 11:55:10 +08:00
dapan1121 02b1257b01 enh: reassign data column in blocks 2023-06-06 11:17:02 +08:00
dapan1121 496b7cac17
Merge pull request #21611 from taosdata/docs/TD-23990-M
chore: update docs about support row/columns width up to 64KB
2023-06-06 11:15:58 +08:00
dapan1121 ff8fb44cc3
Merge pull request #21495 from taosdata/docs/TD-23990-3.0
chore: update docs about support row/columns width up to 64KB
2023-06-06 11:15:08 +08:00
dapan1121 fe7ba9d92e
Merge pull request #21523 from taosdata/feat/TS-3134-3.0
feat: allow user to reset root passwd
2023-06-06 11:10:11 +08:00
kailixu c50da378d6 chore: update docs about support row/columns width up to 64KB 2023-06-06 11:09:00 +08:00
dapan1121 dff35ac584
Merge pull request #21550 from wangjiaming0909/feature/3.0/TD-23974
feature: add user priv when create db, remove priv check with create_dbs
2023-06-06 11:06:18 +08:00
yihaoDeng c30e3c8632 change compile opt 2023-06-06 02:34:13 +00:00
yihaoDeng 66f483e51a fix invalid free 2023-06-06 02:32:06 +00:00
Minglei Jin 57b0cb84eb fix(cache/binary): fix crash in freeItem 2023-06-06 10:23:50 +08:00
slzhou e2ac3d00ad fix: fix mem leak 2023-06-06 10:20:52 +08:00
slzhou beb2b7b467 fix: rewrite count(*) to count(1) for temp table 2023-06-06 07:39:14 +08:00
yihaoDeng ae09d1d031 fix:wal error 2023-06-05 19:49:54 +08:00
yihaoDeng c6242fee01 fix invalid free 2023-06-05 10:54:02 +00:00
yihaoDeng cb024ca069 fix invalid free 2023-06-05 10:52:07 +00:00
yihaoDeng ee4b992790 Merge branch 'enh/dv3' into fix/TD-24600 2023-06-05 10:37:40 +00:00
Minglei Jin c4418046e1
Merge branch '3.0' into fix/TS-3247 2023-06-05 18:17:18 +08:00
wade zhang 11321aa279
Merge pull request #21386 from taosdata/fix/TD-23549
fix(meta): split meta
2023-06-05 17:47:19 +08:00
wangmm0220 1b9387b683 fix:remove tq lock in write thread 2023-06-05 17:45:46 +08:00
yihaoDeng 565af62ece Merge branch 'devmain' into fix/TD-24600 2023-06-05 09:45:06 +00:00
wangjiaming0909 73585b3552 fix: select desc and asc return different rows after delete 2023-06-05 17:44:34 +08:00
wangmm0220 f2ee657b62 fix:check wal not exist again before register to push & move push logic from write thread to query thread 2023-06-05 17:21:47 +08:00
yihaoDeng 4f2f441816 fix invalid free 2023-06-05 09:06:50 +00:00
yihaoDeng 63c4929089 fix invalid free 2023-06-05 08:42:00 +00:00
Ganlin Zhao 384aa4d70b add test cases 2023-06-05 16:41:09 +08:00
Ganlin Zhao 005182c3c9 fix multiple interp issue 2023-06-05 16:40:48 +08:00
dapan1121 7381209618 enh: optimize filter performance 2023-06-05 16:08:11 +08:00
Ganlin Zhao 6b670b7f08 fix desc 2023-06-05 15:48:15 +08:00
t_max 046c9e9494 docs: go connector add tmq assignment and seek 2023-06-05 15:32:28 +08:00
yihaoDeng c77f7f65d2 fix invalid free 2023-06-05 07:32:28 +00:00
Minglei Jin d02746d86f fix(query/sys): pause/resume with sys scan operator 2023-06-05 15:24:39 +08:00
Ganlin Zhao be34546edd enh: enable interp fill value support scarlar expression 2023-06-05 15:19:06 +08:00
Adam Ji 3d0b02f5d6 docs: fmt lines 2023-06-05 15:17:07 +08:00
Adam Ji 8ccfb29079 docs: fmt lines 2023-06-05 15:16:13 +08:00
Adam Ji 985362d94c docs: add version 2023-06-05 15:16:03 +08:00
Adam Ji b1800a2bd5 docs: add version requirements 2023-06-05 15:12:58 +08:00
Adam Ji 3e524d9aa3 docs: add assignments and seek offset 2023-06-05 15:02:00 +08:00
chao.feng 765111daf3 update the ci test cases for user privilege by charles 2023-06-05 14:56:19 +08:00
yihaoDeng 3108ecf84b fix invalid free 2023-06-05 06:38:17 +00:00
yihaoDeng 74d5f02969 fix invalid free 2023-06-05 04:56:07 +00:00
dapan1121 8aa2e96d4e fix: test case issue 2023-06-05 11:26:45 +08:00
dapan1121 532e02fb2a enh: improve filter performance 2023-06-05 10:47:15 +08:00
wade zhang b437024eca
Merge pull request #21588 from taosdata/fix/TD-24346-M
chore: unbind the dependency
2023-06-04 09:53:20 +08:00
kailixu 87a086996e chore: code optimization 2023-06-04 09:07:04 +08:00
kailixu 907feb23b0 chore: unbind the dependency 2023-06-04 07:56:46 +08:00
Haojun Liao 6540c33f2a
Merge pull request #21587 from taosdata/fix/liaohj_main
other: merge 3.0 into main.
2023-06-03 20:03:13 +08:00