Commit Graph

54009 Commits

Author SHA1 Message Date
slzhou d1a1976aa4 enhance: add limit to merge sort 2023-07-19 13:59:43 +08:00
slzhou b9aeda263c fix: fix ubsan error of null argument 2023-07-19 09:48:52 +08:00
slzhou 4348b9c51d fix: use uinfo to show on stdout 2023-07-18 16:47:31 +08:00
slzhou f79fc81d9c fix: add to page buf in the same way as single source sort 2023-07-18 15:46:38 +08:00
slzhou 97a6e89d11 enhance: refactor create initial sources 2023-07-18 10:38:40 +08:00
slzhou ba2b404295 enhance: optimize msortComparFn for table merge scan 2023-07-17 21:07:55 +08:00
slzhou 1b9754f1bc enhance: add log with info level. change to debug later 2023-07-17 16:18:06 +08:00
slzhou 655233fd4f fix: create initial source with blocks 2023-07-17 15:05:30 +08:00
shenglian zhou 9a0e9df567 enhance: block is ts sorted and each book is a source 2023-07-16 23:39:41 +08:00
slzhou f93af4d2e0 enhance: pass simple test 2023-07-16 20:28:54 +08:00
shenglian zhou 8b6d7db7ad enhance: use one tsdb reader to read table sequentially 2023-07-16 17:54:39 +08:00
wade zhang 021fcf2a59
Merge pull request #22059 from taosdata/fix/TD-25215
fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables
2023-07-14 17:53:06 +08:00
dapan1121 1a19d29eee
Merge pull request #22060 from taosdata/fix/TD-25209
fix: reset interpolation buffer after last valid row for interval + fill(next)
2023-07-14 09:30:56 +08:00
Haojun Liao 93884b7983
Merge pull request #22061 from taosdata/enh/TD-25197-3.0
chore: enable sysInfo update
2023-07-14 09:01:38 +08:00
kailixu 11a338fc38 chore: enable sysInfo update 2023-07-13 19:30:19 +08:00
dapan1121 9bf7180074
Merge pull request #21969 from taosdata/enh/TD-23769-3.0
enh: rsma stream state adaption
2023-07-13 19:19:37 +08:00
Ganlin Zhao 2edee69b16 add test cases 2023-07-13 18:49:24 +08:00
Ganlin Zhao a7af4d9348 fix: reset interpolation buffer after last valid row for interval + fill(next) 2023-07-13 18:18:26 +08:00
wade zhang 1ad0480b4b
Merge pull request #22055 from taosdata/docs/3.0/TD-24970
docs(driver): kafka connector add tmq
2023-07-13 18:12:21 +08:00
Haojun Liao e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
2023-07-13 17:55:28 +08:00
Shungang Li a39a9428af fix: ttlMgrDeleteTtl should ignore ttl 0 tables 2023-07-13 17:43:32 +08:00
kailixu 6ee135cb52 chore: more code 2023-07-13 17:37:31 +08:00
kailixu 67461d92a7 chore: merge 3.0 and solve conflict 2023-07-13 17:35:55 +08:00
Haojun Liao f4249234ef
Merge pull request #22057 from taosdata/enh/TD-25197-3.0
chore: make jenkins happy
2023-07-13 17:18:48 +08:00
kailixu 0cc7dca3e3 chore: comment sysInfo to make CI pass 2023-07-13 16:49:55 +08:00
wade zhang 18aad0457b
Merge pull request #22030 from taosdata/docs/3.0/TS-3557
docs(driver): java seek desc
2023-07-13 16:38:23 +08:00
kailixu 144cbd1e3b chore: make jenkins happy 2023-07-13 15:25:15 +08:00
huolibo ef529628e4 docs(driver): kafka connector add tmq 2023-07-13 14:14:02 +08:00
wade zhang ec86a68b6f
Merge pull request #22045 from taosdata/FEAT/TS-2699-3.0
enh: unify handling of vnode primary dir for vnd, tsdb and sma
2023-07-13 13:55:46 +08:00
Benguang Zhao dc75f7ce21 enh: use VNODE_RSMA_DIR in tdRSmaGetCurrentFName 2023-07-13 11:27:31 +08:00
Haojun Liao f41bcd73b0 other: merge main. 2023-07-13 11:02:09 +08:00
Benguang Zhao e209b487c6 enh: rename func name vnodeGetPrimaryDir 2023-07-13 10:38:05 +08:00
dapan1121 c5e41bffea
Merge pull request #22051 from taosdata/fix/TD-25197-M
fix: skip primary key for block sma
2023-07-13 09:55:29 +08:00
dapan1121 424c3d39fb
Merge pull request #22048 from taosdata/feat/TD-25003
feat: add new syntax for show tags/index/table tags
2023-07-13 09:46:11 +08:00
kailixu 466f1037b4 Merge branch '3.0' into enh/TD-23769-3.0 2023-07-12 18:50:16 +08:00
Haojun Liao c388802bda
Merge pull request #22024 from taosdata/fix/3_liaohj
fix(stream): fix concurrent bug in save task meta.
2023-07-12 18:17:27 +08:00
kailixu 8f58f9aa5b fix: skip primary key for block sma 2023-07-12 18:07:01 +08:00
Benguang Zhao b7e134af20 enh: remove unused code in vmProcessCreateVnodeReq 2023-07-12 17:58:30 +08:00
Benguang Zhao 05e8af4837 enh: unify handling of vnode primary dir for vnd and tsdb 2023-07-12 17:58:18 +08:00
Benguang Zhao 4c3bf41178 enh: unify handling of vnode primary dir for sma 2023-07-12 17:56:21 +08:00
Benguang Zhao bbf58d2d9d enh: unify handling of vnode primary dir in vnodeCreate and metaOpen 2023-07-12 17:56:21 +08:00
wade zhang 6a3e702ff4
Merge pull request #22049 from taosdata/docs/sunpeng/update-python-doc-catalog
docs: update python doc catalog
2023-07-12 17:34:25 +08:00
wade zhang 6d679070ef
Merge pull request #22050 from taosdata/docs/sunpeng/update-python-doc-catalog-for-3.0
docs: update python doc catalog
2023-07-12 17:34:09 +08:00
sunpeng 82fdc35a25 docs: update python doc catalog 2023-07-12 17:27:33 +08:00
sunpeng ed0c72bd45 docs: update python doc catalog 2023-07-12 17:24:03 +08:00
dapan1121 83dbc9be6c
Merge pull request #22043 from taosdata/fix/TD-25169
fix: report permission error when all columns are invisiable
2023-07-12 16:27:37 +08:00
dapan1121 c3f0ea675c
Merge pull request #22042 from taosdata/fix/TD-25168
fix: set ins_snodes to be sysinfo
2023-07-12 16:27:09 +08:00
dapan1121 98cd94505f
Merge pull request #22031 from taosdata/enh/TS-2500
enh: add show create database command for system dbs
2023-07-12 16:26:53 +08:00
wade zhang 48ed40e343
Merge pull request #22046 from taosdata/doc/TS-3589
doc/TS-3589
2023-07-12 16:25:59 +08:00
Ganlin Zhao 90e5d165ac add test case 2023-07-12 15:57:54 +08:00