Commit Graph

51317 Commits

Author SHA1 Message Date
Ganlin Zhao be3082c85e add test cases 2023-04-13 14:36:16 +08:00
Minglei Jin ab372d501a fix(tsdb/read): release bi cache entry before returning 2023-04-13 14:33:37 +08:00
Ganlin Zhao fbbd3e4bdd fix: fix illegal usage of _isfilled/_irowts 2023-04-13 14:33:06 +08:00
Xiaoyu Wang a44d455e56 merge 3.0 2023-04-13 14:32:05 +08:00
dapan1121 e86ffad8ef fix: add debug info 2023-04-13 14:23:12 +08:00
jiajingbin 07085946ef test: add cases for TS-3150 2023-04-13 14:15:19 +08:00
Ganlin Zhao d1544e8859 fix: fix illegal usage of _isfilled/_irowts 2023-04-13 14:05:04 +08:00
cadem b405855ba8 balance leader to enterprise 2023-04-13 13:40:42 +08:00
Xiaoyu Wang 3d962cd950
Merge pull request #20905 from taosdata/fix/TD-22941
fix(tsdb/cache): fix block index ref releasing
2023-04-13 13:37:20 +08:00
Xiaoyu Wang 1eae60c3f4
Merge pull request #20899 from taosdata/fix/TS-3025-2
fix(tsdb/read): remove duplicate schema fetching
2023-04-13 13:36:30 +08:00
dapan1121 e1d7b76adf fix: array dup issue 2023-04-13 13:26:28 +08:00
Xuefeng Tan 1b198bc40f
enh(taosAdapter): make the schemaless automatic database creation configurable (#20902) 2023-04-13 13:25:23 +08:00
Xuefeng Tan e214f93d96
enh(taosAdapter): make the schemaless automatic database creation configurable (#20903) 2023-04-13 13:24:53 +08:00
dapan1121 5ae95f3660 fix: clone db cfg issue 2023-04-13 13:14:01 +08:00
Minglei Jin 589ed9d0ce fix(tsdb/cache): fix block index ref releasing 2023-04-13 12:09:44 +08:00
Ganlin Zhao 7414f28d17 fix translatefunc not getting precision issue 2023-04-13 11:22:15 +08:00
wade zhang dd066e6b0b
Update 29-changes.md 2023-04-13 11:10:19 +08:00
wade zhang 1cc53d00d2
Update 29-changes.md 2023-04-13 11:09:14 +08:00
dapan1121 7f518ca4ea feat: support cache db cfg 2023-04-13 10:54:57 +08:00
Shuduo Sang 226c68a91f
docs: fix connector case (#20900)
* docs: add rest api diff

* docs: use html table

* docs: use json instead of table in rest api doc

* docs: fix connector upcase
2023-04-13 10:22:51 +08:00
Minglei Jin ef219095cf fix(tsdb/read): remove duplicat schema fetching 2023-04-13 10:06:49 +08:00
wangmm0220 7648e03e31 fix:doBitmapMerge error if remaind bytes is not 0 2023-04-13 10:03:30 +08:00
dapan1121 3493fffa2f
Merge pull request #20863 from taosdata/fix/TD-23556
fix: fix max/min(tag) random result
2023-04-13 09:57:18 +08:00
Benguang Zhao 2a0493f40c enh: refactor some vars in syncLogReplProcessReplyAsNormal 2023-04-13 09:53:25 +08:00
Hui Li 7dc6bf0db6
Merge pull request #20894 from taosdata/lihui3.0/test
test: reopen tmqDelete-1ctb.py
2023-04-13 09:12:11 +08:00
Shuduo Sang c1412648d0
docs: use json instead of table in rest api (#20895)
* docs: add rest api diff

* docs: use html table

* docs: use json instead of table in rest api doc
2023-04-12 21:46:19 +08:00
plum-lihui fd88602572 test: reopen tmqDelete-1ctb.py 2023-04-12 20:04:19 +08:00
Shuduo Sang c3abf5ede7
docs: use html table in rest api (#20893)
* docs: add rest api diff

* docs: use html table
2023-04-12 19:51:37 +08:00
dapan1121 9ad17dddaf
Merge pull request #20890 from taosdata/fix/TS-3137-M
fix: the precision of delete statement
2023-04-12 19:41:29 +08:00
Shuduo Sang b8ca369513
docs: add rest api diff (#20892) 2023-04-12 19:20:16 +08:00
Benguang Zhao 6b20306bef test: add flush database in tsim/parser/last_cache.sim and limit1.sim 2023-04-12 19:01:02 +08:00
Xiaoyu Wang 5005731630
Merge pull request #20889 from taosdata/fix/main_bugfix_wxy
fix: error querying after setting permissions for varchar type tags
2023-04-12 18:56:58 +08:00
Ganlin Zhao 81610773c5 add test cases 2023-04-12 18:40:56 +08:00
kailixu 0145cbe100 chore: add test case to CI 2023-04-12 18:39:06 +08:00
kailixu bd24dcf374 chore: more code 2023-04-12 17:59:21 +08:00
kailixu 4ac4b4f0c8 chore: revert the extra line 2023-04-12 17:45:12 +08:00
kailixu 3bd721518d chore: revert the extra line 2023-04-12 17:43:44 +08:00
kailixu 1ed3149c39 fix: the precision of delete statement 2023-04-12 17:41:43 +08:00
Xiaoyu Wang 5ea2ba0a38 fix: error querying after setting permissions for varchar type tags 2023-04-12 17:39:23 +08:00
wade zhang 3f045b790d
Merge pull request #20846 from taosdata/docs/TD-23520
docs: TD-23520 update english documents for schemaless
2023-04-12 17:36:03 +08:00
Xiaoyu Wang c35e6aa382
Merge pull request #20842 from taosdata/fix/hash-ref-count-high
add cancel in fetch cluster
2023-04-12 16:53:43 +08:00
Shuduo Sang d551075bba
fix: taosdump continue if ts out of range for main (#20887) 2023-04-12 16:22:25 +08:00
Shuduo Sang 2559dad482
fix: taosdump continue if fail (#20886) 2023-04-12 16:22:17 +08:00
dapan1121 ba1219303b fix: add debug info 2023-04-12 15:48:18 +08:00
huolibo 2690fd4e9a
fix(driver): return error code to java (#20869) 2023-04-12 15:14:07 +08:00
Ganlin Zhao dcf77f2529 fix: fix constant comparision precision error 2023-04-12 14:24:34 +08:00
Haojun Liao 0747f9714a
Merge pull request #20878 from taosdata/54liuyao-patch-5
Update 14-stream.md
2023-04-12 14:17:46 +08:00
Xiaoyu Wang 933660ae8d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-04-12 14:13:23 +08:00
Xiaoyu Wang 9c0027cb2a
Merge pull request #20880 from taosdata/FIX/TD-23509-main
enh: refactor some sync func names
2023-04-12 14:01:55 +08:00
chenhaoran 772238428f fix: release version 2023-04-12 13:59:45 +08:00